| [RFC,3/3] ext4: Add option for squelching ext4 errors to prevent dmesg from filling up |
2010-03-19 |
Theodore Ts'o |
|
New |
| [RFC,2/3] ext4: Add support for adding boolean toggls to ext4's sysfs directory |
2010-03-19 |
Theodore Ts'o |
|
New |
| [RFC,1/3] ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() |
2010-03-19 |
Theodore Ts'o |
|
New |
| [5/5] ext4: add isolated project support |
2010-03-18 |
Dmitri Monakho |
|
New |
| [4/5] ext4: add project quota support |
2010-03-18 |
Dmitri Monakho |
|
New |
| [3/5] ext4: Implement project ID support for ext4 filesystem |
2010-03-18 |
Dmitri Monakho |
|
New |
| [2/5] quota: Implement project id support for generic quota |
2010-03-18 |
Dmitri Monakho |
|
New |
| [1/5] vfs: Add additional owner identifier |
2010-03-18 |
Dmitri Monakho |
|
New |
| ext4: memory leakage in ext4_discard_preallocations |
2010-03-18 |
jing zhang |
|
New |
| e2fsck: Fix segmentation fault when checking a file system |
2010-03-17 |
Theodore Ts'o |
|
New |
| ext4: Fix coding style in fs/ext4/move_extent.c |
2010-03-17 |
Steven Liu |
|
New |
| [1/1] ext4: cleanup a warning |
2010-03-16 |
Steven Liu |
|
New |
| [2.6.27.y,11/11] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,10/11] ext4: Fix file fragmentation during large file write. |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,09/11] vfs: Add no_nrwrite_index_update writeback control flag |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,08/11] vfs: Remove the range_cont writeback mode. |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,07/11] ext4: Use tag dirty lookup during mpage_da_submit_io |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,06/11] ext4: Retry block allocation if we have free blocks left |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,05/11] ext4: Retry block reservation |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,04/11] ext4: Add percpu dirty block accounting. |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,03/11] ext4: Make sure all the block allocation paths reserve blocks |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,02/11] percpu counter: clean up percpu_counter_sum_and_set() |
2010-03-16 |
Theodore Ts'o |
|
New |
| [2.6.27.y,01/11] ext4: invalidate pages if delalloc block allocation fails. |
2010-03-16 |
Theodore Ts'o |
|
New |
| bug in ext3 code causing OOM error on systems with small memory |
2010-03-15 |
Jan Kara |
|
New |
| memory leakage in ext4_ext_zeroout |
2010-03-13 |
jing zhang |
|
New |
| bug in ext3 code causing OOM error on systems with small memory |
2010-03-12 |
Andrew Morton |
|
New |
| [2/2] ext3, jbd: Add barriers for file systems with exernal journals |
2010-03-12 |
Dmitri Monakho |
|
New |
| [1/2] ext4/jbd2: fix io-barrier logic in case of external journal |
2010-03-12 |
Dmitri Monakho |
|
New |
| ext4: check missed return value ext4_sync_file |
2010-03-12 |
Dmitri Monakho |
|
New |
| [resend] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode |
2010-03-12 |
Christian Borntraeger |
|
New |
| ext4: fix io-barrier logic for external journal case |
2010-03-11 |
Dmitri Monakho |
|
New |
| ext4: stop issuing discards if not supported by device |
2010-03-10 |
Eric Sandeen |
|
New |
| [Bug,15420] EXT4_USE_FOR_EXT23 causes wrong free space calculation on ext2 and ext3 |
2010-03-10 |
Jan Kara |
|
New |
| defrag deployment status (was Re: [PATCH] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode) |
2010-03-08 |
Christian Borntraeger |
|
New |
| ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode |
2010-03-07 |
Christian Borntraeger |
|
New |
| possible ext4 related deadlock |
2010-03-05 |
Enrik Berkhan |
|
New |
| [5/5] ext4: add project quota support |
2010-03-04 |
Dmitri Monakho |
|
New |
| [4/5] ext4: add isolated project support |
2010-03-04 |
Dmitri Monakho |
|
New |
| [3/5] ext4: Implement project ID support for ext4 filesystem |
2010-03-04 |
Dmitri Monakho |
|
New |
| [2/5] quota: Implement project id support for generic quota |
2010-03-04 |
Dmitri Monakho |
|
New |
| [1/5] vfs: Add additional owner identifier |
2010-03-04 |
Dmitri Monakho |
|
New |
| libext2fs: fix ext2fs_extent_get when going to the next or previous extent |
2010-03-02 |
number9652 |
|
New |
| ext3: add writepage sanity checks |
2010-03-02 |
Dmitri Monakho |
|
New |
| [ext3] Changes to block device after an ext3 mount point has been remounted readonly |
2010-03-02 |
Nick Piggin |
|
New |
| [11/11] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages |
2010-02-27 |
Jayson King |
|
New |
| [10/11] ext4: Fix file fragmentation during large file write. |
2010-02-27 |
Jayson King |
|
New |
| [09/11] vfs: Add no_nrwrite_index_update writeback control flag |
2010-02-27 |
Jayson King |
|
New |
| [08/11] vfs: Remove the range_cont writeback mode. |
2010-02-27 |
Jayson King |
|
New |
| [07/11] ext4: Use tag dirty lookup during mpage_da_submit_io |
2010-02-27 |
Jayson King |
|
New |
| [06/11] ext4: Retry block allocation if we have free blocks left |
2010-02-27 |
Jayson King |
|
New |
| [05/11] ext4: Retry block reservation |
2010-02-27 |
Jayson King |
|
New |
| [04/11] ext4: Add percpu dirty block accounting. |
2010-02-27 |
Jayson King |
|
New |
| [03/11] ext4: Make sure all the block allocation paths reserve blocks |
2010-02-27 |
Jayson King |
|
New |
| [02/11] percpu counter: clean up percpu_counter_sum_and_set() |
2010-02-27 |
Jayson King |
|
New |
| [01/11] ext4: invalidate pages if delalloc block allocation fails. |
2010-02-27 |
Jayson King |
|
New |
| ext3: explicitly remove inode from orphan list after failed direct_io |
2010-02-26 |
Dmitri Monakho |
|
New |
| [ext3] Changes to block device after an ext3 mount point has been remounted readonly |
2010-02-24 |
Dmitri Monakho |
|
New |
| [RFC] ext4: don't use quota reservation for speculative metadata blocks |
2010-02-23 |
Eric Sandeen |
|
New |
| mk2fs lazy_journal_init option |
2010-02-19 |
number9652 |
|
New |
| [08/19] ext4: replace inode uid,gid,mode init with helper v2 |
2010-02-18 |
Dmitri Monakho |
|
New |
| [07/19] ext3: replace inode uid,gid,mode init with helper v2 |
2010-02-18 |
Dmitri Monakho |
|
New |
| [06/19] ext2: replace inode uid,gid,mode init with helper v2 |
2010-02-18 |
Dmitri Monakho |
|
New |
| mk2fs lazy_journal_init option |
2010-02-16 |
Eric Sandeen |
|
New |
| [1/2] ext4: quota_write cross block boundary behaviour |
2010-02-16 |
Dmitri Monakho |
|
New |
| [3/4] ext4: convert extent zeroout to generic function |
2010-02-11 |
Dmitri Monakho |
|
New |
| ext4_da_block_invalidatepages() question |
2010-02-09 |
Jan Kara |
|
New |
| [V2] mke2fs: account for physical as well as logical sector size |
2010-02-08 |
Eric Sandeen |
|
New |
| libext2fs: try to get physical sector size first in ext2fs_get_device_sectsize() |
2010-02-08 |
Eric Sandeen |
|
New |
| [BUG,TAKE2] ext4: unify each meaning of the offset in ext4_check_dir_entry calling from some functions. |
2010-02-03 |
Toshiyuki Okajima |
|
New |
| Should we discard jbddirty bit if BH_Freed is set? |
2010-01-30 |
dingdinghua |
|
New |
| ext4_da_block_invalidatepages() question |
2010-01-26 |
Jan Kara |
|
New |
| [2/2] Jbd2: fix an assertion, jh->b_transaction should be |
2010-01-25 |
dingdinghua |
|
New |
| default max mount count to unused |
2010-01-20 |
Eric Sandeen |
|
New |
| Question about ext4 online defrag test case |
2010-01-19 |
Akira Fujita |
|
New |
| e4defrag : Open the source file for e4defrag in read write mode to avoid failures from EXT4_IOC_EXT_MOVE |
2010-01-19 |
Manish Katiyar |
|
New |
| ext3: prevent reread after write IO error v2 |
2010-01-14 |
Hidehiro Kawai |
|
New |
| [REPOST,RFC] ext4: unify each meaning of the offset in ext4_check_dir_entry calling from some functions. |
2010-01-14 |
Toshiyuki Okajima |
|
New |
| [REPOST,RFC] vfs: add message print mechanism for the mount/umount into the VFS layer |
2010-01-14 |
Toshiyuki Okajima |
|
New |
| [1/3] ext4: Fix quota accounting error with fallocate |
2010-01-06 |
Aneesh Kumar K.V |
|
New |
| ext3: Fix data / filesystem corruption when write fails to copy data |
2009-12-14 |
Jan Kara |
|
New |
| [e2fsprogs] Implement resync of declared blocks for software RAID |
2009-12-08 |
Jody McIntyre |
|
New |
| [4/5] ext2: convert to use the new truncate convention |
2009-12-08 |
Nick Piggin |
|
New |
| ext2: Report metadata errors during fsync |
2009-11-25 |
Jan Kara |
|
New |
| [5/5,md] Add SET_RESYNC_ALL and CLEAR_RESYNC_ALL ioctls. |
2009-11-19 |
Jody McIntyre |
|
New |
| [4/5,ext3] Add journal guided resync (data=declared mode) |
2009-11-19 |
Jody McIntyre |
|
New |
| [3/5,jbd] Add support for journal guided resync. |
2009-11-19 |
Jody McIntyre |
|
New |
| [2/5,md] Add syncraid buffer & bio flags |
2009-11-19 |
Jody McIntyre |
|
New |
| [1/5,md] Add fs_raidsync buffer & bio flags |
2009-11-19 |
Jody McIntyre |
|
New |
| A request to reserve a "tree id" field on ext[34] inodes |
2009-11-18 |
Dmitri Monakho |
|
New |
| [2/2] ext2: add wait flag support to sync_fs |
2009-11-17 |
stephen hemminger |
|
New |
| [1/2] ext2: clear uptodate flag on super block I/O error (v2) |
2009-11-17 |
stephen hemminger |
|
New |
| A request to reserve a "tree id" field on ext[34] inodes |
2009-11-17 |
Pavel Emelyanov |
|
New |
| ext2: clear uptodate flag on super block I/O error |
2009-11-17 |
stephen hemminger |
|
New |
| [RFC,2/2] ext[34]: Make sure we initialize the b_bdev field of dummy buffer_heads |
2009-11-11 |
Aneesh Kumar K.V |
|
New |
| [RFC,1/2] vfs: tracepoints for buffer flag updates |
2009-11-11 |
Aneesh Kumar K.V |
|
New |
| [REPOST,RFC] vfs: add message print mechanism for the mount/umount into the VFS layer |
2009-11-04 |
Toshiyuki Okajima |
|
New |
| [RFC,v2,4/4] e4defrag: update man page about -c option |
2009-10-20 |
Kazuya Mio |
|
New |
| [RFC,v2,3/4] e4defrag: avoid unsuccessful return in non-privileged user |
2009-10-20 |
Kazuya Mio |
|
New |
| [RFC,v2,2/4] e4defrag: fix file blocks calculation |
2009-10-20 |
Kazuya Mio |
|
New |
| [RFC,v2,1/4] e4defrag: output size per extent by -c option |
2009-10-20 |
Kazuya Mio |
|
New |