Show patches with: none      |   26703 patches
« 1 2 ... 212 213 214267 268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/23] ext4: Calculate and verify checksums of extended attribute blocks - - - - --- 2012-01-07 Darrick J. Wong Superseded
[11/23] ext4: Calculate and verify checksums of directory leaf blocks - - - - --- 2012-01-07 Darrick J. Wong Superseded
[10/23] ext4: Calculate and verify checksums for htree nodes - - - - --- 2012-01-07 Darrick J. Wong Superseded
[09/23] ext4: Verify and calculate checksums for extent tree blocks - - - - --- 2012-01-07 Darrick J. Wong Superseded
[08/23] ext4: Calculate and verify block bitmap checksum - - - - --- 2012-01-07 Darrick J. Wong Superseded
[07/23] ext4: Calculate and verify checksums for inode bitmaps - - - - --- 2012-01-07 Darrick J. Wong Superseded
[06/23] ext4: Calculate and verify inode checksums - - - - --- 2012-01-07 Darrick J. Wong Superseded
[05/23] ext4: Calculate and verify superblock checksum - - - - --- 2012-01-07 Darrick J. Wong Superseded
[04/23] ext4: Only call out to crc32c if necessary - - - - --- 2012-01-07 Darrick J. Wong Superseded
[03/23] ext4: Record the checksum algorithm in use in the superblock - - - - --- 2012-01-07 Darrick J. Wong Superseded
[02/23] ext4: Change on-disk layout to support extended metadata checksumming - - - - --- 2012-01-07 Darrick J. Wong Superseded
[01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation - - - - --- 2012-01-07 Darrick J. Wong Superseded
[14/14] crc32: Select an algorithm via kconfig - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[13/14] crc32: Add self-test code for crc32c - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[12/14] crypto: crc32c should use library implementation - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[11/14] crc32: Bolt on crc32c - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[10/14] crc32: Add note about this patchset to crc32.c - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[09/14] crc32: Optimize loop counter for x86 - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[08/14] crc32: Add slice-by-8 algorithm to existing code - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[06/14] crc32: Fix mixing of endian-specific types - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[05/14] crc32: Miscellaneous cleanups - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[04/14] crc32: Speed up memory table access on powerpc - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[03/14] crc32: Simplify unit test code - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[02/14] crc32: Move long comment about crc32 fundamentals to Documentation/ - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
[01/14] crc32: removed two instances of trailing whitespaces - - - - --- 2012-01-07 Darrick J. Wong Not Applicable
libext2fs: Only link an inode into a directory once - - - - --- 2012-01-07 Darrick J. Wong Rejected
libext2fs: When truncating file, punch out blocks at end - - - - --- 2012-01-07 Darrick J. Wong Accepted
ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails - - - - --- 2012-01-06 Djalal Harouni Accepted
fs/ext{3,4}: fix potential race when setversion ioctl updates inode - - - - --- 2012-01-06 Djalal Harouni Not Applicable
[3/3] ext2: Replace tests of write IO errors using buffer_uptodate - - - - --- 2012-01-05 Jan Kara New
[2/3] fs: Do not clear uptodate flag on write IO error - - - - --- 2012-01-05 Jan Kara New
[1/3] fs: Convert checks for write IO errors from !buffer_uptodate to buffer_write_io_error - - - - --- 2012-01-05 Jan Kara New
ext2/3/4: delete unneeded includes of module.h - - - - --- 2012-01-04 Paul Gortmaker New
[V2] xfstests: make 275 pass - - - - --- 2012-01-04 Eric Sandeen Not Applicable
xfstests: make 275 pass on ext4 - - - - --- 2012-01-04 Eric Sandeen Not Applicable
ext4: make more symbols static - - - - --- 2012-01-04 Eric Sandeen Accepted
ext4: make local symbol ext4_initxattrs static - - - - --- 2012-01-04 Djalal Harouni Accepted
[3/3] e2fsprogs: add a function computing old desc blocks without reserved ones - - - - --- 2012-01-04 Yongqiang Yang New
[2/3] e2fsprogs: move code computing old_desc_blocks to a function - - - - --- 2012-01-04 Yongqiang Yang New
[V2,1/3] mke2fs: correct help text for option -G of mke2fs - - - - --- 2012-01-04 Yongqiang Yang Accepted
[V7,12/12] ext4: let ext4_group_add() use common code - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,11/12] ext4: let ext4_group_extend() use common code - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,10/12] ext4: add new online resize interface - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,09/12] ext4: add a new function which adds a flex group to a fs - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,08/12] ext4: add a new function which allocates bitmaps and inode tables - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,07/12] ext4: pass verify_reserved_gdb() the number of group decriptors - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,06/12] ext4: add a function which updates the super block during online resizing - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,05/12] ext4: add a function which sets up a block group descriptors of a flex bg - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,04/12] ext4: add a function which sets up group blocks of a flex bg - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,03/12] ext4: add a structure which will be used by 64bit-resize interface - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,02/12] ext4: add a function which adds a new group descriptors to a fs - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,01/12] ext4: add a function which extends a group without checking parameters - - - - --- 2012-01-04 Theodore Ts'o Accepted
mke2fs: correct help text for option -G of mke2fs - - - - --- 2012-01-04 Yongqiang Yang Superseded
[1/2] jbd2: jbd2_journal_stop needs an exclusive control to synchronize around t_update operations - - - - --- 2012-01-03 Jan Kara New
fs/ext{3,4}: fix potential race when setversion ioctl updates inode - - - - --- 2012-01-03 Djalal Harouni New
ext4: Report max_batch_time option correctly - - 1 - --- 2012-01-02 Ben Hutchings Accepted
ext4: teach ext4_free_blocks to handle multi journalled data blocks - - - - --- 2011-12-31 Yongqiang Yang New
[V6,RESEND,15/15] ext4: let ext4_group_add() use common code - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,14/15] ext4: let ext4_group_extend() use common code - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,13/15] ext4: add new online resize interface - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,12/15] ext4: add a new function which adds a flex group to a fs - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,11/15] ext4: add a new function which allocates bitmaps and inode tables - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,09/15] ext4: enable ext4_update_super() to handle a flex groups - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,08/15] ext4: add a function which sets up a flex groups each time - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,07/15] ext4: add a function which adds several group descriptors - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,06/15] ext4: add a function which sets up group blocks of a flex groups - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,05/15] ext4: add a structure which will be used by 64bit-resize interface - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,04/15] ext4: add a function which updates super block - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,03/15] ext4: add a function which sets up a new group desc - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,02/15] ext4: add a function which adds a new desc to a fs - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,RESEND,01/15] ext4: add a function which extends a group without checking parameters - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,15/15] ext4: let ext4_group_add() use common code - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,14/15] ext4: let ext4_group_extend() use common code - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,13/15] ext4: add new online resize interface - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,12/15] ext4: add a new function which adds a flex group to a fs - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,11/15] ext4: add a new function which allocates bitmaps and inode tables - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,09/15] ext4: enable ext4_update_super() to handle a flex groups - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,08/15] ext4: add a function which sets up a flex groups each time - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,07/15] ext4: add a function which adds several group descriptors - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,06/15] ext4: add a function which sets up group blocks of a flex groups - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,05/15] ext4: add a structure which will be used by 64bit-resize interface - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,04/15] ext4: add a function which updates super block - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,03/15] ext4: add a function which sets up a new group desc - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,02/15] ext4: add a function which adds a new desc to a fs - - - - --- 2011-12-30 Yongqiang Yang Superseded
[V6,01/15] ext4: add a function which extends a group without checking parameters - - - - --- 2011-12-30 Yongqiang Yang Superseded
[2/2] ext4: avoid calculating free inodes twice in find_group_orlov() - - - - --- 2011-12-29 Theodore Ts'o Accepted
ext4: avoid oversized shift in ext4_fill_flex_info() - - - - --- 2011-12-26 Xi Wang Superseded
[2/2,take2] jbd2: delete spin_lock(t_handle_lock) inside wirte_lock(j_state_lock) - - 1 - --- 2011-12-26 Toshiyuki Okajima New
[v5,15/15] ext4: let ext4_group_add() use common code - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,14/15] ext4: let ext4_group_extend() use common code - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,13/15] ext4: add new online resize interface - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,12/15] ext4: add a new function which adds a flex group to a fs - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,11/15] ext4: add a new function which allocates bitmaps and inode tables - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,09/15] ext4: enable ext4_update_super() to handle a flex groups - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,08/15] ext4: add a function which sets up a flex groups each time - - - - --- 2011-12-23 Yongqiang Yang Superseded
[v5,07/15] ext4: add a function which adds several group descriptors - - - - --- 2011-12-23 Yongqiang Yang Superseded
« 1 2 ... 212 213 214267 268 »