| [1/6] bdi: Allow block devices to say that they require stable page writes |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [2/6] mm: Only enforce stable page writes if the backing device requires it |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [3/6] 9pfs: Fix filesystem to wait for stable page writeback |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [4/6] block: Optionally snapshot page contents to provide stable pages during write |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [5/6] ocfs2: Wait for page writeback to provide stable pages |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [6/6] ubifs: Wait for page writeback to provide stable pages |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [1/3] lib/ext2fs: Add ext2fs_symlink |
2013-01-15 |
Theodore Ts'o |
|
Accepted |
| [1/2] debugfs: fix mknod command so that it updates the block group statistics |
2013-01-15 |
Theodore Ts'o |
|
Accepted |
| [2/2] tests: create test for debugfs creating special files |
2013-01-15 |
Theodore Ts'o |
|
Accepted |
| e2image: add -a switch to include all data |
2013-01-15 |
Phillip Susi |
|
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 |
2013-01-16 |
Wang shilong |
|
Not Applicable |
| [7/7,v2] ext4: reclaim extents from extent status tree |
2013-01-18 |
Theodore Ts'o |
|
Rejected |
| [RESEND,1/2,v2] ext4: add indirect punching hole support |
2013-01-18 |
Zheng Liu |
|
Accepted |
| [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 |
| [3/4] ext4: remove useless assignment in dx_probe() |
2013-01-18 |
Guo Chao |
|
Accepted |
| [4/4] ext4: remove unnecessary NULL pointer check |
2013-01-18 |
Guo Chao |
|
Accepted |
| [01/12] ext4: Always use ext4_bio_write_page() for writeout |
2013-01-18 |
Jan Kara |
|
Accepted |
| [02/12] ext4: Use redirty_page_for_writepage() in ext4_bio_write_page() |
2013-01-18 |
Jan Kara |
|
Accepted |
| [03/12] ext4: Remove bogus wait for unwritten extents in ext4_ind_direct_IO |
2013-01-18 |
Jan Kara |
|
Rejected |
| [04/12] ext4: Disable merging of uninitialized extents |
2013-01-18 |
Jan Kara |
|
New |
| [05/12] ext4: Remove unnecessary wait for extent conversion in ext4_fallocate() |
2013-01-18 |
Jan Kara |
|
New |
| [06/12] ext4: Move work from io_end to inode |
2013-01-18 |
Jan Kara |
|
Accepted |
| [07/12] ext4: Simplify list handling in ext4_do_flush_completed_IO() |
2013-01-18 |
Jan Kara |
|
Accepted |
| [08/12] ext4: Remove __ext4_journalled_writepage() from mpage_da_submit_io() |
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 |
| [11/12] ext4: Make ext4_bio_writepage() handle unprepared buffers |
2013-01-18 |
Jan Kara |
|
Accepted |
| [12/12] ext4: Fix ext4_writepage() to achieve data=ordered guarantees |
2013-01-18 |
Jan Kara |
|
Accepted |
| [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 |
| [3/6] 9pfs: Fix filesystem to wait for stable page writeback |
2013-01-19 |
Darrick J. Wong |
|
New |
| [4/6] block: Optionally snapshot page contents to provide stable pages during write |
2013-01-19 |
Darrick J. Wong |
|
New |
| [5/6] ocfs2: Wait for page writeback to provide stable pages |
2013-01-19 |
Darrick J. Wong |
|
New |
| [6/6] ubifs: Wait for page writeback to provide stable pages |
2013-01-19 |
Darrick J. Wong |
|
New |
| [1/3] libext2fs: teach the ext2fs_*_block_bitmap_range2() about clusters |
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 |
| [3/3] resize2fs: move a cluster at a time with bigalloc file systems |
2013-01-20 |
Theodore Ts'o |
|
Accepted |
| ext4: Fix memory leak when quota options are specified multiple times |
2013-01-20 |
Chen Gang |
|
Accepted |
| [1/2] ext4: release sysfs kobject when failing to enable quotas on mount |
2013-01-21 |
Theodore Ts'o |
|
Accepted |
| [2/2] quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format |
2013-01-21 |
Theodore Ts'o |
|
Accepted |
| [1/3] contrib: add safe_getenv() support to spd_readdir |
2013-01-22 |
Theodore Ts'o |
|
Accepted |
| [2/3] contrib: add thread locking and readdir64_r support to spd_readdir |
2013-01-22 |
Theodore Ts'o |
|
Accepted |
| [3/3] contrib: fix namespace leakage in spd_readdir |
2013-01-22 |
Theodore Ts'o |
|
Accepted |
| mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota |
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 |
| ext4: check incompatible mount options when mounting ext2/3 [V2] |
2013-01-22 |
Carlos Maiolino |
|
New |
| quota: fix disabling quota, add quota tests |
2013-01-23 |
Andreas Dilger |
|
New |
| fs: allow for fs-specific objects to be pruned as part of pruning inodes |
2013-01-23 |
Theodore Ts'o |
|
Rejected |
| [01/10,v3] ext4: refine extent status tree |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [02/10,v3] ext4: remove EXT4_MAP_FROM_CLUSTER flag |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [03/10,v3] ext4: add physical block and status member into extent status tree |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [04/10,v3] ext4: adjust interfaces of extent status tree |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [05/10,v3] ext4: track all extent status in extent status tree |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [06/10,v3] ext4: lookup block mapping in extent status tree |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [07/10,v3] ext4: remove single extent cache |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [08/10,v3] fs: allow for fs-specific objects to be pruned as part of pruning inodes |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [09/10,v3] ext4: adjust some functions for reclaiming extents from extent status tree |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [10/10,v3] ext4: reclaim extents from extent status tree |
2013-01-23 |
Zheng Liu |
|
Superseded |
| [1/4] ext4: Fix possible use-after-free with AIO |
2013-01-23 |
Jan Kara |
|
Superseded |
| jbd2: don't wake kjournald unnecessarily |
2013-01-23 |
Eric Sandeen |
|
Superseded |
| e2fslibs: fix llseek on i386 |
2013-01-24 |
Phillip Susi |
|
Superseded |
| [1/2] ext4: call WARN_ON after the debug message |
2013-01-24 |
Lukas Czerner |
|
Rejected |
| [2/2] ext4: remove unused variable flags |
2013-01-24 |
Lukas Czerner |
|
Superseded |
| [1/2,v4] libext2fs: introduce lseek SEEK_DATA/HOLE |
2013-01-25 |
Zheng Liu |
|
New |
| [2/2,v4] debugfs: dump a sparse file |
2013-01-25 |
Zheng Liu |
|
New |
| contrib: print missing '-p' argument in fallocate.c |
2013-01-25 |
Zheng Liu |
|
Accepted |
| libext2fs: fix ext2fs_llseek on i386 |
2013-01-25 |
Theodore Ts'o |
|
Accepted |
| [ext4:dev,6/9] fs/ext4/super.c:4039:1: warning: label 'failed_mount8' defined but not used |
2013-01-25 |
Theodore Ts'o |
|
Not Applicable |
| [1/3] e2image: add offset switches |
2013-01-25 |
Phillip Susi |
|
New |
| [2/3] e2image: perform in-place move |
2013-01-25 |
Phillip Susi |
|
New |
| [3/3] e2image: add progress indicator |
2013-01-25 |
Phillip Susi |
|
New |
| mke2fs: clarify inode ratio in man page |
2013-01-25 |
Phillip Susi |
|
New |
| Ext4: remove a useless check for the function ext4_data_block_valid |
2013-01-26 |
Wang shilong |
|
Rejected |
| [1/2] Ext2: remove a useless check for the function ext2_free_blocks |
2013-01-26 |
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 |
| ext4: correct the number of blocks that has been deallocated in ext4_free_hole_blocks |
2013-01-28 |
Zheng Liu |
|
Accepted |
| [1/4] xfstests: check unwritten extent preallocation in 255 |
2013-01-28 |
Zheng Liu |
|
Not Applicable |
| [2/4] xfstests: 295: test fallocate hole punching for all file systems |
2013-01-28 |
Zheng Liu |
|
Not Applicable |
| [3/4] xfstests: check llseek(2) SEEK_DATA/HOLE and unwritten extent preallocation in 285 |
2013-01-28 |
Zheng Liu |
|
Not Applicable |
| [4/4] xfstests: 296: add a seek data/hole test w/o unwritten extent |
2013-01-28 |
Zheng Liu |
|
Not Applicable |
| [v2] ext4: remove unused variable flags |
2013-01-28 |
Lukas Czerner |
|
Accepted |
| ext4: remove explicit WARN_ON when ext4_map_blocks() fails |
2013-01-28 |
Lukas Czerner |
|
Accepted |
| debugfs: add sanity check to make sure we never shift 64 bits right |
2013-01-28 |
Theodore Ts'o |
|
Accepted |
| [04/12] ext4: Disable merging of uninitialized extents |
2013-01-28 |
Theodore Ts'o |
|
Superseded |
| [V6,20/30] ext4: add support for read_iter and write_iter |
2013-01-29 |
Dave Kleikamp |
|
New |
| [RFC] mke2fs: wipe out old btrfs superblocks |
2013-01-29 |
Eric Sandeen |
|
Superseded |
| [RFC,V2] mke2fs: wipe out old btrfs superblocks |
2013-01-29 |
Eric Sandeen |
|
New |
| [1/4] ext4: Fix possible use-after-free with AIO |
2013-01-29 |
Jan Kara |
|
Accepted |
| [2/4] xfs: Fix possible use-after-free with AIO |
2013-01-29 |
Jan Kara |
|
Not Applicable |
| [3/4] ocfs2: Fix possible use-after-free with AIO |
2013-01-29 |
Jan Kara |
|
Not Applicable |
| [4/4] fs: Fix possible use-after-free with AIO |
2013-01-29 |
Jan Kara |
|
Not Applicable |
| ext4: only define label failed_mount8 when used |
2013-01-30 |
Stephen Warren |
|
Rejected |
| [1/2] jbd2: don't wake kjournald unnecessarily |
2013-01-30 |
Theodore Ts'o |
|
Superseded |
| [2/2] jbd2: commit as soon as possible after log_start_commit |
2013-01-30 |
Theodore Ts'o |
|
Superseded |
| [ext4] minor. consecutive shift is not necessary |
2013-01-30 |
Anders Lind |
|
New |
| [1/9,v4] ext4: refine extent status tree |
2013-01-31 |
Zheng Liu |
|
Accepted |