| e2fsprogs: fix configure help text for quota |
2012-11-27 |
Eric Sandeen |
|
Accepted |
| [6/6,-v2] e2fsck: optimize pass 5 for CPU utilization |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [5/6,-v2] libext2fs: optimize rb_get_bmap_range() for mostly allocated bmaps |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [4/6,-v2] libext2fs: optimize rb_get_bmap_range() |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [3/6,-v3] libext2fs: add ext2fs_bitcount() function |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [2/6,-v2] e2fsck: optimize pass1 for CPU time |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [1/6,-v2] libext2fs: optimize rb_set_bmap_range() |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [4/6,-v3] libext2fs: add ext2fs_bitcount() function |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [3/6,-v2] libext2fs: add ext2fs_bitcount() function |
2012-11-26 |
Theodore Ts'o |
|
Superseded |
| [6/6] e2fsck: optimize pass 5 for CPU utilization |
2012-11-25 |
Theodore Ts'o |
|
Superseded |
| [5/6] libext2fs: optimize rb_get_bmap_range() for mostly allocated bmaps |
2012-11-25 |
Theodore Ts'o |
|
Superseded |
| [4/6] libext2fs: optimize rb_get_bmap_range() |
2012-11-25 |
Theodore Ts'o |
|
Superseded |
| [3/6] libext2fs: add ext2fs_bitcount() function |
2012-11-25 |
Theodore Ts'o |
|
Superseded |
| [2/6] e2fsck: optimize pass1 for CPU time |
2012-11-25 |
Theodore Ts'o |
|
Superseded |
| [1/6] libext2fs: optimize rb_set_bmap_range() |
2012-11-25 |
Theodore Ts'o |
|
Superseded |
| tests: don't consider "make check" a compiler error |
2012-11-23 |
Andreas Dilger |
|
Accepted |
| jbd: Fix lock ordering bug in journal_unmap_buffer() |
2012-11-23 |
Jan Kara |
|
New |
| filefrag: improvements to filefrag FIEMAP handling |
2012-11-23 |
Andreas Dilger |
|
Accepted |
| build: quiet some "gcc -Wall" compiler warnings |
2012-11-22 |
Andreas Dilger |
|
Superseded |
| libext2fs: change mmp.c to LGPL to match other files |
2012-11-22 |
Andreas Dilger |
|
Accepted |
| [RFC,2/2] jbd: Stabilize pages during writes when in ordered mode |
2012-11-22 |
Darrick J. Wong |
|
New |
| [RFC,1/2] mm: Introduce page flag to indicate stable page status |
2012-11-22 |
Darrick J. Wong |
|
New |
| bdi: Track users that require stable page writes |
2012-11-22 |
Darrick J. Wong |
|
New |
| [v4,21/31] ext4: add support for read_iter and write_iter |
2012-11-21 |
Dave Kleikamp |
|
New |
| [2/2,v5] ext4: simple cleanup in fiemap codepath |
2012-11-21 |
Lukas Czerner |
|
Superseded |
| [1/2,v5] ext4: Prevent race while walking extent tree |
2012-11-21 |
Lukas Czerner |
|
Superseded |
| [-next] ext4: remove duplicated include from super.c |
2012-11-21 |
Wei Yongjun |
|
Superseded |
| [4/4] ext3: Warn if mounting rw on a disk requiring stable page writes |
2012-11-21 |
Darrick J. Wong |
|
New |
| [3/4] 9pfs: Fix filesystem to wait for stable page writeback |
2012-11-21 |
Darrick J. Wong |
|
New |
| [2/4] mm: Only enforce stable page writes if the backing device requires it |
2012-11-21 |
Darrick J. Wong |
|
New |
| [1/4] bdi: Track users that require stable page writes |
2012-11-21 |
Darrick J. Wong |
|
New |
| [2/9] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests |
2012-11-21 |
Jan Kara |
|
New |
| [2/2] ext4: simple cleanup in fiemap codepath |
2012-11-20 |
Lukas Czerner |
|
Superseded |
| [1/2] ext4: Prevent race while walking extent tree |
2012-11-20 |
Lukas Czerner |
|
Superseded |
| [4/4,RFC] ocfs2: remove duplicated check from ocfs2_fallocate |
2012-11-20 |
Zheng Liu |
|
New |
| [3/4,RFC] btrfs: remove duplicated check from btrfs_fallocate |
2012-11-20 |
Zheng Liu |
|
New |
| [2/4,RFC] xfs: remove duplicated check from xfs_file_fallocate |
2012-11-20 |
Zheng Liu |
|
New |
| [1/4,RFC] ext4: remove duplicated check from ext4_fallocate |
2012-11-20 |
Zheng Liu |
|
New |
| [9/9] blkdev: Fix up AIO+DIO+O_SYNC to do the sync part correctly |
2012-11-20 |
Darrick J. Wong |
|
New |
| [8/9] filemap: don't call generic_write_sync for -EIOCBQUEUED |
2012-11-20 |
Darrick J. Wong |
|
New |
| [5/9] btrfs: Use generic handlers of O_SYNC AIO DIO |
2012-11-20 |
Darrick J. Wong |
|
New |
| [6/9] gfs2: Use generic handlers of O_SYNC AIO DIO |
2012-11-20 |
Darrick J. Wong |
|
New |
| [4/9] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests |
2012-11-20 |
Darrick J. Wong |
|
New |
| [7/9] ocfs2: Use generic handlers of O_SYNC AIO DIO |
2012-11-20 |
Darrick J. Wong |
|
New |
| [3/9] xfs: factor out everything but the filemap_write_and_wait from xfs_file_fsync |
2012-11-20 |
Darrick J. Wong |
|
New |
| [2/9] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests |
2012-11-20 |
Darrick J. Wong |
|
New |
| [1/9] vfs: Handle O_SYNC AIO DIO in generic code properly |
2012-11-20 |
Darrick J. Wong |
|
New |
| [3/3,v2] ext4: add tracepoint for punching hole |
2012-11-19 |
Zheng Liu |
|
Superseded |
| [2/3,v2] ext4: let us fully support punching hole feature in fallocate |
2012-11-19 |
Zheng Liu |
|
Superseded |
| [1/3,v2] ext4: add indirect punching hole support |
2012-11-19 |
Zheng Liu |
|
Superseded |
| [1/1] ext4: Remove duplicate inclusion of ext4_extents.h in super.c |
2012-11-19 |
Sachin Kamat |
|
Superseded |
| libext2fs: fix inode cache overruns |
2012-11-17 |
Eric Whitney |
|
Accepted |
| e2fsck: Fix incorrect interior node logical start values |
2012-11-15 |
Eric Sandeen |
|
Superseded |
| [v3] ext4: Prevent race while waling extent tree |
2012-11-15 |
Lukas Czerner |
|
Superseded |
| debugfs: dump a sparse file as a new sparse file |
2012-11-15 |
Zheng Liu |
|
Superseded |
| [7/7] libext2fs: add a unit test for inline data |
2012-11-15 |
Zheng Liu |
|
New |
| [6/7] libext2fs: fix some warnings from make gcc-wall |
2012-11-15 |
Zheng Liu |
|
New |
| [5/7] libext2fs: fix a typo |
2012-11-15 |
Zheng Liu |
|
New |
| [4/7] libext2fs: return written bytes in ext2fs_try_to_write_inline_data |
2012-11-15 |
Zheng Liu |
|
New |
| [3/7] libext2fs: wrong loop will cause dir entry is not found in dirsearch command |
2012-11-15 |
Zheng Liu |
|
New |
| [2/7] libext2fs: create a new dir with inline data while ino is greater than or equal to the first ino |
2012-11-15 |
Zheng Liu |
|
New |
| [1/7] libext2fs: rec_len is set incorrect in ext2fs_process_dir_inline_data |
2012-11-15 |
Zheng Liu |
|
New |
| 64bit + resize2fs... this is Not Good. |
2012-11-14 |
George Spelvin |
|
Not Applicable |
| [v3] ext4: Prevent race while waling extent tree |
2012-11-13 |
Lukas Czerner |
|
Superseded |
| ext4: Prevent race while waling extent tree |
2012-11-12 |
Lukas Czerner |
|
Superseded |
| [V2] ext4: init pagevec in ext4_da_block_invalidatepages |
2012-11-11 |
Eric Sandeen |
|
Accepted |
| ext4: init pagevec in ext4_da_block_invalidatepages |
2012-11-11 |
Eric Sandeen |
|
Superseded |
| ext4: do not use ext4_error() when there is no space in dir leaf for csum |
2012-11-11 |
Theodore Ts'o |
|
Accepted |
| [v2] ext4: Prevent race while waling extent tree |
2012-11-09 |
Dmitri Monakho |
|
Superseded |
| [v2] ext4: Prevent race while waling extent tree |
2012-11-09 |
Lukas Czerner |
|
Superseded |
| ext4: Prevent race while waling extent tree |
2012-11-08 |
Lukas Czerner |
|
Superseded |
| [4/8] fs/ext3/inode.c: drop if around WARN_ON |
2012-11-03 |
Julia Lawall |
|
New |
| [9/16] fs/ext4/indirect.c: use WARN |
2012-11-03 |
Julia Lawall |
|
Accepted |
| ext4: check incompatible mount options when mounting ext2/3 |
2012-11-01 |
Carlos Maiolino |
|
New |
| [3/3] fs: Fix remaining filesystems to wait for stable page writeback |
2012-11-01 |
Darrick J. Wong |
|
New |
| [2/3] mm: Only enforce stable page writes if the backing device requires it |
2012-11-01 |
Darrick J. Wong |
|
New |
| [1/3] bdi: Track users that require stable page writes |
2012-11-01 |
Darrick J. Wong |
|
New |
| [GIT,PULL] more ext4 bug fixes for 3.7 |
2012-10-30 |
Theodore Ts'o |
|
Accepted |
| Remove VLAIS usage from JBD2 code |
2012-10-30 |
Behan Webster |
|
Superseded |
| ext3: get rid of the duplicate code on ext3_fill_super |
2012-10-29 |
Zhao Hongjiang |
|
Not Applicable |
| [RFC,v4+,hot_track,19/19] vfs: add documentation |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,18/19] ext4: add hot tracking support |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,17/19] xfs: add hot tracking support |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,16/19] btrfs: add hot tracking support |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,15/19] sysfs: add two hot_track proc files |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,14/19] vfs: add debugfs support |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,13/19] debugfs: introduce one function |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,12/19] vfs: add one ioctl interface |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,11/19] vfs: register one shrinker |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,10/19] vfs: introduce hot func register framework |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,09/19] vfs: add one work queue |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,08/19] vfs: add aging function |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,07/19] vfs: add map info update function |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,06/19] vfs: add temp calculation function |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,05/19] vfs: add hooks to enable hot tracking |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,04/19] vfs: add two map arrays |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,03/19] vfs: add I/O frequency update function |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,02/19] vfs: initialize and free data structures |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [RFC,v4+,hot_track,01/19] vfs: introduce private radix tree structures |
2012-10-29 |
Zhiyong Wu |
|
Not Applicable |
| [-v3] ext4: fix unjournaled inode bitmap modification |
2012-10-29 |
Theodore Ts'o |
|
Accepted |