| [v3,02/11] e4defrag: Remove -c option which checks the file fragmentation |
2011-11-14 |
Kazuya Mio |
|
New |
| [v3,07/11] e4defrag: Allow user who can use reserved blocks to defrag |
2011-11-14 |
Kazuya Mio |
|
New |
| [v3,10/11] e4defrag: Fix the method of progress output |
2011-11-14 |
Kazuya Mio |
|
New |
| [v3,03/11] e4defrag: Remove old fragmentation score calculation code |
2011-11-14 |
Kazuya Mio |
|
New |
| [v3,04/11] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag |
2011-11-14 |
Kazuya Mio |
|
New |
| ext4:quiet 'unsed variables' compiling warnings. |
2011-06-15 |
Yongqiang Yang |
|
Superseded |
| Commit 94968e74 breaks f_lotsbad |
2011-06-28 |
Andreas Dilger |
|
Not Applicable |
| [v3,05/11] e4defrag: Add force option for e4defrag |
2011-11-14 |
Kazuya Mio |
|
New |
| [RFC,0/3] block: Fix fsync slowness with CFQ cgroups |
2011-06-28 |
Vivek Goyal |
|
New |
| mke2fs: Document stripe_width, not stripe-width |
2011-06-29 |
Andreas Dilger |
|
Accepted |
| ext4: remove loop around bio_alloc() |
2011-06-30 |
Theodore Ts'o |
|
Accepted |
| [2/4,v3] XFS TESTS: Fix 252 Failure: Update 252 Golden Output |
2011-06-30 |
Allison Henderson |
|
Not Applicable |
| [4/4,v3] XFS TESTS: Fix 252 Failure: Add Generic FS Punch Hole Test 255 |
2011-06-30 |
Allison Henderson |
|
Not Applicable |
| [1/2] ext4: remove redundant goto tag "repeat" |
2011-06-30 |
Robin Dong |
|
Accepted |
| [4/4] ext4: Speed up FITRIM by recording flags in ext4_group_info. |
2011-06-30 |
Tao Ma |
|
Superseded |
| [2/2] ext4: avoid finding next leaf if newext->ee_block smaller than fex->ee_block |
2011-06-30 |
Robin Dong |
|
Superseded |
| [2/2,v3] EXT4: Secure Delete: Zero out files directory entry |
2011-06-30 |
Allison Henderson |
|
Changes Requested |
| e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature |
2011-02-09 |
Eric Sandeen |
|
Accepted |
| fix the outdated comment in ext2_nfs_get_inode() |
2011-08-30 |
Li Haifeng |
|
Not Applicable |
| fix the outdated comment in ext2_nfs_get_inode() |
2011-08-30 |
Li Haifeng |
|
Not Applicable |
| fs/buffer.c: Remove the unnecessary init operation after allocating buffer_head. |
2013-04-19 |
majianpeng |
|
New |
| [14/23] ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| fix the outdated comment in ext2_nfs_get_inode() |
2011-08-30 |
Li Haifeng |
|
Not Applicable |
| [19/23] ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [1/3,v2] XFS TESTS: Fix 252 Failure: Relax fiemap filter |
2011-06-28 |
Allison Henderson |
|
Not Applicable |
| [2/3,v2] XFS TESTS: Fix 252 Failure: Update 252 Golden Output |
2011-06-28 |
Allison Henderson |
|
Not Applicable |
| [1/4,v3] XFS TESTS: Fix 252 Failure: Make 252 xfs only with MD5 checksum |
2011-06-30 |
Allison Henderson |
|
Not Applicable |
| [3/4] ext4: clone indirect.c file from inode.c |
2011-06-21 |
Amir G. |
|
Superseded |
| [4/4] ext4: move ext4_ind_* functions from inode.c to indirect.c |
2011-06-21 |
Amir G. |
|
Superseded |
| [05/23] ext4: split out ext4_free_blocks_after_init() |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [09/23] ext4: teach ext4_free_blocks() about bigalloc and clusters |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [12/23] ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [13/23] ext4: convert the free_blocks field in s_flex_groups to be free_clusters |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [22/23] ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [15/23] ext4: tune mballoc's default group prealloc size for bigalloc file systems |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [16/23] ext4: Fix bigalloc quota accounting and i_blocks value |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [20/23] ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [21/23] ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [10/23] ext4: teach ext4_ext_map_blocks() about the bigalloc feature |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [18/23] ext4: Rename ext4_free_blks_{count,set}() to refer to clusters |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [23/23] ext4: add some tracepoints in ext4/extents.c |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [01/23] ext4: read-only support for bigalloc file systems |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [02/23] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [03/23] ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [04/23] ext4: factor out block group accounting into functions |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [06/23] ext4: bigalloc changes to block bitmap initialization functions |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [08/23] ext4: teach mballoc preallocation code about bigalloc clusters |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [11/23] ext4: teach ext4_ext_truncate() about the bigalloc feature |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [17/23] ext4: enable mounting bigalloc as read/write |
2011-07-06 |
Theodore Ts'o |
|
Not Applicable |
| [1/2] misc: Allow "-E" and "-O" options multiple times |
2011-07-09 |
Andreas Dilger |
|
New |
| [2/2] e2fsck: allow shared blocks to be handled safely |
2011-07-09 |
Andreas Dilger |
|
New |
| misc: use EXT2_I_SIZE() consistently to get size |
2011-07-08 |
Andreas Dilger |
|
Accepted |
| [1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname |
2011-09-23 |
Nikitas Angelinas |
|
Superseded |
| [2/4] ext4: speed up group trim with the right free block count. |
2011-06-30 |
Tao Ma |
|
Superseded |
| [3/4] ext4: Add new ext4 trim tracepoints |
2011-06-30 |
Tao Ma |
|
Superseded |
| [1/4] ext4: fix trim length underflow with small trim length. |
2011-06-30 |
Tao Ma |
|
Superseded |
| [2/2,v7] XFS TESTS: Add ENOSPC Hole Punch Test |
2011-06-28 |
Allison Henderson |
|
Superseded |
| jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints |
2011-07-11 |
Theodore Ts'o |
|
Accepted |
| ext4: add tracepoint for ext4_journal_start |
2011-07-11 |
Theodore Ts'o |
|
Accepted |
| [1/2,v8] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc |
2011-07-17 |
Allison Henderson |
|
Not Applicable |
| [2/2] reiserfs: make reiserfs default to barrier=flush |
2011-07-11 |
Christoph Hellwig |
|
Not Applicable |
| [1/2] ext3: make ext3 mount default to barrier=1 |
2011-07-11 |
Christoph Hellwig |
|
Not Applicable |
| [2/2] ext4: avoid finding next leaf if newext->ee_block smaller than fex->ee_block |
2011-07-11 |
Theodore Ts'o |
|
Accepted |
| [1/2,v3] EXT4: Secure Delete: Zero out file data |
2011-06-30 |
Allison Henderson |
|
Changes Requested |
| [1/3] jbd2,rcu: correctly use RCU |
2011-06-16 |
Lai Jiangshan |
|
Rejected |
| [2/3] jbd2,tracing,rcu: jbd2_dev_to_name() is not protect by RCU |
2011-06-16 |
Lai Jiangshan |
|
Rejected |
| [3/3] jbd2,rcu: simpify jbd2_dev_to_name() |
2011-06-16 |
Lai Jiangshan |
|
Rejected |
| [2/2] ext4 directory index: read-ahead blocks |
2011-06-17 |
Bernd Schubert |
|
Superseded |
| misc: quiet "unused variable" compiler warnings |
2011-06-14 |
Andreas Dilger |
|
Superseded |
| mke2fs: check that auto-detected blocksize <= sys_page_size |
2011-06-08 |
Yury V. Zaytsev |
|
Superseded |
| [v2,2/2] ext4: Ignore a stripe width of 1 |
2011-07-15 |
Dan Ehrenberg |
|
Accepted |
| jbd/2[stable only]: Use WRITE_SYNC_PLUG in journal_commit_transaction. |
2011-07-12 |
Tao Ma |
|
Not Applicable |
| ext4: fall back to vmalloc() for large allocations |
2011-07-12 |
Andreas Dilger |
|
Superseded |
| [1/9,v2,bigalloc] ext4: get blocks from ext4_ext_get_actual_blocks |
2011-11-18 |
Robin Dong |
|
New |
| [RESEND,2/2] ext3: flush journal only when journal mode is changed from journaled |
2011-11-15 |
Yongqiang Yang |
|
New |
| [1/2] jbd: clear revoked flag on buffers before a new transaction started |
2011-11-15 |
Yongqiang Yang |
|
New |
| [2/9,v2,bigalloc] ext4: change ext4_ext_map_blocks to allocate clusters instead of blocks |
2011-11-18 |
Robin Dong |
|
New |
| [v2] mke2fs: check that auto-detected blocksize <= sys_page_size |
2011-07-01 |
Yury V. Zaytsev |
|
New |
| [08/12] e2fsprogs: Check Next3 snapshot list on fsck |
2010-07-20 |
Amir Goldstein |
|
Rejected |
| [09/12] e2fsprogs: Delete all snapshots on fsck -x |
2010-07-20 |
Amir Goldstein |
|
Rejected |
| [RESEND,04/12] e2fsprogs: Next3 snapshot control with chattr/lsattr -X |
2010-07-26 |
Amir G. |
|
New |
| [RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages. |
2010-07-21 |
Jan Kara |
|
New |
| udevd / ext4 issue mounting 2.6.35-rc5 |
2010-07-22 |
Luis Rodriguez |
|
New |
| [RFC,7/12] ext4: Add the EXT4_IOC_FREE_BLOCKS_INFO ioctl |
2008-09-27 |
Akira Fujita |
|
Changes Requested |
| [2/2] ext4: fix null pointer bug in move_extent.c |
2009-08-04 |
Akira Fujita |
|
New |
| [3/9,v2,bigalloc] ext4: change unit of extent's ee_block to cluster |
2011-11-18 |
Robin Dong |
|
New |
| [4/9,v2,bigalloc] ext4: remove unused functions and tags |
2011-11-18 |
Robin Dong |
|
New |
| ext3: Fix an overflow in ext3_trim_fs. |
2011-03-03 |
Tao Ma |
|
Not Applicable |
| [5/9,v2,bigalloc] ext4: zero out extra pages when users write one page |
2011-11-18 |
Robin Dong |
|
New |
| [6/9,v2,bigalloc] ext4: zero out extra page when users truncate a file |
2011-11-18 |
Robin Dong |
|
New |
| ext4: Change the handling of RAID stripe width |
2011-07-06 |
Dan Ehrenberg |
|
Not Applicable |
| ext3: make ext3 mount default to barrier=1 |
2011-07-16 |
Christoph Hellwig |
|
Not Applicable |
| [1/1] XFS TESTS: Correct extent flag parsing for punch hole tests |
2011-07-15 |
Allison Henderson |
|
Not Applicable |
| [04/12] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| reiserfs: make reiserfs default to barrier=flush |
2011-07-16 |
Christoph Hellwig |
|
Not Applicable |
| ext4: Don't increase s_mb_buddies_generated in ext4_mb_release. |
2011-07-17 |
Tao Ma |
|
Accepted |
| [2/2,v8] XFS TESTS: Add ENOSPC Hole Punch Test |
2011-07-17 |
Allison Henderson |
|
Not Applicable |
| : make sure the buffer head members are zeroed out before using them. |
2009-01-26 |
Manish Katiyar |
|
New |
| [08/12] ext4: let setup_new_group_blocks set multi-bits each time |
2011-07-18 |
Yongqiang Yang |
|
Superseded |
| [06/12] ext4: let ext4_group_add_blocks() handle 0 blocks quickly |
2011-07-18 |
Yongqiang Yang |
|
Superseded |