| jbd2: use kmem_cache_zalloc wrapper instead of flag |
2012-05-21 |
Wanlong Gao |
|
Accepted |
| ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature |
2012-05-21 |
Theodore Ts'o |
|
Accepted |
| e2fsck: fix 64-bit journal support |
2012-05-22 |
Theodore Ts'o |
|
Accepted |
| e2fsck: fix precedence bug in built-in quota support |
2012-05-22 |
Theodore Ts'o |
|
Accepted |
| libquota: add a quotactl prototype |
2012-05-22 |
Mike Frysinger |
|
Accepted |
| libquota: add missing time.h include |
2012-05-22 |
Mike Frysinger |
|
Accepted |
| tests: use make rules to run tests in parallel |
2012-05-23 |
Andreas Dilger |
|
Rejected |
| tests: use make rules to run tests in parallel (v2) |
2012-05-23 |
Andreas Dilger |
|
Rejected |
| debugfs: fix strtoblk for 64bit block numbers |
2012-05-23 |
Eric Sandeen |
|
Accepted |
| ext3: force ro mount if ext3_setup_super() fails |
2012-05-24 |
Eric Sandeen |
|
Not Applicable |
| ext4: force ro mount if ext3_setup_super() fails |
2012-05-24 |
Eric Sandeen |
|
Superseded |
| [V2] ext4: force ro mount if ext4_setup_super() fails |
2012-05-24 |
Eric Sandeen |
|
Accepted |
| libe2p: Add JFS_FEATURE_INCOMPAT_64BIT parsing |
2012-05-24 |
Eric Sandeen |
|
Superseded |
| e2fsck: fix checks done for mounted vs. read-only |
2012-05-24 |
Andreas Dilger |
|
Accepted |
| libext2fs: Fix rbtree backend for extent lengths greater than 2^32 |
2012-05-25 |
Eric Sandeen |
|
Accepted |
| ext2fs: remove 64-bit wrappers from ext2fs.h |
2012-05-25 |
Andreas Dilger |
|
Superseded |
| ext2fs: remove 64-bit wrappers from ext2fs.h (v2) |
2012-05-26 |
Andreas Dilger |
|
Accepted |
| libquota: add a quotactl prototype |
2012-05-28 |
Theodore Ts'o |
|
Accepted |
| vfs: avoid hang caused by attempting to rmdir an invalid file system |
2012-05-28 |
Theodore Ts'o |
|
Not Applicable |
| vfs: avoid hang caused by attempting to rmdir an invalid file system |
2012-05-28 |
Theodore Ts'o |
|
Not Applicable |
| vfs: avoid hang caused by attempting to rmdir an invalid file system |
2012-05-28 |
Andreas Dilger |
|
Superseded |
| vfs: avoid hang caused by attempting to rmdir an invalid file system |
2012-05-28 |
Theodore Ts'o |
|
Accepted |
| tests: use make rules to run tests in parallel (v3) |
2012-05-28 |
Andreas Dilger |
|
Accepted |
| [1/2] e2fsck,blkid,quota: quiet gcc -Wall build warnings |
2012-05-29 |
Andreas Dilger |
|
New |
| [2/2] tests: quiet "make check" gcc -Wall warnings |
2012-05-29 |
Andreas Dilger |
|
New |
| [1/4] vfs: Avoid creation of directory loops for corrupted filesystems |
2012-05-29 |
Jan Kara |
|
Not Applicable |
| [2/4] ext2: Handle error from d_splice_alias() |
2012-05-29 |
Jan Kara |
|
Not Applicable |
| [3/4] ext3: Handle error from d_splice_alias() |
2012-05-29 |
Jan Kara |
|
Not Applicable |
| [4/4] ext4: Handle error from d_splice_alias() |
2012-05-29 |
Jan Kara |
|
Not Applicable |
| vfs: avoid hang caused by attempting to rmdir an invalid file system |
2012-05-29 |
Jan Kara |
|
Not Applicable |
| [1/2] ext4: Add ext4_mb_unload_buddy in the error path |
2012-05-29 |
Salman Qazi |
|
Accepted |
| [2/2] ext4: remove mb_groups before tearing buddy_cache |
2012-05-29 |
Salman Qazi |
|
Accepted |
| [5/4] exofs: Handle error from d_splice_alias() |
2012-05-30 |
Boaz Harrosh |
|
Not Applicable |
| [01/12] container quota: add kernel configuration for container quota. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [02/12] container quota: lock/unlock mount namespace when performing quotactl. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [03/12] container quota: introduce container quota format identifier. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [04/12] container quota: introduce container disk quota data header file. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [05/12] container quota: bind disk quota stuff on mount namespace. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [06/12] container quota: implementations and header for block/inode bill up. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [07/12] container quota: add quota control source file. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [08/12] container quota: let quotactl(2) works for container. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [09/12] container quota: add container disk quota entry to Makefile. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [10/12] container quota: bill container inodes alloc/free on ext4. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [11/11] container quota: bill container disk blocks alloc/free on ext4. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [12/12] container quota: init/destroy container dqinfo on mount namespace. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [1/3] container quota tool: add LXC quota format identifier |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [2/3] container quota tool: add quotaio for lxc |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| [3/3] container quota tool: teach quota tools to detect and perfrom quota if desired. |
2012-05-30 |
jeff.liu |
|
Not Applicable |
| e2fsck: allow checking on mounted root filesystem |
2012-05-30 |
Andreas Dilger |
|
Superseded |
| e2fsck: allow checking on mounted root fs (v2) |
2012-05-30 |
Andreas Dilger |
|
Accepted |
| [1/2] ext4: add debugging trigger for ext4_error() |
2012-05-31 |
Theodore Ts'o |
|
Accepted |
| [2/2] ext4: add missing save_error_info() to ext4_error() |
2012-05-31 |
Theodore Ts'o |
|
Accepted |
| mke2fs: enable bigalloc if -C is specified |
2012-05-31 |
Eric Sandeen |
|
New |
| libext2fs: fix i_blocks for extent leaf create/delete |
2012-05-31 |
Aditya Kali |
|
Accepted |
| [1/4] dumpe2fs: print journal's s_errno field if it is non-zero |
2012-06-01 |
Theodore Ts'o |
|
Accepted |
| [2/4] e2fsck: handle an already recovered journal with a non-zero s_error field |
2012-06-01 |
Theodore Ts'o |
|
Accepted |
| [3/4] tests: add new test to validate errno handling in the journal superblock |
2012-06-01 |
Theodore Ts'o |
|
Accepted |
| [4/4] tests: fix the e2fsck test script to handle a missing test name |
2012-06-01 |
Theodore Ts'o |
|
Accepted |
| ext4: Save and restore state flags in EXT4_IOC_SETFLAGS. |
2012-06-01 |
Theodore Ts'o |
|
Accepted |
| GIT PULL] ext4 updates for 3.5 |
2012-06-01 |
Theodore Ts'o |
|
Accepted |
| [17/27] ext4: Convert to new freezing mechanism |
2012-06-01 |
Jan Kara |
|
Not Applicable |
| [v2,01/10] string: introduce memweight |
2012-06-02 |
Akinobu Mita |
|
Not Applicable |
| [v2,08/10] ext2: use memweight() |
2012-06-02 |
Akinobu Mita |
|
Not Applicable |
| [v2,09/10] ext3: use memweight() |
2012-06-02 |
Akinobu Mita |
|
Not Applicable |
| [v2,10/10] ext4: use memweight() |
2012-06-02 |
Akinobu Mita |
|
Not Applicable |
| [1/1] ext4: fix hole punch failure when depth is greater than 0 |
2012-06-03 |
Ashish Sangwan |
|
Superseded |
| ext4: Don't set i_flags in EXT4_IOC_SETFLAGS. |
2012-06-04 |
Tao Ma |
|
Accepted |
| EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd |
2012-06-07 |
Theodore Ts'o |
|
Superseded |
| ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg |
2012-06-07 |
Theodore Ts'o |
|
Accepted |
| [GIT,PULL] ext4 bug fixes for 3.5-rc2 |
2012-06-08 |
Theodore Ts'o |
|
Accepted |
| [RFC,RESEND] fs: push rcu_barrier() from deactivate_locked_super() to filesystems |
2012-06-08 |
Kirill A. Shutemov |
|
Not Applicable |
| [v3,1/9] string: introduce memweight |
2012-06-09 |
Akinobu Mita |
|
Not Applicable |
| [v3,7/9] ext2: use memweight() |
2012-06-09 |
Akinobu Mita |
|
Not Applicable |
| [v3,8/9] ext3: use memweight() |
2012-06-09 |
Akinobu Mita |
|
Not Applicable |
| [v3,9/9] ext4: use memweight() |
2012-06-09 |
Akinobu Mita |
|
Not Applicable |
| e2fsck: correctly propagate error from journal to superblock |
2012-06-11 |
Theodore Ts'o |
|
Accepted |
| [1/2] e2fsck: Let end_blk to be the maximum value of u32. |
2012-06-11 |
Theodore Ts'o |
|
Accepted |
| tests: allow e2fsck tests to run on OS/X |
2012-06-11 |
Andreas Dilger |
|
Accepted |
| [1/3] block: Context support |
2012-06-11 |
Saugata Das |
|
New |
| [2/3] ext4: Context support |
2012-06-11 |
Saugata Das |
|
New |
| [3/3] mmc: Context support |
2012-06-11 |
Saugata Das |
|
New |
| [v3,1/9] string: introduce memweight |
2012-06-11 |
Andrew Morton |
|
Not Applicable |
| e2fsck: update global free blocks/inodes count when truncating orphan inodes |
2012-06-12 |
Theodore Ts'o |
|
Accepted |
| [1/2] libext2fs: fix block iterator for extents when truncating inodes |
2012-06-12 |
Theodore Ts'o |
|
Accepted |
| [2/2] tests: add two more tests of orphaned inode handling |
2012-06-12 |
Theodore Ts'o |
|
Accepted |
| [17/27] ext4: Convert to new freezing mechanism |
2012-06-12 |
Jan Kara |
|
Not Applicable |
| E2fsprogs: add missing usage for No_COW |
2012-06-13 |
liubo |
|
Superseded |
| [v2] E2fsprogs: add missing usage for No_COW |
2012-06-13 |
liubo |
|
Accepted |
| [RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate() |
2012-06-14 |
Theodore Ts'o |
|
New |
| [v2] ext4: fix hole punch failure when depth is greater than 0 |
2012-06-14 |
Ashish Sangwan |
|
Superseded |
| [RFC,v2,1/3] ext4: split ext4_file_write into buffered IO and direct IO |
2012-06-14 |
Zheng Liu |
|
Superseded |
| [RFC,v2,2/3] ext4: add a new flag for ext4_map_blocks |
2012-06-14 |
Zheng Liu |
|
Superseded |
| [RFC,v2,3/3] ext4: add dio overwrite nolock |
2012-06-14 |
Zheng Liu |
|
Superseded |
| E2fsprogs/filefrag: fix filefrag regression |
2012-06-14 |
liubo |
|
Accepted |
| E2fsprogs/chattr: update manual of chattr for No_COW |
2012-06-15 |
liubo |
|
Accepted |
| Minimal configuration for e2fsprogs |
2012-06-18 |
Tony Breeds |
|
Superseded |
| [1/2] ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr |
2012-06-18 |
Theodore Ts'o |
|
Accepted |
| [2/2] ext4: fix overhead calculation used by ext4_statfs() |
2012-06-18 |
Theodore Ts'o |
|
Accepted |
| Minimal configuration for e2fsprogs |
2012-06-19 |
Tony Breeds |
|
Superseded |
| change a comment on fs/ext4/extents.c |
2012-06-19 |
Liu Haibo |
|
Superseded |