Show patches with: Submitter = Yongqiang Yang       |   262 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
mkfs: default ipg exceeds blocksize * 8 in 64K bigalloc - - - - --- 2013-12-30 Yongqiang Yang New
[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
ext4: teach ext4_free_blocks to handle multi journalled data blocks - - - - --- 2011-12-31 Yongqiang Yang New
[6/6] ext4: move code checking if leaf is full to the beginning of ext4_ext_split - - - - --- 2011-11-17 Yongqiang Yang New
[5/6] ext4: remove useless code in ext4_ext_split - - - - --- 2011-11-17 Yongqiang Yang New
[4/6] ext4: remove code related to punching hole from ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[3/6] ext4: correct comment on extent merging in ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[2/6] ext4: remove useless BUG_ON in ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[1/6] ext4: remove unnecessary var in ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[RESEND,2/2] ext3: flush journal only when journal mode is changed from journaled - - - - --- 2011-11-15 Yongqiang Yang New
[2/2] ext3: flush journal onmy when journal mode is changed from journaled - - - - --- 2011-11-15 Yongqiang Yang New
[1/2] jbd: clear revoked flag on buffers before a new transaction started - - - - --- 2011-11-15 Yongqiang Yang New
[2/2] ext4: let ext4 cache uninitialized extents - - - - --- 2011-11-14 Yongqiang Yang New
[1/2] ext4: teach ext4_ext_in_cache to return type of cached extent - - - - --- 2011-11-14 Yongqiang Yang New
mke2fs: do not initialize block bitmaps of groups having super block - - - - --- 2011-11-09 Yongqiang Yang New
[V3,6/6] ext4: reimplement ext4_find_delay_alloc_range on delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[V3,5/6] ext4: reimplement fiemap on 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,3/6] ext4: initialize delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[V3,2/6] ext4: add operations on delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[V3,1/6] ext4: add two structures supporting delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[2/2] ext4: remove ext4_free_blocks_after_init() - - - - --- 2011-07-20 Yongqiang Yang New
[1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly - - - - --- 2011-07-20 Yongqiang Yang New
[RESEND,2/2] ext4: ext4_inode_is_fast_symlink should use cluster size - - 1 - --- 2013-12-20 Yongqiang Yang Accepted
[RESEND,1/2] ext4: fix a typo in extents.c - - 1 - --- 2013-12-20 Yongqiang Yang Accepted
ext4: fix some coding styles in extents.c - - - - --- 2012-12-07 Yongqiang Yang Accepted
[2/2,v2] ext4: check free inode count before allocaing an inode - - - - --- 2012-09-06 Yongqiang Yang Accepted
[1/2,v2] ext4: check free block counters in ext4_mb_find_by_goal - - - - --- 2012-09-06 Yongqiang Yang Accepted
resize2fs: let online resizing report new blocks count right - - - - --- 2012-02-01 Yongqiang Yang Accepted
[2/2] ext4: ignore last group without enough space when resizing - - - - --- 2012-02-01 Yongqiang Yang Accepted
[1/2] ext4: teach resize report old blocks count correctly - - - - --- 2012-02-01 Yongqiang Yang Accepted
[V2,1/3] mke2fs: correct help text for option -G of mke2fs - - - - --- 2012-01-04 Yongqiang Yang Accepted
ext4: do not reference pa_inode from group_pa - - - - --- 2011-12-18 Yongqiang Yang Accepted
[2/2] ext4: let ext4_bio_write_page handle EOF correctly - - - - --- 2011-12-07 Yongqiang Yang Accepted
[1/2] ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized - - 1 - --- 2011-12-07 Yongqiang Yang Accepted
[2/2] ext4: let ext4_discard_partial_buffers handle pages without buffers correctly - - - - --- 2011-11-23 Yongqiang Yang Accepted
[1/2] ext4: let mpage_submit_io works well when blocksize < pagesize - - - - --- 2011-11-23 Yongqiang Yang Accepted
[v2] jbd2: clear revoked flag on buffers before a new transaction started - - - - --- 2011-11-19 Yongqiang Yang Accepted
[4/5] ext4: flush journal when switching from journal data mode - - - - --- 2011-11-15 Yongqiang Yang Accepted
[1/5] ext4: allocate delalloc blocks before changing journal mode - - - 1 --- 2011-11-15 Yongqiang Yang Accepted
[3/3] jbd2: use KMEM_CACHE instead of kmem_cache_create - - - - --- 2011-11-13 Yongqiang Yang Accepted
[2/3] jbd2: rename functions initializing caches - - - - --- 2011-11-13 Yongqiang Yang Accepted
[1/3] jbd2: allocate transaction from special cache - - - - --- 2011-11-13 Yongqiang Yang Accepted
ext4: fix up a undefined error in ext4_free_blocks - - - - --- 2011-11-13 Yongqiang Yang Accepted
ext4: fix a syntax error in ext4_ext_insert_extent - - - - --- 2011-11-01 Yongqiang Yang Accepted
ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined - - - - --- 2011-11-01 Yongqiang Yang Accepted
ext4: let ext4_ext_convet_to_initialized initialize var(eh) before using it - - - - --- 2011-11-01 Yongqiang Yang Accepted
[3/3] ext4: let ext4_discard_partial_buffers handle unaligned range correctly - - - - --- 2011-10-30 Yongqiang Yang Accepted
[2/3] ext4: return ENOMEM if find_or_create_pages fails - - - - --- 2011-10-30 Yongqiang Yang Accepted
[1/3] ext4: move variables to its scope - - - - --- 2011-10-30 Yongqiang Yang Accepted
[4/4] ext4: trace punch_hole correctly in ext4_ext_map_blocks - - - - --- 2011-10-26 Yongqiang Yang Accepted
[2/4] ext4: move variable to its scope - - - - --- 2011-10-26 Yongqiang Yang Accepted
ext4: let ext4_page_mkwrite stop started handle in failure - - - - --- 2011-09-15 Yongqiang Yang Accepted
[v2] e2fsprogs: add 64bit-online-resize support - - - - --- 2011-08-30 Yongqiang Yang Accepted
ext4: let ext4_init_inode_table() handle errors right - - - - --- 2011-07-21 Yongqiang Yang Accepted
[v2,11/11] ext4: simplify parameters of reserve_backup_gdb() - - - - --- 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
[v2,08/11] ext4: simplify journal handling in setup_new_group_blocks() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,06/11] ext4: fix a typo in ext4_group_extend() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,05/11] ext4: let ext4_group_add_blocks() handle 0 blocks quickly - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,04/11] ext4: let ext4_group_add_blocks() return an error code - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,03/11] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,02/11] ext4: prevent a fs with errors from being resized - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,01/11] ext4: prevent parallel resizers by atomic bit ops - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2] ext4: quiet 'unused variables' compiling warnings - - - - --- 2011-06-28 Yongqiang Yang Accepted
Correct comments for ext4_free_blocks(). - - - - --- 2011-05-29 Yongqiang Yang Accepted
[v2] ext4:Teach ext4_ext_split to caculate extents efficiently. - - - - --- 2011-05-23 Yongqiang Yang Accepted
[v4] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly. - - - - --- 2011-05-23 Yongqiang Yang Accepted
ext4:Make ext4_split_extent() handle error correctly. - - 1 - --- 2011-05-14 Yongqiang Yang Accepted
[v2,3/3] ext4:Reimplement convert and split_unwritten. - - 1 1 --- 2011-05-03 Yongqiang Yang Accepted
[v2,2/3] ext4:Add two functions splitting an extent. - - 1 1 --- 2011-05-03 Yongqiang Yang Accepted
[v2,1/3] ext4:Add a function merging extent right and left. - - 1 1 --- 2011-05-03 Yongqiang Yang Accepted
[v2] ext4:Allow an active handle to be started when freezing. - - - - --- 2011-04-05 Yongqiang Yang Accepted
[v5] ext4:Make FIEMAP and delayed allocation play well together. - - 1 1 --- 2011-02-27 Yongqiang Yang Accepted
[2/2] libext2fs: remove useless code in ext2fs_super_and_bgd_loc2 - - - - --- 2011-11-16 Yongqiang Yang Rejected
[1/2] dumpe2fs: dump blocks count used by super and GDT - - - - --- 2011-11-16 Yongqiang Yang Rejected
[3/5] ext4: let ext4_free_blocks handle multiblock correctly - - - - --- 2011-11-15 Yongqiang Yang Rejected
[2/5] ext4: let ext4 journal deletion of data blocks - - - - --- 2011-11-15 Yongqiang Yang Rejected
[1/4] ext4: fold two if statements into one - - - - --- 2011-10-26 Yongqiang Yang Rejected
[8/8] e2fsprogs: add exclude bitmap support in debugfs - - - - --- 2011-10-23 Yongqiang Yang Rejected
[7/8] e2fsprogs: add exclude bitmap support in e2image - - - - --- 2011-10-23 Yongqiang Yang Rejected
[6/8] e2fsprogs: add exclude bitmap support in tune2fs - - - - --- 2011-10-23 Yongqiang Yang Rejected
[5/8] e2fsprogs: add exclude bitmap support in dumpe2fs - - - - --- 2011-10-23 Yongqiang Yang Rejected
[4/8] e2fsprogs: add exclude bitmap support in e2fsck - - - - --- 2011-10-23 Yongqiang Yang Rejected
[3/8] e2fsprogs: check the exclude bitmap - - - - --- 2011-10-23 Yongqiang Yang Rejected
[2/8] e2fsprogs: add exclude bitmap support in mkfs - - - - --- 2011-10-23 Yongqiang Yang Rejected
[1/8] e2fsprogs: add exclude bitmap support in libext2fs - - - - --- 2011-10-23 Yongqiang Yang Rejected
ext4: fix wrong verification in ext4_ext_insert_index - - - - --- 2011-10-17 Yongqiang Yang Rejected
[v2] jbd: clear revoked flag on buffers before a new transaction started - - - - --- 2011-11-19 Yongqiang Yang Not Applicable
[2/2] jbd: use KMEM_CACHE instead of kmem_cache_create - - - - --- 2011-11-13 Yongqiang Yang Not Applicable
[1/2] jbd: allocate transacion from special cache - - - - --- 2011-11-13 Yongqiang Yang Not Applicable
[v3] xfstests:Make 225 compare map and fiemap at each block. - - 1 - --- 2011-05-23 Yongqiang Yang Not Applicable
[v2] xfstests:Make 225 compare map and fiemap at each block. - - 1 - --- 2011-05-19 Yongqiang Yang Not Applicable
xfstests:Make 225 compare map and fiemap at each block. - - - - --- 2011-05-18 Yongqiang Yang Not Applicable
xfstests:Make 225 compare map and fiemap at each block. - - - - --- 2011-05-14 Yongqiang Yang Not Applicable
[v1] ext3:Fix credits computing for ordered mode. 1 - - - --- 2011-03-24 Yongqiang Yang Not Applicable
ext3:Fix credits computing for ordered mode. - - - - --- 2011-03-24 Yongqiang Yang Not Applicable
[RESEND,1/2] ext4: fix a typo in extents.c - - - - --- 2013-12-20 Yongqiang Yang Superseded
resize2fs: support online-resizing for meta_bg and 64bits features - - - - --- 2012-09-02 Yongqiang Yang Superseded
« 1 2 3 »