Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 34 35 36 37 38 39 40 41 42 ... 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[RFC,1/2] union-mount: Add support for whiteouts 2010-11-19 Valerie Aurora Henson Superseded
[14/38] fallthru: ext2 fallthru support 2010-06-25 Valerie Aurora Henson New
[RFC,2/2] union-mount: Add support for fallthrus 2010-11-19 Valerie Aurora Henson Superseded
32TB ext4 fsck times 2009-04-22 Valerie Aurora Henson New
[11/39] whiteout: ext2 whiteout support 2010-08-08 Valerie Aurora Henson Not Applicable
[11/39] whiteout: ext2 whiteout support 2010-05-03 Valerie Aurora Henson New
[10/39] whiteout: Split of ext2_append_link() from ext2_add_link() 2010-08-08 Valerie Aurora Henson Not Applicable
[09/35] whiteout: Split of ext2_append_link() from ext2_add_link() 2010-04-15 Valerie Aurora Henson Superseded
[23/39] fallthru: ext2 fallthru support 2010-08-08 Valerie Aurora Henson Not Applicable
[13/35] fallthru: ext2 fallthru support 2010-04-15 Valerie Aurora Henson Superseded
[14/39] fallthru: ext2 fallthru support 2010-05-03 Valerie Aurora Henson New
[10/39] whiteout: Split of ext2_append_link() from ext2_add_link() 2010-05-03 Valerie Aurora Henson New
E2fsprogs master branch now has all 64-bit patch applied 2010-06-14 Valerie Aurora Henson New
[11/38] whiteout: ext2 whiteout support 2010-06-25 Valerie Aurora Henson New
[10/38] whiteout: Split of ext2_append_link() from ext2_add_link() 2010-06-25 Valerie Aurora Henson New
[10/35] whiteout: ext2 whiteout support 2010-04-15 Valerie Aurora Henson Superseded
fs : ext4 : super.c fixed coding style violations 2010-11-17 Vamsi Krishna B New
[3/3] ext3: Explicitly specify fsync dependency on journaling thread 2011-06-27 Vivek Goyal New
[1/3] block: A new interface for specifying IO dependencing among tasks 2011-06-27 Vivek Goyal New
[2/3] ext4: Explicitly specify fsync dependency on journaling thread 2011-06-27 Vivek Goyal New
[RFC,0/3] block: Fix fsync slowness with CFQ cgroups 2011-06-28 Vivek Goyal New
ext4: protect extent cache with r/w spinlock. 2011-11-07 Vivek Haldar New
ext4: count hits/misses of extent cache and expose in sysfs. 2011-05-17 Vivek Haldar Accepted
ext4: do not normalize block requests from fallocate. 2011-05-13 Vivek Haldar Accepted
ext4: prevent kernel panic in case of uninitialized jinode 2012-10-17 Volodymyr Mieshkov New
jbd: change the field "b_cow_tid" of struct journal_head from type unsigned to tid_t 2011-07-25 Wang Sheng-Hui New
ext2: trivial fix to comment for ext2_free_blocks 2012-05-18 Wang Sheng-Hui Not Applicable
jbd/jbd2: add pointer type conversion on void *arg from void * to journal_t * explicitly in kjournald/kjournald2 2011-08-03 Wang Sheng-Hui New
ext2: cleanup the comment for ext2_export_ops 2012-05-14 Wang Sheng-Hui Not Applicable
ext2: check xattr name_len before acquiring sem lock in ext2_xattr_get 2011-07-22 Wang Sheng-Hui Not Applicable
ext2: cleanup the comment for ext2_export_ops 2012-05-14 Wang Sheng-Hui Not Applicable
ext4: change the debug description in ext4_mb_cleanup_pa 2012-08-20 Wang Sheng-Hui New
[2/2] ext4: make extents.c/ext4_ext_try_to_merge return 1 on merged 2012-07-06 Wang Sheng-Hui New
ext3.txt: update the links in the section "useful links" to the latest ones 2011-07-23 Wang Sheng-Hui Not Applicable
[1/2] ext4: fix the comment in ext4_ext_insert_extent for ext4_ext_try_to_merge in extents.c 2012-07-06 Wang Sheng-Hui New
ext4: fix comment in extents.c/ext4_ext_check_cache 2012-07-06 Wang Sheng-Hui New
[V2,1/2] Ext2: 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
Ext4: remove a useless check for the function ext4_data_block_valid 2012-01-26 Wang shilong New
[1/3] Ext2: remove the overhead check about sb in the function ext2_new_blocks 2013-02-06 Wang shilong Not Applicable
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2013-01-26 Wang shilong Not Applicable
Ext4: use 'unlikely' to improve the efficiency of the kernel 2011-01-12 Wang shilong New
Ext4: remove a useless check for the function ext4_data_block_valid 2013-01-26 Wang shilong Rejected
Ext4: use unlikely to improve the efficiency of the kernel 2013-01-12 Wang shilong Accepted
[V2,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2013-01-16 Wang shilong Not Applicable
[V2,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails 2011-01-16 Wang shilong New
[1/3] Ext2: remove the overhead check about sb in the function ext2_new_blocks 2013-02-06 Wang shilong New
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called 2013-02-06 Wang shilong Not Applicable
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb 2011-01-26 Wang shilong New
[2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
Ext4: remove a useless check for the function ext4_data_block_valid 2011-01-26 Wang shilong New
[V1,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2013-01-13 Wang shilong Superseded
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb 2012-01-26 Wang shilong New
[V1,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails 2013-01-13 Wang shilong Superseded
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2011-01-26 Wang shilong New
[3/3] Ext2: remove the static function release_blocks to optimize the kernel 2013-02-06 Wang shilong New
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2012-01-26 Wang shilong New
[2/2] Ext3: use unlikely to improve the efficiency of the kernel 2013-01-12 Wang shilong Not Applicable
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb 2013-01-26 Wang shilong Not Applicable
[1/2] Ext2: use unlikely to improve the efficiency of the kernel 2013-01-12 Wang shilong Not Applicable
[v1,2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called 2013-02-07 Wang shilong Not Applicable
[2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called 2013-02-06 Wang shilong New
[3/3] Ext2: remove the static function release_blocks to optimize the kernel 2013-02-06 Wang shilong Not Applicable
[v1,3/3] Ext2: remove the static function release_blocks to optimize the kernel 2013-02-07 Wang shilong Not Applicable
jbd2: use kmem_cache_zalloc wrapper instead of flag 2012-05-21 Wanlong Gao Accepted
ext2: cleanup the confused goto label 2012-06-27 Wanlong Gao Not Applicable
ext2: cleanup the confused goto label 2012-06-24 Wanlong Gao Not Applicable
ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset 2012-08-27 Wei Yongjun Superseded
ext4: fix possible memory leak in ext4_remount() 2013-02-27 Wei Yongjun Accepted
[-next] ext4: remove duplicated include from super.c 2012-11-21 Wei Yongjun Superseded
[RFC] resize2fs and uninit_bg questions 2009-09-19 Will Drewry New
[RFC] resize2fs and uninit_bg questions 2009-09-16 Will Drewry New
[RFC] resize2fs and uninit_bg questions 2009-09-23 Will Drewry New
[RFC] resize2fs and uninit_bg questions 2009-09-16 Will Drewry New
ext4: fix redirty_page_for_writepage() typo in comment 2010-11-11 Wu Fengguang New
ext4: do not reference pa_inode from group_pa 2012-02-08 Wu Fengguang Not Applicable
[ext4:dev,45/57] fs/ext4/inline.c:1025:6: sparse: symbol 'ext4_get_inline_xattr_pos' was not declared. Should it be static? 2012-12-03 Wu Fengguang Superseded
[ext4:dev,54/60] fs/ext4/xattr.c:999:5: sparse: symbol 'ext4_xattr_ibody_set' was not declared. Should it be static? 2012-12-03 Wu Fengguang Superseded
ext4: avoid oversized shift in ext4_fill_flex_info() 2011-12-26 Xi Wang Superseded
[RESEND] ext4: fix undefined behavior in ext4_fill_flex_info() 2012-01-09 Xi Wang Accepted
ext4: fix fio regression 2013-04-28 Yan, Zheng Superseded
ext4: release page cache in ext4_mb_load_buddy error path 2011-04-14 Yang Ruirui Accepted
ext4: don't work without procfs 2011-10-03 Yargil Superseded
[v4,SIGNED-OFF] ext4: don't work without procfs 2011-10-06 Yargil Superseded
[v2] ext4: don't work without procfs 2011-10-04 Yargil Superseded
[v3,SIGNED-OFF] ext4: don't work without procfs 2011-10-06 Yargil Superseded
[6/8] e2fsprogs: add exclude bitmap support in tune2fs 2011-10-23 Yongqiang Yang Rejected
[V6,RESEND,09/15] ext4: enable ext4_update_super() to handle a flex groups 2011-12-30 Yongqiang Yang Superseded
[v5,13/15] ext4: add new online resize interface 2011-12-23 Yongqiang Yang Superseded
ext4: fix a syntax error in ext4_ext_insert_extent 2011-11-01 Yongqiang Yang Accepted
[04/13] ext4: add a function which updates super block 2011-08-11 Yongqiang Yang Superseded
[v0,RFC] ext4: Fix a bug in ext4_journal_start_sb(). 2011-04-01 Yongqiang Yang Superseded
[v3] xfstests:Make 225 compare map and fiemap at each block. 2011-05-23 Yongqiang Yang Not Applicable
[7/8] e2fsprogs: add exclude bitmap support in e2image 2011-10-23 Yongqiang Yang Rejected
[8/8] e2fsprogs: add exclude bitmap support in debugfs 2011-10-23 Yongqiang Yang Rejected
[v5,04/15] ext4: add a function which updates super block 2011-12-23 Yongqiang Yang Superseded
[3/3] ext4: let ext4_discard_partial_buffers handle unaligned range correctly 2011-10-30 Yongqiang Yang Accepted
mke2fs: correct help text for option -G of mke2fs 2012-01-04 Yongqiang Yang Superseded