Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 33 34 35 36 37 38 39 40 41 ... 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
ext4: register extent status shrinker before init percpu counter 2013-03-28 Zheng Liu Awaiting Upstream
[v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2013-01-11 Chen Gang New
ext4: Fix memory leak in ext4_init_new_dir 2013-01-11 Mel Gorman Rejected
[2/7,v2] ext4: remove EXT4_MAP_FROM_CLUSTER flag 2013-01-11 Zheng Liu Superseded
[3/7,v2] ext4: add physical block and status member into extent status tree 2013-01-11 Zheng Liu Superseded
[4/7,v2] ext4: adjust interfaces of extent status tree 2013-01-11 Zheng Liu Superseded
[6/7,v2] ext4: lookup block mapping in extent status tree 2013-01-11 Zheng Liu Superseded
Ext4: use 'unlikely' to improve the efficiency of the kernel 2011-01-12 Wang shilong New
[RFC] ext4: add ioctl to force 32-bit hashes from indexed dirs 2013-03-28 Eric Sandeen Superseded
[1/2] Ext2: use unlikely to improve the efficiency of the kernel 2013-01-12 Wang shilong Not Applicable
[2/2] Ext3: use unlikely to improve the efficiency of the kernel 2013-01-12 Wang shilong Not Applicable
[1/3] Ext2: remove the overhead check about sb in the function ext2_new_blocks 2013-02-06 Wang shilong Not Applicable
Ext4: use unlikely to improve the efficiency of the kernel 2013-01-12 Wang shilong Accepted
[RFC,5/9,v1] ext4: track all extent status in extent status tree 2012-12-24 Zheng Liu Superseded
tune2fs: respect quota config option 2012-11-27 Eric Sandeen Accepted
debugfs: document zap_block & dump_block 2013-01-11 Eric Sandeen Accepted
resize2fs: add debug switch to use old online interface 2013-01-11 Eric Sandeen Superseded
resize2fs: add debug switch to use old online interface 2013-01-12 Theodore Ts'o Accepted
libext2fs: ext2fs_open2() should not set ret_fs after a MMP failure 2013-01-09 Theodore Ts'o Accepted
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[3/3] mke2fs: document bigalloc and cluster-size 2013-01-13 Zheng Liu Accepted
[V1,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2013-01-13 Wang shilong Superseded
[V1,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails 2013-01-13 Wang shilong Superseded
ext4: trigger the lazy inode table initialization after resize 2013-01-13 Theodore Ts'o Accepted
[2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called 2013-02-06 Wang shilong New
[RFC,2/9,v1] ext4: refine extent status tree 2012-12-24 Zheng Liu Superseded
[3/3] Ext2: remove the static function release_blocks to optimize the kernel 2013-02-06 Wang shilong New
[2/5] mke2fs: the -g option will now specify the clusters per block group 2013-01-15 Theodore Ts'o Accepted
[5/5] libext2fs: avoid 32-bit overflow in ext2fs_initialize with a 512M cluster size 2013-01-15 Theodore Ts'o Accepted
[4/5] mke2fs: teach mke2fs to understand -b 4k and -C 256M 2013-01-15 Theodore Ts'o Accepted
[4/6] block: Optionally snapshot page contents to provide stable pages during write 2013-01-15 Darrick J. Wong Superseded
[V2,2/2] Ext3: 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
[7/7,v2] ext4: reclaim extents from extent status tree 2013-01-18 Theodore Ts'o Rejected
[v2] e2image: add -a switch to include all data 2012-07-06 Phillip Susi Superseded
[2/2] e2image: add -a switch to include all data 2012-02-16 Phillip Susi Superseded
e2image: add -a switch to include all data 2013-01-15 Phillip Susi Accepted
[1/3] mke2fs: indicate bigalloc feature explicity when cluster-size is enabled 2013-01-13 Zheng Liu Accepted
[1/5] mke2fs: enforce that the cluster size must be less that the block size 2013-01-15 Theodore Ts'o Accepted
[3/5] libe2p: teach parse_num_blocks2() to return bytes if log_block_size < 0 2013-01-15 Theodore Ts'o Accepted
[2/3] mke2fs: reduce the range of cluster-size 2013-01-13 Zheng Liu Superseded
[1/2,v2] libext2fs: introduce lseek SEEK_DATA/HOLE 2013-01-14 Zheng Liu Superseded
[RESEND,2/2,v2] ext4: let us fully support punching hole feature in fallocate 2013-01-18 Zheng Liu Accepted
[1/4] ext4: release buffer when checksum failed 2013-01-18 Guo Chao Accepted
[2/4] ext4: remove unused variable in add_dirent_to_buf() 2013-01-18 Guo Chao Accepted
[4/4] ext4: remove unnecessary NULL pointer check 2013-01-18 Guo Chao Accepted
[02/12] ext4: Use redirty_page_for_writepage() in ext4_bio_write_page() 2013-01-18 Jan Kara Accepted
ext4: fix possible memory leak in ext4_remount() 2013-02-27 Wei Yongjun Accepted
[08/12] ext4: Remove __ext4_journalled_writepage() from mpage_da_submit_io() 2013-01-18 Jan Kara Accepted
[04/12] ext4: Disable merging of uninitialized extents 2013-01-18 Jan Kara New
[06/12] ext4: Move work from io_end to inode 2013-01-18 Jan Kara Accepted
[09/12] ext4: Dirty page has always buffers attached 2013-01-18 Jan Kara Accepted
[10/12] ext4: Simplify mpage_add_bh_to_extent() 2013-01-18 Jan Kara Accepted
ext4: fix incorrect lock ordering for ext4_ext_migrate 2013-04-01 Dmitri Monakho Awaiting Upstream
[4/6] block: Optionally snapshot page contents to provide stable pages during write 2013-01-19 Darrick J. Wong New
[1/6] bdi: Allow block devices to say that they require stable page writes 2013-01-19 Darrick J. Wong New
[2/6] mm: Only enforce stable page writes if the backing device requires it 2013-01-19 Darrick J. Wong New
[1/2] ext4: Don't allow quota mount options when quota feature enabled 2013-02-25 Jan Kara Accepted
[3/3] resize2fs: move a cluster at a time with bigalloc file systems 2013-01-20 Theodore Ts'o Accepted
[2/3] resize2fs: correctly account for clusters when calculating summary stats 2013-01-20 Theodore Ts'o Accepted
[1/2] ext4: release sysfs kobject when failing to enable quotas on mount 2013-01-21 Theodore Ts'o Accepted
[03/29] ext4: Clear buffer_uninit flag when submitting IO 2013-04-08 Jan Kara Awaiting Upstream
[08/29] jbd2: Remove outdated comment 2013-04-08 Jan Kara New
[10/29] jbd2: Fix race in t_outstanding_credits update in jbd2_journal_extend() 2013-04-08 Jan Kara New
[12/29] jbd2: Transaction reservation support 2013-04-08 Jan Kara New
[14/29] ext4: Stop messing with nr_to_write in ext4_da_writepages() 2013-04-08 Jan Kara New
[16/29] ext4: Improve writepage credit estimate for files with indirect blocks 2013-04-08 Jan Kara New
[19/29] ext4: Remove buffer_uninit handling 2013-04-08 Jan Kara New
[15/29] ext4: Deprecate max_writeback_mb_bump sysfs attribute 2013-04-08 Jan Kara New
[18/29] ext4: Restructure writeback path 2013-04-08 Jan Kara New
[27/29] ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() 2013-04-08 Jan Kara New
[29/29] ext4: Remove ext4_ioend_wait() 2013-04-08 Jan Kara New
[21/29] ext4: Split extent conversion lists to reserved & unreserved parts 2013-04-08 Jan Kara New
[24/29] ext4: Remove wait for unwritten extent conversion from ext4_ext_truncate() 2013-04-08 Jan Kara New
[22/29] ext4: Defer clearing of PageWriteback after extent conversion 2013-04-08 Jan Kara New
[26/29] ext4: Remove i_mutex from ext4_file_sync() 2013-04-08 Jan Kara New
[28/29] ext4: Don't wait for extent conversion in ext4_ext_punch_hole() 2013-04-08 Jan Kara New
[17/29] ext4: Better estimate credits needed for ext4_da_writepages() 2013-04-08 Jan Kara New
[25/29] ext4: Use generic_file_fsync() in ext4_file_fsync() in nojournal mode 2013-04-08 Jan Kara New
[13/29] ext4: Provide wrappers for transaction reservation calls 2013-04-08 Jan Kara New
[11/29] jbd2: Remove unused waitqueues 2013-04-08 Jan Kara New
[20/29] ext4: Use transaction reservation for extent conversion in ext4_end_io 2013-04-08 Jan Kara New
[23/29] ext4: Protect extent conversion after DIO with i_dio_count 2013-04-08 Jan Kara New
[07/29] jbd2: Refine waiting for shadow buffers 2013-04-08 Jan Kara New
[09/29] jbd2: Cleanup needed free block estimates when starting a transaction 2013-04-08 Jan Kara New
[05/29] jbd2: Don't create journal_head for temporary journal buffers 2013-04-08 Jan Kara New
[06/29] jbd2: Remove journal_head from descriptor buffers 2013-04-08 Jan Kara New
[2/3] contrib: add thread locking and readdir64_r support to spd_readdir 2013-01-22 Theodore Ts'o Accepted
[1/2,v3] libext2fs: introduce lseek SEEK_DATA/HOLE 2013-01-22 Zheng Liu Superseded
[2/2,v3] debugfs: dump a sparse file 2013-01-22 Zheng Liu Superseded
[v3,17/18] ext4: make punch hole code path work with bigalloc 2013-04-09 Lukas Czerner New
ext4: check incompatible mount options when mounting ext2/3 [V2] 2013-01-22 Carlos Maiolino New
[v3,18/18] ext4: Allow punch hole with bigalloc enabled 2013-04-09 Lukas Czerner New
[v3,13/18] ext4: use ext4_zero_partial_blocks in punch_hole 2013-04-09 Lukas Czerner New
[v3,15/18] ext4: remove unused code from ext4_remove_blocks() 2013-04-09 Lukas Czerner New
[v3,16/18] ext4: update ext4_ext_remove_space trace point 2013-04-09 Lukas Czerner New
[v3,09/18] reiserfs: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,14/18] ext4: remove unused discard_partial_page_buffers 2013-04-09 Lukas Czerner New