| [5/6] ocfs2: Wait for page writeback to provide stable pages |
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 |
| [3/6] 9pfs: Fix filesystem to wait for stable page writeback |
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/6] bdi: Allow block devices to say that they require stable page writes |
2013-01-19 |
Darrick J. Wong |
|
New |
| [12/12] ext4: Fix ext4_writepage() to achieve data=ordered guarantees |
2013-01-18 |
Jan Kara |
|
Accepted |
| [11/12] ext4: Make ext4_bio_writepage() handle unprepared buffers |
2013-01-18 |
Jan Kara |
|
Accepted |
| [10/12] ext4: Simplify mpage_add_bh_to_extent() |
2013-01-18 |
Jan Kara |
|
Accepted |
| [09/12] ext4: Dirty page has always buffers attached |
2013-01-18 |
Jan Kara |
|
Accepted |
| [08/12] ext4: Remove __ext4_journalled_writepage() from mpage_da_submit_io() |
2013-01-18 |
Jan Kara |
|
Accepted |
| [07/12] ext4: Simplify list handling in ext4_do_flush_completed_IO() |
2013-01-18 |
Jan Kara |
|
Accepted |
| [06/12] ext4: Move work from io_end to inode |
2013-01-18 |
Jan Kara |
|
Accepted |
| [05/12] ext4: Remove unnecessary wait for extent conversion in ext4_fallocate() |
2013-01-18 |
Jan Kara |
|
New |
| [04/12] ext4: Disable merging of uninitialized extents |
2013-01-18 |
Jan Kara |
|
New |
| [03/12] ext4: Remove bogus wait for unwritten extents in ext4_ind_direct_IO |
2013-01-18 |
Jan Kara |
|
Rejected |
| [02/12] ext4: Use redirty_page_for_writepage() in ext4_bio_write_page() |
2013-01-18 |
Jan Kara |
|
Accepted |
| [01/12] ext4: Always use ext4_bio_write_page() for writeout |
2013-01-18 |
Jan Kara |
|
Accepted |
| [4/4] ext4: remove unnecessary NULL pointer check |
2013-01-18 |
Guo Chao |
|
Accepted |
| [3/4] ext4: remove useless assignment in dx_probe() |
2013-01-18 |
Guo Chao |
|
Accepted |
| [2/4] ext4: remove unused variable in add_dirent_to_buf() |
2013-01-18 |
Guo Chao |
|
Accepted |
| [1/4] ext4: release buffer when checksum failed |
2013-01-18 |
Guo Chao |
|
Accepted |
| [RESEND,2/2,v2] ext4: let us fully support punching hole feature in fallocate |
2013-01-18 |
Zheng Liu |
|
Accepted |
| [RESEND,1/2,v2] ext4: add indirect punching hole support |
2013-01-18 |
Zheng Liu |
|
Accepted |
| [7/7,v2] ext4: reclaim extents from extent status tree |
2013-01-18 |
Theodore Ts'o |
|
Rejected |
| [V2,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails |
2013-01-16 |
Wang shilong |
|
Not Applicable |
| [V2,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails |
2013-01-16 |
Wang shilong |
|
Not Applicable |
| e2image: add -a switch to include all data |
2013-01-15 |
Phillip Susi |
|
Accepted |
| [2/2] tests: create test for debugfs creating special files |
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 |
| [1/3] lib/ext2fs: Add ext2fs_symlink |
2013-01-15 |
Theodore Ts'o |
|
Accepted |
| [6/6] ubifs: Wait for page writeback to provide stable pages |
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 |
| [4/6] block: Optionally snapshot page contents to provide stable pages during write |
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 |
| [2/6] mm: Only enforce stable page writes if the backing device requires it |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [1/6] bdi: Allow block devices to say that they require stable page writes |
2013-01-15 |
Darrick J. Wong |
|
Superseded |
| [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 |
| [3/5] libe2p: teach parse_num_blocks2() to return bytes if log_block_size < 0 |
2013-01-15 |
Theodore Ts'o |
|
Accepted |
| [2/5] mke2fs: the -g option will now specify the clusters per block group |
2013-01-15 |
Theodore Ts'o |
|
Accepted |
| [1/5] mke2fs: enforce that the cluster size must be less that the block size |
2013-01-15 |
Theodore Ts'o |
|
Accepted |
| [2/2,v2] debugfs: dump a sparse file |
2013-01-14 |
Zheng Liu |
|
Superseded |
| [1/2,v2] libext2fs: introduce lseek SEEK_DATA/HOLE |
2013-01-14 |
Zheng Liu |
|
Superseded |
| ext4: trigger the lazy inode table initialization after resize |
2013-01-13 |
Theodore Ts'o |
|
Accepted |
| [V1,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails |
2013-01-13 |
Wang shilong |
|
Superseded |
| [V1,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails |
2013-01-13 |
Wang shilong |
|
Superseded |
| [3/3] mke2fs: document bigalloc and cluster-size |
2013-01-13 |
Zheng Liu |
|
Accepted |
| [2/3] mke2fs: reduce the range of cluster-size |
2013-01-13 |
Zheng Liu |
|
Superseded |
| [1/3] mke2fs: indicate bigalloc feature explicity when cluster-size is enabled |
2013-01-13 |
Zheng Liu |
|
Accepted |
| resize2fs: add debug switch to use old online interface |
2013-01-12 |
Theodore Ts'o |
|
Accepted |
| ext4: return ENOMEM if sb_getblk() fails |
2013-01-12 |
Theodore Ts'o |
|
Accepted |
| lib/ext2fs/bitops.h: Use the optmized/documented byteswapping routines |
2013-01-12 |
Cristian Rodríguez |
|
Rejected |
| ext4: check bh in ext4_read_block_bitmap() |
2013-01-12 |
Eryu Guan |
|
Accepted |
| Ext4: use unlikely to improve the efficiency of the kernel |
2013-01-12 |
Wang shilong |
|
Accepted |
| [2/2] Ext3: use unlikely to improve the efficiency of the kernel |
2013-01-12 |
Wang shilong |
|
Not Applicable |
| [1/2] Ext2: use unlikely to improve the efficiency of the kernel |
2013-01-12 |
Wang shilong |
|
Not Applicable |
| resize2fs: add debug switch to use old online interface |
2013-01-11 |
Eric Sandeen |
|
Superseded |
| debugfs: document zap_block & dump_block |
2013-01-11 |
Eric Sandeen |
|
Accepted |
| [7/7,v2] ext4: reclaim extents from 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 |
| [5/7,v2] ext4: track all extent status in 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 |
| [3/7,v2] ext4: add physical block and status member into extent status tree |
2013-01-11 |
Zheng Liu |
|
Superseded |
| [2/7,v2] ext4: remove EXT4_MAP_FROM_CLUSTER flag |
2013-01-11 |
Zheng Liu |
|
Superseded |
| [1/7,v2] ext4: refine extent status tree |
2013-01-11 |
Zheng Liu |
|
Superseded |
| ext4: Fix memory leak in ext4_init_new_dir |
2013-01-11 |
Mel Gorman |
|
Rejected |
| [v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2013-01-11 |
Chen Gang |
|
New |
| [V2] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them |
2013-01-10 |
Miao Xie |
|
New |
| [V5,20/30] ext4: add support for read_iter and write_iter |
2013-01-09 |
Dave Kleikamp |
|
Superseded |
| libext2fs: ext2fs_open2() should not set ret_fs after a MMP failure |
2013-01-09 |
Theodore Ts'o |
|
Accepted |
| e2fsck: show size requested when memory allocation fails |
2013-01-07 |
Eric Sandeen |
|
Accepted |
| [Suggestion] fs/ext3: memory leak by calling set_qf_name or clear_qf_name, many times. |
2013-01-07 |
Jan Kara |
|
Not Applicable |
| [GIT,PULL] ext4 regression fixes for 3.8 |
2013-01-07 |
Theodore Ts'o |
|
Accepted |
| Fix race in ext4_mb_add_n_trim() |
2013-01-07 |
Niu Yawei |
|
Accepted |
| lib/ext2fs: Use __builtin_popcount when available Signed-off-by: Cristian Rodríguez <crrodriguez@opensuse.org> |
2013-01-06 |
Cristian Rodríguez |
|
Rejected |
| mke2fs: check extents feature when bigalloc feature is enabled |
2013-01-06 |
Zheng Liu |
|
Accepted |
| ext4: fix configuration dependencies for ext4 ACLs and security labels |
2013-01-06 |
Valerie Aurora |
|
Accepted |
| [3/3] ext4: remove duplicate assignment in ext4_init_new_dir() |
2013-01-05 |
Guo Chao |
|
Accepted |
| [2/3] ext4: release buffer in failed path in dx_probe() |
2013-01-05 |
Guo Chao |
|
Accepted |
| [1/3] ext4: report error if things go wrong when do checksum |
2013-01-05 |
Guo Chao |
|
Rejected |
| config: silence printf format warnings |
2013-01-04 |
Eric Whitney |
|
Accepted |
| [3/3] libext2fs: Remove obsolete redefinition of EXT2_FT_DIR |
2013-01-04 |
Darren Hart |
|
Accepted |
| [2/3] debugfs: Add symlink command |
2013-01-04 |
Darren Hart |
|
Accepted |
| [1/3] lib/ext2fs: Add ext2fs_symlink |
2013-01-04 |
Darren Hart |
|
Accepted |
| [v3] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2013-01-04 |
Chen Gang |
|
New |
| [v2] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2013-01-04 |
Chen Gang |
|
Superseded |
| Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group |
2013-01-03 |
Theodore Ts'o |
|
Accepted |
| [4/4] resize2fs: use [un]mark_block_range bitmap functions to reduce CPU usage |
2013-01-03 |
Theodore Ts'o |
|
Accepted |
| [3/4] resize2fs: add resource tracking as a debug option |
2013-01-03 |
Theodore Ts'o |
|
Accepted |
| [2/4] resize2fs: fix 32-bit overflow when calculating the number of free blocks |
2013-01-03 |
Theodore Ts'o |
|
Accepted |
| [1/4] resize2fs: fix 32-bit overflow issue which can corrupt 64-bit file systems |
2013-01-03 |
Theodore Ts'o |
|
Accepted |
| [5/5] ext4: Remove unnecessary wait for extent conversion in ext4_fallocate() |
2013-01-02 |
Jan Kara |
|
Superseded |
| [4/5] ext4: Disable merging of uninitialized extents |
2013-01-02 |
Jan Kara |
|
Superseded |
| [3/5] ext4: Remove bogus wait for unwritten extents in ext4_ind_direct_IO |
2013-01-02 |
Jan Kara |
|
Superseded |
| [2/5] ext4: Use redirty_page_for_writepage() in ext4_bio_write_page() |
2013-01-02 |
Jan Kara |
|
Superseded |
| [1/5] ext4: Always use ext4_bio_write_page() for writeout |
2013-01-02 |
Jan Kara |
|
Superseded |
| [GIT,PULL] ext4 bug fixes for 3.8 |
2013-01-02 |
Theodore Ts'o |
|
Accepted |
| [2/2,v2] debugfs: dump a sparse file as a new sparse file |
2013-01-01 |
Zheng Liu |
|
Superseded |
| [1/2,v2] debugfs: fixup the hard-coded buffer length in dump_file |
2013-01-01 |
Zheng Liu |
|
Superseded |
| [Suggestion] fs/ext3: memory leak by calling set_qf_name or clear_qf_name, many times. |
2012-12-31 |
Jan Kara |
|
Not Applicable |