Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 37 38 39 40 41 42 43 44 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[18/35,v3] debugfs: make rmdir cmd support inline data 2012-07-01 Zheng Liu Superseded
[04/10,v5] ext4: track all extent status in extent status tree 2013-02-08 Zheng Liu Superseded
[11/21,v5] debugfs: handle inline_data feature in bmap command 2012-09-22 Zheng Liu New
[5/9,v6] ext4: track all extent status in extent status tree 2013-02-17 Zheng Liu Accepted
[19/21,v5] e2fsck: check inline_data in pass3 2012-09-22 Zheng Liu New
ext4: fix fio regression 2013-04-28 Zheng Liu Awaiting Upstream
[17/35,v3] debugfs: make mkdir cmd support inline data 2012-07-01 Zheng Liu Superseded
[2/6] ext4: improve ext4_es_can_be_merged() to avoid a potential overflow 2013-02-28 Zheng Liu Superseded
[RFC,4/9,v1] ext4: adjust interfaces of extent status tree 2012-12-24 Zheng Liu Superseded
[5/6] ext4: ext4_split_extent shoult take care about extent zeroout v3 2013-02-28 Zheng Liu Superseded
[21/36,v4] debugfs: make expand_dir cmd support inline data 2012-07-31 Zheng Liu Superseded
[6/6] ext4: update extent status tree after an extent is zeroed out 2013-02-28 Zheng Liu Superseded
[2/2,v4] debugfs: dump a sparse file 2013-01-25 Zheng Liu New
[1/2] e4defrag: defrag a file when orig_physical_cnt == donor_physical_cnt 2013-03-03 Zheng Liu New
[3/3,v2] ext4: add tracepoint for punching hole 2012-11-19 Zheng Liu Superseded
[3/6] ext4: add self-testing infrastructure to do a sanity check 2013-02-28 Zheng Liu Superseded
[RFC,1/9,v1] ext4: fixup metadata reserve block warning when bigalloc and delalloc are enabled 2012-12-24 Zheng Liu Superseded
[v2,2/5] ext4: add self-testing infrastructure to do a sanity check 2013-03-06 Zheng Liu Awaiting Upstream
ext4: take i_mutex in ext4_symlink to eliminate a warning from ext4_truncate 2013-03-27 Zheng Liu Superseded
[4/6] ext4: fix wrong m_len value after unwritten extent conversion 2013-02-28 Zheng Liu Superseded
3.8.0-rc1: WARNING: at fs/ext4/page-io.c:232 2012-12-27 Zheng Liu Superseded
[v2,4/5] ext4: update extent status tree after an extent is zeroed out 2013-03-06 Zheng Liu Awaiting Upstream
Re: EXT4 panic at jbd2_journal_put_journal_head() in 3.9+ 2013-05-13 Zheng Liu New
ext4: fix a warning from sparse check for ext4_dir_llseek 2013-02-19 Zheng Liu Accepted
[2/2,v2] debugfs: dump a sparse file as a new sparse file 2013-01-01 Zheng Liu Superseded
[09/36,v4] debugfs: make icheck cmd support inline data 2012-07-31 Zheng Liu Superseded
[03/35,v3] mke2fs: add inline_data feature in mke2fs's manpage 2012-07-01 Zheng Liu Superseded
[5/5] e2fsck: make e2fsck to support inline data in pass2 2011-12-18 Zheng Liu Superseded
[01/21,v5] libext2fs: add INLINE_DATA into EXT2_LIB_SOFTSUPP_INCOMPAT 2012-09-22 Zheng Liu New
[1/4,RFC] ext4: remove duplicated check from ext4_fallocate 2012-11-20 Zheng Liu New
[6/7,v2] ext4: lookup block mapping in extent status tree 2013-01-11 Zheng Liu Superseded
ext4: fix format flag in ext4_ext_binsearch_idx() 2012-02-26 Zheng Liu Accepted
[20/35,v3] debugfs: make pwd cmd support inline data 2012-07-01 Zheng Liu Superseded
[01/32] libext2fs: add EXT4_FEATURE_INCOMPAT_INLINE_DATA flag 2012-04-16 Zheng Liu Superseded
[22/36,v4] debugfs: make lsdel cmd support inline data 2012-07-31 Zheng Liu Superseded
[22/35,v3] debugfs: make lsdel cmd support inline data 2012-07-01 Zheng Liu Superseded
[4/7,v2] ext4: adjust interfaces of extent status tree 2013-01-11 Zheng Liu Superseded
[12/32] debugfs: make stat cmd support inline data 2012-04-16 Zheng Liu Superseded
ext4: register extent status shrinker before init percpu counter 2013-03-28 Zheng Liu Awaiting Upstream
[3/5] debugfs: make debugfs to support inline data 2011-12-18 Zheng Liu Superseded
[1/3,v2] ext4: add indirect punching hole support 2012-11-19 Zheng Liu Superseded
[4/5] e2fsck: make it to support inline data in pass1 2011-12-18 Zheng Liu Superseded
[10/35,v3] debugfs: make chroot and cd cmd support inline data 2012-07-01 Zheng Liu Superseded
[12/36,v4] debugfs: make stat cmd support inline data 2012-07-31 Zheng Liu Superseded
[06/35,v3] libext2fs: add data structures for inline data feature 2012-07-01 Zheng Liu Superseded
[15/32] debugfs: make link cmd support inline data 2012-04-16 Zheng Liu Superseded
ext4: correct the number of blocks that has been deallocated in ext4_free_hole_blocks 2013-01-28 Zheng Liu Accepted
[30/32] e2fsck: make pass1 support inline data 2012-04-16 Zheng Liu Superseded
[05/35,v3] libext2fs: add EXT4_INLINE_DATA_FL flag for inode 2012-07-01 Zheng Liu Superseded
[31/32] libext2fs: add read/write inline data functions 2012-04-16 Zheng Liu Superseded
[1/4] xfstests: check unwritten extent preallocation in 255 2013-01-28 Zheng Liu Not Applicable
debugfs: cleanup in do_show_debugfs_params 2012-04-16 Zheng Liu Accepted
[3/4] xfstests: check llseek(2) SEEK_DATA/HOLE and unwritten extent preallocation in 285 2013-01-28 Zheng Liu Not Applicable
[RFC,2/3] vfs: add security check for _NO_HIDE_STALE flag 2012-04-17 Zheng Liu New
[07/21,v5] libext2fs: handle inline data when expanding directory 2012-09-22 Zheng Liu New
[23/32] debugfs: make undel cmd support inline data 2012-04-16 Zheng Liu Superseded
[13/36,v4] debugfs: make blocks cmd support inline data 2012-07-31 Zheng Liu Superseded
[RFC,3/3] ext4: add FALLOC_FL_NO_HIDE_STALE support 2012-04-17 Zheng Liu New
[RFC,v2,1/3] ext4: split ext4_file_write into buffered IO and direct IO 2012-06-14 Zheng Liu Superseded
[RFC,1/3] vfs: add FALLOC_FL_NO_HIDE_STALE flag in fallocate 2012-04-17 Zheng Liu New
[4/4] xfstests: 296: add a seek data/hole test w/o unwritten extent 2013-01-28 Zheng Liu Not Applicable
[1/2] ext4: print 'flags' in trace_ext4_ext_handle_uninitialized_extents 2012-10-16 Zheng Liu New
[10/36,v4] debugfs: make chroot and cd cmd support inline data 2012-07-31 Zheng Liu Superseded
[2/2] ext4: avoid calculating free inodes twice in find_group_orlov() 2011-11-17 Zheng Liu Superseded
[05/21,v5] libext2fs: handle inline_data in block iterator function 2012-09-22 Zheng Liu New
[RFC,2/3] ext4: add a new flag for ext4_map_blocks 2012-04-28 Zheng Liu Superseded
[32/36,v4] libext2fs: add read/write inline data functions 2012-07-31 Zheng Liu Superseded
[07/32] libext2fs: add data structures for inline data feature 2012-04-16 Zheng Liu Superseded
[RFC,06/10,v1,RESEND] ext4: reimplement fiemap on extent status tree 2012-07-22 Zheng Liu Superseded
[2/4,RFC] xfs: remove duplicated check from xfs_file_fallocate 2012-11-20 Zheng Liu New
[3/7,v2] ext4: add physical block and status member into extent status tree 2013-01-11 Zheng Liu Superseded
[05/32] libext2fs: add ext2fs_find_entry_ext_attr function 2012-04-16 Zheng Liu Superseded
[29/36,v4] e2fsck: add three problem descriptions in pass1 2012-07-31 Zheng Liu Superseded
[RFC,1/3] ext4: split ext4_file_write into buffered IO and direct IO 2012-04-28 Zheng Liu Superseded
[14/36,v4] debugfs: make filefrag cmd support inline data 2012-07-31 Zheng Liu Superseded
[1/2] ext4: fix ext4_debug format 2011-11-17 Zheng Liu Superseded
[v2] ext4: dynamical adjust the length of zero-out chunk 2012-07-12 Zheng Liu Superseded
[24/35,v3] debugfs: make dump and cat cmd support inline data 2012-07-01 Zheng Liu Superseded
[16/36,v4] debugfs: make unlink cmd support inline data 2012-07-31 Zheng Liu Superseded
[RFC,3/3] ext4: add dio overwrite nolock 2012-04-28 Zheng Liu Superseded
[13/21,v5] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP 2012-09-22 Zheng Liu New
[28/32] e2fsck: add three problem descriptions in pass1 2012-04-16 Zheng Liu Superseded
[09/21,v5] libext2fs: handle inline data in read/write function 2012-09-22 Zheng Liu New
[RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate() 2012-01-16 Zheng Liu New
e2fsck: delay metadata checksum in pass1 2012-06-29 Zheng Liu Superseded
[RESEND] ext4: replace ll_rw_block with other functions 2012-01-16 Zheng Liu New
[10/21,v5] debugfs: handle inline_data feature in dirsearch command 2012-09-22 Zheng Liu New
[v4,8/8] ext4: show the result of io types accouting 2012-01-23 Zheng Liu New
[18/21,v5] e2fsck: check inline_data in pass2 2012-09-22 Zheng Liu New
[v4,7/8] ext4: request accouting in direct io 2012-01-23 Zheng Liu New
[2/7,v2] ext4: remove EXT4_MAP_FROM_CLUSTER flag 2013-01-11 Zheng Liu Superseded
[v4,1/8] ext4: add percpu counters and related functions to account io types. 2012-01-23 Zheng Liu New
[20/36,v4] debugfs: make pwd cmd support inline data 2012-07-31 Zheng Liu Superseded
[v4,5/8] ext4: account the metadata request of write operations in buffered io 2012-01-23 Zheng Liu New
[20/21,v5] tests: change result in f_bad_disconnected_inode 2012-09-22 Zheng Liu New
[2/5] mke2fs: add inline data descripton in man page 2011-12-18 Zheng Liu Superseded
[16/21,v5] e2fsck: add problem descriptions and check inline data feature 2012-09-22 Zheng Liu New
[v4,2/8] ext4: add wrapper functions for buffer layer 2012-01-23 Zheng Liu New
[02/35,v3] mke2fs: make it support inline data feature 2012-07-01 Zheng Liu Superseded
[v4,3/8] ext4: account the metadata request of read operations in buffered io 2012-01-23 Zheng Liu New