| [V1,12/17] ext4: Create a new function search_dir. |
2011-10-26 |
Tao Ma |
|
Superseded |
| [V1,13/17] ext4: let ext4_find_entry handle inline data. |
2011-10-26 |
Tao Ma |
|
Superseded |
| [V1,14/17] ext4: let ext4_delete_entry handle inline data. |
2011-10-26 |
Tao Ma |
|
Superseded |
| [V1,15/17] ext4: let empty_dir handle inline dir. |
2011-10-26 |
Tao Ma |
|
Superseded |
| [V1,16/17] ext4: let ext4_rename handle inline dir. |
2011-10-26 |
Tao Ma |
|
Superseded |
| [V1,17/17] ext4: Enable ext4 inline support. |
2011-10-26 |
Tao Ma |
|
Superseded |
| [V1,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails |
2013-01-13 |
Wang shilong |
|
Superseded |
| [V1] fs/buffer.c: Remove unnecessary init operation after, allocating buffer_head. |
2013-04-22 |
majianpeng |
|
New |
| [V2,01/19] ext4: Move extra inode read to a new function. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,02/19] ext4: export inline xattr functions. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,03/19] ext4: Add the basic function for inline data support. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,04/19] ext4: Add read support for inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,05/19] ext4: Add normal write support for inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,06/19] ext4: Add journalled write support for inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,07/19] ext4: Add delalloc support for inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,08/19] ext4: Create a new function ext4_init_new_dir. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,09/19] ext4: Refactor __ext4_check_dir_entry to accepts start and size. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails |
2013-01-16 |
Wang shilong |
|
Not Applicable |
| [V2,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails |
2011-01-16 |
Wang shilong |
|
New |
| [V2,1/3] mke2fs: correct help text for option -G of mke2fs |
2012-01-04 |
Yongqiang Yang |
|
Accepted |
| [V2,10/19] ext4: Create __ext4_insert_dentry for dir entry insertion. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,11/19] ext4: let add_dir_entry handle inline data properly. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,12/19] ext4: Let ext4_readdir handle inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,13/19] ext4: Create a new function search_dir. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,14/19] ext4: let ext4_find_entry handle inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,15/19] ext4: make ext4_delete_entry generic. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,16/19] ext4: let ext4_delete_entry handle inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,17/19] ext4: let empty_dir handle inline dir. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,18/19] ext4: let ext4_rename handle inline dir. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,19/19] ext4: Enable ext4 inline support. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails |
2011-01-16 |
Wang shilong |
|
New |
| [V2,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails |
2013-01-16 |
Wang shilong |
|
Not Applicable |
| [V2] e2fsck: fix error in computing blocks of the ending group |
2011-07-22 |
Eric Sandeen |
|
Accepted |
| [V2] e2fsprogs: add ext2fs_group_blocks_count helper |
2011-07-20 |
Eric Sandeen |
|
Superseded |
| [V2] ext3: Always set dx_node's fake_dirent explicitly. |
2011-03-04 |
Eric Sandeen |
|
Not Applicable |
| [V2] ext4: Protect group inode free counting with group lock. |
2012-05-17 |
Tao Ma |
|
Accepted |
| [V2] ext4: Remove CONFIG_EXT4_FS_XATTR. |
2012-12-10 |
Tao Ma |
|
Accepted |
| [V2] ext4: Use current logging styles with "EXT4-fs: " prefix |
2011-08-02 |
Joe Perches |
|
New |
| [V2] ext4: avoid deadlock on sync-mounted FS w/o journal |
2012-02-16 |
Eric Sandeen |
|
Accepted |
| [V2] ext4: force ro mount if ext4_setup_super() fails |
2012-05-24 |
Eric Sandeen |
|
Accepted |
| [V2] ext4: init pagevec in ext4_da_block_invalidatepages |
2012-11-11 |
Eric Sandeen |
|
Accepted |
| [V2] ext4: refactor duplicated block placement code |
2011-06-27 |
Eric Sandeen |
|
Superseded |
| [V2] ext4: speed-up releasing blocks on commit |
2012-09-21 |
Andrey Sidorov |
|
Superseded |
| [V2] filefrag: count 0 extents properly when verbose |
2011-05-05 |
Eric Sandeen |
|
Accepted |
| [V2] mke2fs: Inform user of ongoing discard |
2011-01-24 |
Lukas Czerner |
|
Accepted |
| [V2] mke2fs: add discard to default mke2fs.conf and disable by default |
2013-04-17 |
Eric Sandeen |
|
Rejected |
| [V2] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them |
2013-01-10 |
Miao Xie |
|
New |
| [V2] xfstests: 020: make this xattr test generic |
2012-01-27 |
Eric Sandeen |
|
Not Applicable |
| [V2] xfstests: fix src/seek_sanity_test -t option |
2013-05-24 |
Eric Sandeen |
|
New |
| [V2] xfstests: make 275 pass |
2012-01-04 |
Eric Sandeen |
|
Not Applicable |
| [V2] xfstests: mount other filesystems with selinux context as well |
2012-01-25 |
Eric Sandeen |
|
Not Applicable |
| [V2] xfstests: regression test for ext4 resize with non-extent files |
2013-05-10 |
Eric Sandeen |
|
New |
| [V2] xfstests: several 274 fixups |
2012-03-08 |
Eric Sandeen |
|
Not Applicable |
| [V3,01/15] ext4: add a function which extends a group without checking parameters |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,01/21] ext4: Move extra inode read to a new function. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,02/15] ext4: add a function which adds a new desc to a fs |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,02/21] ext4: export inline xattr functions. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,03/15] ext4: add a function which sets up a new group desc |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,03/21] ext4: Add the basic function for inline data support. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,04/15] ext4: add a function which updates super block |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,04/21] ext4: Add read support for inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,05/21] ext4: Add normal write support for inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,06/21] ext4: Add journalled write support for inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,07/15] ext4: add a function which adds several group descriptors |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,07/21] ext4: Add delalloc support for inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,08/15] ext4: add a function which sets up a flex groups each time |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,08/21] ext4: Create a new function ext4_init_new_dir. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,09/21] ext4: Refactor __ext4_check_dir_entry to accepts start and size. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,1/6] ext4: add two structures supporting delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [V3,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,10/21] ext4: Create __ext4_insert_dentry for dir entry insertion. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,11/21] ext4: let add_dir_entry handle inline data properly. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,12/15] ext4: add a new function which adds a flex group to a fs |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,12/21] ext4: Let ext4_readdir handle inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,13/15] ext4: add new online resize interface |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,13/21] ext4: Create a new function search_dir. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,14/15] ext4: let ext4_group_extend() use common code |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,14/21] ext4: let ext4_find_entry handle inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,15/15] ext4: let ext4_group_add() use common code |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,15/21] ext4: make ext4_delete_entry generic. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,16/21] ext4: let ext4_delete_entry handle inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,17/21] ext4: let empty_dir handle inline dir. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,18/21] ext4: let ext4_rename handle inline dir. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,19/21] ext4: Let fiemap work with inline data. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,2/6] ext4: add operations on delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [V3,20/21] ext4: Evict inline data out if we needs to strore xattr in inode. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,21/21] ext4: Enable ext4 inline support. |
2011-12-18 |
Tao Ma |
|
Superseded |
| [V3,3/6] ext4: initialize delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [V3,4/6] ext4: let ext4 maintian delayed extent trees |
2011-10-31 |
Yongqiang Yang |
|
New |
| [V3,5/6] ext4: reimplement fiemap on delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [V3,6/6] ext4: reimplement ext4_find_delay_alloc_range on delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [V3,RESEND,2] ext4: serialize unaligned asynchronous DIO |
2011-02-07 |
Theodore Ts'o |
|
New |
| [V3,RESEND,2] ext4: serialize unaligned asynchronous DIO |
2011-01-21 |
Eric Sandeen |
|
Superseded |
| [V3] e2fsprogs: add ext2fs_group_blocks_count helper |
2011-07-21 |
Eric Sandeen |
|
Accepted |
| [V3] ext4: speed-up releasing blocks on commit |
2013-03-28 |
Andrey Sidorov |
|
Awaiting Upstream |
| [V3] xfstests: make 275 pass |
2012-01-25 |
Eric Sandeen |
|
Not Applicable |