| ext4: fix ext4_evict_inode() racing against workqueue processing code |
2013-03-20 |
Theodore Ts'o |
|
Accepted |
| libext2fs: do not print any error message from libext2fs |
2013-04-27 |
Zheng Liu |
|
New |
| [v2] ext4: reserve metadata block for every delayed write |
2013-03-14 |
Lukas Czerner |
|
Accepted |
| ext4/jbd2: don't wait (forever) for stale tid caused by wraparound |
2013-03-18 |
Theodore Ts'o |
|
Accepted |
| [RFC] ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX |
2012-12-18 |
Guo Chao |
|
Not Applicable |
| build: quiet some "gcc -Wall" compiler warnings |
2012-11-22 |
Andreas Dilger |
|
Superseded |
| [RFC] jbd: don't wake kjournald unnecessarily |
2012-12-18 |
Eric Sandeen |
|
Not Applicable |
| jbd2: don't wake kjournald unnecessarily |
2012-12-19 |
Eric Sandeen |
|
Superseded |
| A memory-leak problem of unix_open() |
2012-12-17 |
Theodore Ts'o |
|
Accepted |
| [2/4] ext3: Fix fsync error handling after filesysteb abort. |
2013-05-16 |
Dmitri Monakho |
|
New |
| e2fsprogs: m68k bitops fixes |
2012-12-16 |
Mikael Pettersson |
|
Superseded |
| [2/3] lib/ext2fs: Add ext2fs_symlink |
2012-12-20 |
Darren Hart |
|
Changes Requested |
| ext4: Remove CONFIG_EXT4_FS_XATTR. |
2012-12-10 |
Tao Ma |
|
Superseded |
| ext4: fix extent tree corruption that incurred by hole punch [V2] |
2012-12-13 |
Forrest Liu |
|
Not Applicable |
| ext4: Automatic setting of {INODE,BLOCK}_UNINIT flags |
2012-12-20 |
Tomas Racek |
|
New |
| [RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them |
2012-12-20 |
Miao Xie |
|
New |
| [1/3] e2fsck: fix incorrect interior node logical start values |
2012-12-20 |
Theodore Ts'o |
|
Accepted |
| [2/3] libext2fs: ext2fs_extents_fix_parents() should not modify the handle location |
2012-12-20 |
Theodore Ts'o |
|
Accepted |
| [3/3] e2fsck: make sure the extent tree is consistent after bogus node in the tree |
2012-12-20 |
Theodore Ts'o |
|
Accepted |
| [3/3] e2fsck: make sure the extent tree is consistent after bogus node in the tree |
2012-12-21 |
Theodore Ts'o |
|
Accepted |
| [3/3] debugfs: Add symlink command |
2012-12-05 |
Darren Hart |
|
Superseded |
| ext4: fix extent tree corruption that incurred by hole punch |
2012-12-04 |
Forrest Liu |
|
Superseded |
| [1/3] lib/ext2fs: Correct interates typo in texinfo docs |
2012-12-05 |
Darren Hart |
|
Superseded |
| [1/3] lib/ext2fs: Correct interates typo in texinfo docs |
2012-12-20 |
Darren Hart |
|
Accepted |
| [3/3] debugfs: Add symlink command |
2012-12-20 |
Darren Hart |
|
Changes Requested |
| [RFC,3/9,v1] ext4: add physical block and status member into extent status tree |
2012-12-24 |
Zheng Liu |
|
Superseded |
| [RFC,9/9,v1] ext4: set dioread_nolock by default for extent-based files |
2012-12-24 |
Zheng Liu |
|
Superseded |
| fs/ext3: use kzalloc instead of kmalloc |
2012-12-24 |
Chen Gang |
|
Not Applicable |
| fs/ext3: set pointer = NULL, after kfree it |
2012-12-24 |
Chen Gang |
|
Not Applicable |
| [RFC,1/9,v1] ext4: fixup metadata reserve block warning when bigalloc and delalloc are enabled |
2012-12-24 |
Zheng Liu |
|
Superseded |
| [RFC,4/9,v1] ext4: adjust interfaces of extent status tree |
2012-12-24 |
Zheng Liu |
|
Superseded |
| [RFC,6/9,v1] ext4: lookup block mapping in extent status tree |
2012-12-24 |
Zheng Liu |
|
Superseded |
| [RFC,7/9,v1] ext4: add a new convert function to convert an unwritten extent in extent status tree |
2012-12-24 |
Zheng Liu |
|
Superseded |
| [RFC,8/9,v1] ext4: refine unwritten extent conversion |
2012-12-24 |
Zheng Liu |
|
Superseded |
| libext2fs: link the test programs with static libraries |
2012-12-24 |
Theodore Ts'o |
|
Accepted |
| debugfs: add the commands "zap_block" and "block_dump" |
2012-12-24 |
Theodore Ts'o |
|
Accepted |
| debugfs: add the ability to manipulate the extent tree directly |
2012-12-24 |
Theodore Ts'o |
|
Accepted |
| configure.in: require at least autoconf 2.54 |
2012-12-24 |
Theodore Ts'o |
|
Accepted |
| namei.h: include errno.h |
2012-12-24 |
Stephen Warren |
|
Not Applicable |
| fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2012-12-28 |
Chen Gang |
|
New |
| [2/6] resize2fs: reserve fs metadata blocks first in blocks_to_move() |
2012-12-29 |
Theodore Ts'o |
|
Accepted |
| [3/6] resize2fs: reserve all metadata blocks for flex_bg file systems |
2012-12-29 |
Theodore Ts'o |
|
Accepted |
| [4/6] resize2fs: handle bg descriptors which overlap with other bg's metadata |
2012-12-29 |
Theodore Ts'o |
|
Accepted |
| [6/6] resize2fs: create optimized flex_bg block groups |
2012-12-29 |
Theodore Ts'o |
|
Accepted |
| [3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec |
2013-05-16 |
Mel Gorman |
|
New |
| [1/2,v2] ext4: Make ext4_block_in_group() much more efficient |
2013-03-27 |
Lukas Czerner |
|
Superseded |
| [2/2,v2] ext4: introduce ext4_get_group_number() |
2013-03-27 |
Lukas Czerner |
|
Superseded |
| [1/6] mke2fs: fix crash when parsing "-E resize=NNN" with "-O 64bit" |
2012-12-29 |
Theodore Ts'o |
|
Accepted |
| [5/6] resize2fs: allow resizing flex_bg && !resize_inode file systems |
2012-12-29 |
Theodore Ts'o |
|
Accepted |
| 3.8.0-rc1: WARNING: at fs/ext4/page-io.c:232 |
2012-12-27 |
Zheng Liu |
|
Superseded |
| [ext4:dev,62/63] ERROR: "mb_cache_entry_find_next" [fs/ext4/ext4.ko] undefined! |
2012-12-10 |
Theodore Ts'o |
|
Accepted |
| [2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time |
2013-05-16 |
Mel Gorman |
|
New |
| [1/4] ext4: Fix fsync error handling after filesysteb abort. |
2013-05-16 |
Dmitri Monakho |
|
New |
| ext4: take i_mutex in ext4_symlink to eliminate a warning from ext4_truncate |
2013-03-27 |
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 |
| [1/2,v2] debugfs: fixup the hard-coded buffer length in dump_file |
2013-01-01 |
Zheng Liu |
|
Superseded |
| [2/2,v2] debugfs: dump a sparse file as a new sparse file |
2013-01-01 |
Zheng Liu |
|
Superseded |
| ext4: remove unneeded call to ext4_es_remove_extent in punch hole |
2013-04-27 |
Ashish Sangwan |
|
New |
| [GIT,PULL] ext4 bug fixes for 3.8 |
2013-01-02 |
Theodore Ts'o |
|
Accepted |
| [2/5] ext4: Use redirty_page_for_writepage() in ext4_bio_write_page() |
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 |
| [4/5] ext4: Disable merging of uninitialized extents |
2013-01-02 |
Jan Kara |
|
Superseded |
| [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 |
| [v2] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2013-01-04 |
Chen Gang |
|
Superseded |
| [v3] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2013-01-04 |
Chen Gang |
|
New |
| xfstests: fix seek_sanity_test for fs w/o fallocate |
2013-05-31 |
Eric Sandeen |
|
Not Applicable |
| [2/2,v3] ext4: introduce ext4_get_group_number() |
2013-03-27 |
Lukas Czerner |
|
Accepted |
| xfstests: use -F when making scratch ext4 fs |
2013-04-26 |
Josef Bacik |
|
Not Applicable |
| [2/3] debugfs: Add symlink command |
2013-01-04 |
Darren Hart |
|
Accepted |
| [1/3] ext4: report error if things go wrong when do checksum |
2013-01-05 |
Guo Chao |
|
Rejected |
| [1/4] resize2fs: fix 32-bit overflow issue which can corrupt 64-bit file systems |
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 |
| Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group |
2013-01-03 |
Theodore Ts'o |
|
Accepted |
| [2/3] ext4: release buffer in failed path in dx_probe() |
2013-01-05 |
Guo Chao |
|
Accepted |
| Fix race in ext4_mb_add_n_trim() |
2013-01-07 |
Niu Yawei |
|
Accepted |
| [Suggestion] fs/ext3: memory leak by calling set_qf_name or clear_qf_name, many times. |
2013-01-07 |
Jan Kara |
|
Not Applicable |
| e2fsck: show size requested when memory allocation fails |
2013-01-07 |
Eric Sandeen |
|
Accepted |
| [GIT,PULL] ext4 regression fixes for 3.8 |
2013-01-07 |
Theodore Ts'o |
|
Accepted |
| mke2fs: check extents feature when bigalloc feature is enabled |
2013-01-06 |
Zheng Liu |
|
Accepted |
| [3/3] ext4: remove duplicate assignment in ext4_init_new_dir() |
2013-01-05 |
Guo Chao |
|
Accepted |
| xfstests: fix src/seek_sanity_test -t option |
2013-05-24 |
Eric Sandeen |
|
Not Applicable |
| [V2] xfstests: fix src/seek_sanity_test -t option |
2013-05-24 |
Eric Sandeen |
|
Not Applicable |
| [V2] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them |
2013-01-10 |
Miao Xie |
|
New |
| jbd: use kmem_cache_zalloc for allocating journal head |
2013-04-29 |
Zheng Liu |
|
Not Applicable |
| jbd2: use kmem_cache_zalloc for allocating journal head |
2013-04-29 |
Zheng Liu |
|
Awaiting Upstream |
| [RFC] ext4: add ioctl to force 32-bit hashes from indexed dirs |
2013-03-28 |
Eric Sandeen |
|
Superseded |
| config: silence printf format warnings |
2013-01-04 |
Eric Whitney |
|
Accepted |
| 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 |
| [v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2013-01-11 |
Chen Gang |
|
New |
| [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 |