| [02/12] ext4: prevent a fs with errors from being resized |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [03/12] ext4: prevent a fs without journal from being resized |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [05/12] ext4: let ext4_group_add_blocks return an error code |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [1/5] e2fsprogs: add quota library to e2fsprogs |
2011-07-20 |
Aditya Kali |
|
Superseded |
| [3/5] mke2fs: support creation of filesystem with quota feature |
2011-07-20 |
Aditya Kali |
|
Superseded |
| [4/5] tune2fs: Add support for turning on quota feature |
2011-07-20 |
Aditya Kali |
|
Superseded |
| [5/5] e2fsck: check quota accounting during fsck |
2011-07-20 |
Aditya Kali |
|
Superseded |
| e2fsprogs: add ext2fs_group_blocks_count helper |
2011-07-20 |
Eric Sandeen |
|
Superseded |
| [01/12] ext4: prevent parallel resizers by atomic bit ops |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [07/12] ext4: fix a typo in ext4_group_extend() |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [09/12] ext4: simplify journal handling in ext4_setup_new_group_blocks |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [10/12] ext4: remove lock_buffer in bclean() and setup_new_group_blocks |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [12/12] ext4: simplify parameters of reserve_backup_gdb() |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| ext4: slab caches set to SLAB_MEM_SPREAD flags. |
2011-11-16 |
NamJae Jeon |
|
Superseded |
| ext4: fix races in ext4_sync_parent() |
2011-07-27 |
Theodore Ts'o |
|
Superseded |
| [v2,07/11] ext4: let setup_new_group_blocks() set multi-bits each time |
2011-07-19 |
Yongqiang Yang |
|
Superseded |
| ext4: Use current logging styles with "EXT4-fs: " prefix |
2011-08-01 |
Joe Perches |
|
Superseded |
| [1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash |
2011-08-08 |
Bernd Schubert |
|
Superseded |
| [4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) |
2011-08-08 |
Bernd Schubert |
|
Superseded |
| [1/2,bigalloc] e2fsprogs: change "blocks" to "clusters" in dumpe2fs |
2011-08-05 |
Robin Dong |
|
Superseded |
| [02/13] ext4: add a function which adds a new desc to a fs |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [05/13] ext4: add a structure which will be used by 64bit-resize interface |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [06/13] ext4: add a function which sets up group blocks of a flex groups |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [08/13] ext4: add a function which sets up a flex groups each time |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [11/13] ext4: add a new function which allocates bitmaps and inode tables |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [13/13] ext4: add new online resize interface |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [6/6] Rename 'n' into a longer variable name. |
2011-08-16 |
Bernd Schubert |
|
Superseded |
| [-v2] jbd2: instrument jh on wrong transaction BUG_ON's |
2011-08-15 |
Theodore Ts'o |
|
Superseded |
| [4/6] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) |
2011-08-16 |
Bernd Schubert |
|
Superseded |
| [2/6] Return 32/64-bit dir name hash according to usage type |
2011-08-16 |
Bernd Schubert |
|
Superseded |
| [3/6] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open() |
2011-08-16 |
Bernd Schubert |
|
Superseded |
| [3,3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open() |
2011-08-16 |
Bernd Schubert |
|
Superseded |
| [3,4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) |
2011-08-16 |
Bernd Schubert |
|
Superseded |
| [v2,07/12] e4defrag: Allow user who can use reserved blocks to defrag |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,03/12] e4defrag: Remove old fragmentation score calculation code |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,04/12] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,05/12] e4defrag: Add force option for e4defrag |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,08/12] e4defrag: Fix memory leak in file_defrag() |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,09/12] e4defrag: Use blk64_t instead of ext4_fsblk_t |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,11/12] e4defrag: Fix error messages more clearly |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,12/12] e4defrag: Remove unnecessary code |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [4,3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open() |
2011-08-17 |
Bernd Schubert |
|
Superseded |
| [4,4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) |
2011-08-17 |
Bernd Schubert |
|
Superseded |
| [1/6,v5] ext4: Add new ext4_discard_partial_page_buffers routines |
2011-08-21 |
Allison Henderson |
|
Superseded |
| [3/6,v5] ext4: fix 2nd xfstests 127 punch hole failure |
2011-08-21 |
Allison Henderson |
|
Superseded |
| [4/6,v5] ext4: Correct large hole offset calcuation |
2011-08-21 |
Allison Henderson |
|
Superseded |
| [6/6,v5] ext4: fix partial page writes |
2011-08-21 |
Allison Henderson |
|
Superseded |
| ext4: Check extent overflow with the right range. |
2011-10-17 |
Tao Ma |
|
Superseded |
| [3/5,v6] ext4: fix 2nd xfstests 127 punch hole failure |
2011-08-24 |
Allison Henderson |
|
Superseded |
| [05/14] Misc cleanup of lib/crc32.c and related files |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [5/5,v6] ext4: fix partial page writes |
2011-08-24 |
Allison Henderson |
|
Superseded |
| [4/5,v6] ext4: fix fsx truncate failure |
2011-08-24 |
Allison Henderson |
|
Superseded |
| [v4,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,13/15] ext4: add new online resize interface |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,15/15] ext4: let ext4_group_add() use common code |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [09/14] Add two changes that improve the performance of x86 systems |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [05/50] debugfs: Dump inode checksum when appropriate |
2011-11-29 |
Darrick J. Wong |
|
Superseded |
| [v2,02/15] ext4: add a function which adds a new desc to a fs |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,03/15] ext4: add a function which sets up a new group desc |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,13/15] ext4: add new online resize interface |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,14/15] ext4: let ext4_group_extend() use common code |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,15/15] ext4: let ext4_group_add() use common code |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [RFC,2/5] ext4: add a delayed extents list in inode |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [RFC,4/5] ext4: let ext4 maintian delayed extent lists |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [RFC,5/5] ext4: reimplement fiemap on delayed extent list |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [36/50] mke2fs: Record the checksum algorithm in use in the superblock |
2011-11-29 |
Darrick J. Wong |
|
Superseded |
| [V3,03/15] ext4: add a function which sets up a new group desc |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| ext4: group info caches set to SLAB_MEM_SPREAD flags. |
2011-11-19 |
NamJae Jeon |
|
Superseded |
| [V3,01/15] ext4: add a function which extends a group without checking parameters |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,04/15] ext4: add a function which updates super block |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [v2,08/15] ext4: add a function which sets up a flex groups each time |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,12/15] ext4: add a new function which adds a flex group to a fs |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,01/15] ext4: add a function which extends a group without checking parameters |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,04/15] ext4: add a function which updates super block |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,07/15] ext4: add a function which adds several group descriptors |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [01/11,RESEND] libe2p: Add new function get_fragment_score() |
2011-06-15 |
Kazuya Mio |
|
Superseded |
| [03/11,RESEND] e4defrag: Remove -c option which check the file fragments |
2011-06-15 |
Kazuya Mio |
|
Superseded |
| [05/11,RESEND] e4defrag: Use get_fragment_score() for decision of whether to defrag |
2011-06-15 |
Kazuya Mio |
|
Superseded |
| [v2,01/12] libe2p: Add new function e2p_get_fragscore() |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,02/12] e4defrag: Remove -c option which checks the file fragmentation |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,06/12] e4defrag: Allow user who has read+write access to defrag |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| [v2,10/12] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC |
2011-08-17 |
Kazuya Mio |
|
Superseded |
| check NULL pointer |
2011-06-10 |
Shaohua Li |
|
Superseded |
| e2fsprogs: fix possible mem-leak in ext2fs_free_generic_bmap() |
2010-11-24 |
Lukas Czerner |
|
Superseded |
| libquota: log an error message if ext2fs_file_open() fails |
2011-11-14 |
Theodore Ts'o |
|
Superseded |
| [03/22] ext4: Record the checksum algorithm in use in the superblock |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [13/16] ext4: Calculate and verify checksums of extended attribute blocks |
2011-09-01 |
Darrick J. Wong |
|
Superseded |
| [15/16] ext4: Calculate and verify superblock checksum |
2011-09-01 |
Darrick J. Wong |
|
Superseded |
| [2/3] libcrc32c: Expose big-endian version of crc32c |
2011-09-01 |
Darrick J. Wong |
|
Superseded |
| [06/16] ext4: Calculate and verify inode checksums |
2011-09-01 |
Darrick J. Wong |
|
Superseded |
| [10/16] ext4: Verify and calculate checksums for extent tree blocks |
2011-09-01 |
Darrick J. Wong |
|
Superseded |
| [3/3] crc32c: Implement a self-test for CRC32c |
2011-09-01 |
Darrick J. Wong |
|
Superseded |
| [09/16] ext4: Calculate and verify block bitmap checksum |
2011-09-01 |
Darrick J. Wong |
|
Superseded |