| [1/2] ext4: let mpage_submit_io works well when blocksize < pagesize |
2011-11-23 |
Yongqiang Yang |
|
Accepted |
| [RFC,5/5] ext4: reimplement fiemap on delayed extent list |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,15/15] ext4: let ext4_group_add() use common code |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [02/12] ext4: prevent a fs with errors from being resized |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [v2,08/11] ext4: simplify journal handling in setup_new_group_blocks() |
2011-07-19 |
Yongqiang Yang |
|
Accepted |
| [v2,10/11] ext4: simplify parameters of add_new_gdb() |
2011-07-19 |
Yongqiang Yang |
|
Superseded |
| [RFC,4/5] ext4: let ext4 maintian delayed extent lists |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [2/2] ext4: remove ext4_free_blocks_after_init() |
2011-07-20 |
Yongqiang Yang |
|
New |
| [v2,11/11] ext4: simplify parameters of reserve_backup_gdb() |
2011-07-19 |
Yongqiang Yang |
|
Accepted |
| [RFC,3/5] ext4: add operations on delayed extent tree |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly |
2011-07-20 |
Yongqiang Yang |
|
New |
| e2fsck: fix error in computing blocks of the ending group |
2011-07-19 |
Yongqiang Yang |
|
Superseded |
| [v4,01/15] ext4: add a function which extends a group without checking parameters |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [3/4] ext4: let AGGRESSIVE_TEST brace code only related to itself |
2011-10-26 |
Yongqiang Yang |
|
Superseded |
| [05/12] ext4: let ext4_group_add_blocks return an error code |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| Correct comments for ext4_free_blocks(). |
2011-05-29 |
Yongqiang Yang |
|
Accepted |
| [v2,1/3] ext4:Add a function merging extent right and left. |
2011-05-03 |
Yongqiang Yang |
|
Accepted |
| [6/6] ext4: move code checking if leaf is full to the beginning of ext4_ext_split |
2011-11-17 |
Yongqiang Yang |
|
New |
| [V6,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V3,04/15] ext4: add a function which updates super block |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [3/6] ext4: correct comment on extent merging in ext4_ext_insert_extent |
2011-11-17 |
Yongqiang Yang |
|
New |
| [V6,01/15] ext4: add a function which extends a group without checking parameters |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [v2] ext4:Teach ext4_ext_split to caculate extents efficiently. |
2011-05-23 |
Yongqiang Yang |
|
Accepted |
| ext4: fix wrong verification in ext4_ext_insert_index |
2011-10-17 |
Yongqiang Yang |
|
Rejected |
| [V3,4/6] ext4: let ext4 maintian delayed extent trees |
2011-10-31 |
Yongqiang Yang |
|
New |
| [2/2] libext2fs: remove useless code in ext2fs_super_and_bgd_loc2 |
2011-11-16 |
Yongqiang Yang |
|
Rejected |
| [4/4] ext4: trace punch_hole correctly in ext4_ext_map_blocks |
2011-10-26 |
Yongqiang Yang |
|
Accepted |
| [V3,1/6] ext4: add two structures supporting delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [3/3] jbd2: use KMEM_CACHE instead of kmem_cache_create |
2011-11-13 |
Yongqiang Yang |
|
Accepted |
| [V3,08/15] ext4: add a function which sets up a flex groups each time |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [3/3] ext4: let ext4_discard_partial_buffers handle unaligned range correctly |
2011-10-30 |
Yongqiang Yang |
|
Accepted |
| [2/4] ext4: move variable to its scope |
2011-10-26 |
Yongqiang Yang |
|
Accepted |
| [V3,5/6] ext4: reimplement fiemap on delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [v3] xfstests:Make 225 compare map and fiemap at each block. |
2011-05-23 |
Yongqiang Yang |
|
Not Applicable |
| [v4,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [V3,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [V3,3/6] ext4: initialize delayed extent tree |
2011-10-31 |
Yongqiang Yang |
|
New |
| [12/12] ext4: simplify parameters of reserve_backup_gdb() |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [v2,03/11] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() |
2011-07-19 |
Yongqiang Yang |
|
Accepted |
| ext4: let ext4_init_inode_table() handle errors right |
2011-07-21 |
Yongqiang Yang |
|
Accepted |
| [01/12] ext4: prevent parallel resizers by atomic bit ops |
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/13] ext4: pass verify_reserved_gdb() the number of group decriptors |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [1/3] ext4: move variables to its scope |
2011-10-30 |
Yongqiang Yang |
|
Accepted |
| [07/12] ext4: fix a typo in ext4_group_extend() |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [v4,15/15] ext4: let ext4_group_add() use common code |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v2,02/11] ext4: prevent a fs with errors from being resized |
2011-07-19 |
Yongqiang Yang |
|
Accepted |
| [2/3] ext4: return ENOMEM if find_or_create_pages fails |
2011-10-30 |
Yongqiang Yang |
|
Accepted |
| [5/6] ext4: remove useless code in ext4_ext_split |
2011-11-17 |
Yongqiang Yang |
|
New |
| [v2,03/15] ext4: add a function which sets up a new group desc |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v0,RFC] ext4: Fix a bug in ext4_journal_start_sb(). |
2011-04-01 |
Yongqiang Yang |
|
Superseded |
| [v4,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined |
2011-11-01 |
Yongqiang Yang |
|
Accepted |
| [v2,02/15] ext4: add a function which adds a new desc to a fs |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| ext4:Fix credits computing for indirect mapped files. |
2011-03-25 |
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,01/15] ext4: add a function which extends a group without checking parameters |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [2/2] jbd: use KMEM_CACHE instead of kmem_cache_create |
2011-11-13 |
Yongqiang Yang |
|
Not Applicable |
| [V6,RESEND,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [4/5] ext4: flush journal when switching from journal data mode |
2011-11-15 |
Yongqiang Yang |
|
Accepted |
| [2/2] ext4: let ext4_discard_partial_buffers handle pages without buffers correctly |
2011-11-23 |
Yongqiang Yang |
|
Accepted |
| [RFC,V2,5/6] ext4: let ext4 maintian delayed extent trees |
2011-09-29 |
Yongqiang Yang |
|
Superseded |
| [v2,04/11] ext4: let ext4_group_add_blocks() return an error code |
2011-07-19 |
Yongqiang Yang |
|
Accepted |
| [v2,09/11] ext4: remove lock_buffer in bclean() and setup_new_group_blocks() |
2011-07-19 |
Yongqiang Yang |
|
Accepted |
| [v5,01/15] ext4: add a function which extends a group without checking parameters |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [V6,13/15] ext4: add new online resize interface |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [RFC,V2,1/6] ext4: add two structures supporting delayed extent tree |
2011-09-29 |
Yongqiang Yang |
|
Superseded |
| [3/8] e2fsprogs: check the exclude bitmap |
2011-10-23 |
Yongqiang Yang |
|
Rejected |
| [v3] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly. |
2011-05-16 |
Yongqiang Yang |
|
Superseded |
| [10/12] ext4: remove lock_buffer in bclean() and setup_new_group_blocks |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [03/12] ext4: prevent a fs without journal from being resized |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [06/12] ext4: let ext4_group_add_blocks() handle 0 blocks quickly |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [2/5] ext4: let ext4 journal deletion of data blocks |
2011-11-15 |
Yongqiang Yang |
|
Rejected |
| [V6,RESEND,12/15] ext4: add a new function which adds a flex group to a fs |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V3,12/15] ext4: add a new function which adds a flex group to a fs |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [v2,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-08-30 |
Yongqiang Yang |
|
Superseded |
| [v2,07/11] ext4: let setup_new_group_blocks() set multi-bits each time |
2011-07-19 |
Yongqiang Yang |
|
Superseded |
| [RFC,v1,4/5] ext4: Add a function ext4_ext_zeroout_mem(). |
2011-04-23 |
Yongqiang Yang |
|
Superseded |
| ext4:Teach ext4_ext_split to caculate extents efficiently. |
2011-05-06 |
Yongqiang Yang |
|
Superseded |
| [V3,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [RFC,v1,2/5] ext4:Add two functions splitting an extent. |
2011-04-23 |
Yongqiang Yang |
|
Superseded |
| mke2fs: do not initialize block bitmaps of groups having super block |
2011-11-09 |
Yongqiang Yang |
|
New |
| [RFC,2/3] ext4:Add two functions splitting an extent. |
2011-04-14 |
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 |
| [v1] ext3:Fix credits computing for ordered mode. |
2011-03-24 |
Yongqiang Yang |
|
Not Applicable |
| [V6,RESEND,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,13/15] ext4: add new online resize interface |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [1/6] ext4: remove unnecessary var in ext4_ext_insert_extent |
2011-11-17 |
Yongqiang Yang |
|
New |
| [v4,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [2/6] ext4: remove useless BUG_ON in ext4_ext_insert_extent |
2011-11-17 |
Yongqiang Yang |
|
New |
| [06/13] ext4: add a function which sets up group blocks of a flex groups |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| [4/6] ext4: remove code related to punching hole from ext4_ext_insert_extent |
2011-11-17 |
Yongqiang Yang |
|
New |
| [V3,03/15] ext4: add a function which sets up a new group desc |
2011-11-07 |
Yongqiang Yang |
|
Superseded |
| [v4,12/15] ext4: add a new function which adds a flex group to a fs |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [2/3] jbd2: rename functions initializing caches |
2011-11-13 |
Yongqiang Yang |
|
Accepted |
| ext4: fix a syntax error in ext4_ext_insert_extent |
2011-11-01 |
Yongqiang Yang |
|
Accepted |
| [v5,04/15] ext4: add a function which updates super block |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [05/13] ext4: add a structure which will be used by 64bit-resize interface |
2011-08-11 |
Yongqiang Yang |
|
Superseded |
| ext4: let ext4_ext_convet_to_initialized initialize var(eh) before using it |
2011-11-01 |
Yongqiang Yang |
|
Superseded |
| [V6,03/15] ext4: add a function which sets up a new group desc |
2011-12-30 |
Yongqiang Yang |
|
Superseded |