lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 17 May 2008 13:02:23 -0400
From:	Theodore Tso <tytso@....edu>
To:	linux-ext4@...r.kernel.org
Subject: New ext4 patchset 2.6.26-rc2-git5-ext4-1

There's a new ext4 patchset available, here:

As a git tree:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git 2.6.26-rc2-git5-ext4-1
http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=shortlog;h=2.6.26-rc2-git5-ext4-1

As a patchset:

ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/ext4-patches/2.6.26-rc2-git5-ext4-1

This patch set removes the stable patches that have been accepted by
Linus, two unstable patches at the end of the series that caused ext4
to instantly lock up, and a few bug fixes since the last commit.  The
DIO race patches have also been removed, since they are still being
reworked and not quite ready for prime time.

New patches since the last patchset have been marked with a '+'
character.

        	    	      	     	    - Ted

Stable series (to be included in linux-next):

Alexey Dobriyan (1):
      ext4: switch to seq_files

Aneesh Kumar K.V (3):
    + ext4: Fix use of uninitialized data with debug enabled.
    + ext4: Use inode preallocation with -o noextents
      ext4: start seraching for the right extent from the goal group.

Julia Lawall (1):
      ext4: Use BUG_ON() instead of BUG()

Shen Feng (1):
    + ext4: fix error ext number comments

Theodore Ts'o (1):
      jbd2: Add commit time into the commit block


Development series (still needs some work):

Akira Fujita (7):
      ext4: online defrag-- Exchange the blocks between two inodes
      ext4: online defrag-- Read and write file data with memory page
      ext4: online defrag-- Allocate new contiguous blocks with mballoc
      ext4: online defrag-- Main function of defrag and ioctl implementation
      ext4: online defrag-- Defragmentation for the relevant files (-r mode)
      ext4: online defrag-- Check the free space fragmentation (-f mode)
      ext4: online defrag-- Move victim files for the target file (-f mode)

Alex Tomas (2):
      vfs: add basic delayed allocation support
      ext4: Add basic delayed allocation support

Aneesh Kumar K.V (4):
      ext4: Use page_mkwrite vma_operations to get mmap write notification.
      ext4:  Update i_diskzie during writepage for delayed allocation.
      ext4: Enable delalloc and mballoc by default.
      ext4: Show delalloc options

Eric Sandeen (4):
    + ext4: call blkdev_issue_flush on fsync
      vfs: vfs-level fiemap interface
      ext4: reinstate ext4_ext_walk_space()
      ext4: fiemap implementation

Jose R. Santos (1):
      ext4: New inode allocation for FLEX_BG meta-data groups.

Mingming Cao (4):
      ext4: fix  delalloc write_begin failure case
      ext4: Handling preallocated blocks in delayed allocation
      jbd: blocks reservation fix for large block support
      jbd2: blocks reservation fix for large block support

Theodore Ts'o (1):
    + ext4: Add EXT4_DEFM_BARRIER and EXT4_DEFM_I_VERSION default mount options

Valerie Clement (1):
      ext4: Fix filesystem corruption on FS mounted with delalloc
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ