Show patches with: Submitter = Zheng Liu       |   503 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,0/6] ext4: extents status tree shrinker improvement - - - - --- 2014-11-07 Zheng Liu Superseded
[v3,6/6] ext4: use a garbage collection algorithm to manage object - - - - --- 2014-08-07 Zheng Liu Superseded
[v3,5/6] ext4: use a list to track all reclaimable objects for extent status tree - - - - --- 2014-08-07 Zheng Liu Superseded
[v3,4/6] ext4: change lru to round-robin in extent status tree shrinker - - - - --- 2014-08-07 Zheng Liu Superseded
[v3,3/6] ext4: cache extent hole in extent status tree for ext4_da_map_blocks() - - - - --- 2014-08-07 Zheng Liu Superseded
[v3,2/6] ext4: track extent status tree shrinker delay statictics - - 1 - --- 2014-08-07 Zheng Liu Superseded
[v3,1/6] ext4: improve extents status tree trace point - - 1 - --- 2014-08-07 Zheng Liu Superseded
[v3,0/6] ext4: extents status tree shrinker improvement - - - - --- 2014-08-07 Zheng Liu Superseded
ext4: make ext4_has_inline_data() as a inline function - - - - --- 2014-06-04 Zheng Liu Accepted
[2/2] debugfs: do not display fast symlink with inline data - - - - --- 2014-06-02 Zheng Liu Accepted
[1/2] e2fsck: handle symlink properly with inline data - - - - --- 2014-06-02 Zheng Liu Accepted
ext4: handle symlink properly with inline_data - - - - --- 2014-06-02 Zheng Liu Accepted
debugfs: fix two warning messages when compiling with LLVM (Re: compile warning on master) - - 1 - --- 2014-05-26 Zheng Liu Accepted
[RFC,v2,4/4] ext4: use a round-robin algorithm to shrink extent cache - - - - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,3/4] ext4: improve extents status tree shrinker lru algorithm - - - - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,2/4] ext4: track extent status tree shrinker delay statictics - - 1 - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,1/4] ext4: improve extents status tree trace point - - 1 - --- 2014-04-16 Zheng Liu Changes Requested
ext4: fix some warnings from sparse check introduced by COLLAPSE_RANGE patches - - - - --- 2014-04-12 Zheng Liu Accepted
[RFC] ext4: handle fast symlink properly with inline_data - - - - --- 2014-02-13 Zheng Liu New
ext4: release ->i_mutex and resume unlocked dio in swap_inode_boot_loader() (Re: mutex_unlock is mi… - - - - --- 2014-02-09 Zheng Liu Accepted
chattr: improve the description for 'j' option in manpage - - 1 - --- 2014-01-30 Zheng Liu Accepted
[RFC,2/2] ext4: track extent status tree shrinker delay statictics - - 1 - --- 2014-01-14 Zheng Liu New
[RFC,1/2] ext4: improve extents status tree trace point - - 1 - --- 2014-01-14 Zheng Liu New
ext4: make es shrinker handle nr_to_scan correctly (Re: [RFC PATCH 2/2] ext4: improve ...) - - - - --- 2013-12-31 Zheng Liu New
[RFC,2/2] ext4: improve extents status tree shrinker to avoid scanning delayed entries - - - - --- 2013-12-20 Zheng Liu Superseded
[RFC,1/2] ext4: improve extents status tree trace point - - - - --- 2013-12-20 Zheng Liu Superseded
debugfs: print missing argument in usage for open, filefrag and ls - - - - --- 2013-12-07 Zheng Liu Accepted
[v3,30/30] libext2fs: add a unit test for inline data - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,29/30] libext2fs: export inode cahce creation function - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,28/30] mke2fs: enable inline_data feature on ext4dev filesystem - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,27/30] tests: change result in f_bad_disconnected_inode - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,26/30] e2fsck: check inline_data in pass3 - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,25/30] e2fsck: check inline_data in pass2 - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,24/30] e2fsck: check inline_data in pass1 - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,23/30] e2fsck: add problem descriptions and check inline data feature - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,22/30] tune2fs: add inline_data feature in tune2fs - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,21/30] mke2fs: add inline_data support in mke2fs - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,20/30] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,19/30] libext2fs: handle inline data in read/write function - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,18/30] debugfs: handle inline data feature in punch command - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,17/30] debugfs: handle inline_data feature in bmap command - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,16/30] debugfs: make lsdel command support inline data - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,15/30] debugfs: make mkdir command support inline data - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,14/30] debugfs: make expand command support inline data - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,13/30] debugfs: make stat command support inline data - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,12/30] libext2fs: handle inline_data in block iterator function - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,11/30] libext2fs: handle inline data in dir iterator function - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,10/30] libext2fs: define new dirent_swab interfaces for inline data - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,09/30] libext2fs: check inline_data in ext2fs_xattrs_read/write - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,08/30] debugfs: dump all extended attributes - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,07/30] libext2fs: free key/value pairs before reading - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,06/30] libext2fs: remove redundant code - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,05/30] libext2fs: fix block leak when releasing xattr block - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,04/30] libext2fs: fix memory leaks in extended attribute code - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,03/30] libext2fs: extend xattr api to query number of attrs - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,02/30] libext2fs: various tweaks to the xattr editor APIs - - - - --- 2013-12-06 Zheng Liu Superseded
[v3,01/30] libext2fs: support modifying arbitrary extended attributes - - - - --- 2013-12-06 Zheng Liu Superseded
[v2,28/28] libext2fs: add a unit test for inline data - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,27/28] libext2fs: export inode cahce creation function - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,26/28] mke2fs: enable inline_data feature on ext4dev filesystem - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,25/28] tests: change result in f_bad_disconnected_inode - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,24/28] e2fsck: check inline_data in pass3 - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,23/28] e2fsck: check inline_data in pass2 - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,22/28] e2fsck: check inline_data in pass1 - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,21/28] e2fsck: add problem descriptions and check inline data feature - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,20/28] tune2fs: add inline_data feature in tune2fs - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,19/28] mke2fs: add inline_data support in mke2fs - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,18/28] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,17/28] libext2fs: handle inline data in read/write function - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,16/28] debugfs: handle inline data feature in punch command - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,15/28] debugfs: handle inline_data feature in bmap command - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,14/28] debugfs: make lsdel command support inline data - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,13/28] debugfs: make mkdir command support inline data - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,12/28] debugfs: make expand command support inline data - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,11/28] debugfs: make stat command support inline data - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,10/28] libext2fs: handle inline_data in block iterator function - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,09/28] libext2fs: handle inline data in dir iterator function - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,08/28] debugfs: dump all extended attributes - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,07/28] libext2fs: free key/value pairs before reading - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,06/28] libext2fs: remove redundant code - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,05/28] libext2fs: fix block leak when releasing xattr block - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,04/28] libext2fs: fix memory leaks in extended attribute code - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,03/28] libext2fs: extend xattr api to query number of attrs - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,02/28] libext2fs: various tweaks to the xattr editor APIs - - - - --- 2013-12-03 Zheng Liu Superseded
[v2,01/28] libext2fs: support modifying arbitrary extended attributes - - - - --- 2013-12-03 Zheng Liu Superseded
ext4: enable punch hole for bigalloc - - - - --- 2013-11-30 Zheng Liu Accepted
[08/25] debugfs: fix various minor bogosity - - 1 - --- 2013-11-25 Zheng Liu Superseded
[06/25] libext2fs: fix tests that set LARGE_FILE - - 1 - --- 2013-11-25 Zheng Liu Superseded
[BUG] ext2/3/4: dio reads stale data when we do some append dio writes - - - - --- 2013-11-19 Zheng Liu New
[RFC] e2fsck: fix corrupted orphan list in preen mode - - - - --- 2013-10-10 Zheng Liu New
[1/2] ext4: Don't count free clusters from a corrupt block group - - - - --- 2013-09-27 Zheng Liu New
ext4: isolate ext4_extents.h file - - - - --- 2013-08-20 Zheng Liu Accepted
[v7] xfstests: add a new test case for ext4 indirect-based file - - 1 - --- 2013-08-16 Zheng Liu Not Applicable
[v5,2/2] debugfs: dump a sparse file - - - - --- 2013-08-05 Zheng Liu New
[v5,1/2] libext2fs: introduce lseek SEEK_DATA/HOLE - - - - --- 2013-08-05 Zheng Liu New
libext2fs: fix a coding style for EXT2_NO_MTAB_FILE - - - - --- 2013-08-05 Zheng Liu New
[v1,22/22] libext2fs: add a unit test for inline data - - - - --- 2013-08-02 Zheng Liu Superseded
[v1,21/22] mke2fs: enable inline_data feature on ext4dev filesystem - - - - --- 2013-08-02 Zheng Liu Superseded
[v1,20/22] tests: change result in f_bad_disconnected_inode - - - - --- 2013-08-02 Zheng Liu Superseded
[v1,19/22] e2fsck: check inline_data in pass3 - - - - --- 2013-08-02 Zheng Liu Superseded
« 1 2 3 45 6 »