| [15/74] fallthru: ext2 fallthru support |
2011-03-23 |
Valerie Aurora |
|
New |
| [16/21,v5] e2fsck: add problem descriptions and check inline data feature |
2012-09-22 |
Zheng Liu |
|
New |
| [16/29] ext4: Improve writepage credit estimate for files with indirect blocks |
2013-04-08 |
Jan Kara |
|
New |
| [17/21,v5] e2fsck: check inline_data in pass1 |
2012-09-22 |
Zheng Liu |
|
New |
| [17/22] fs: add read_iter and write_iter to several file systems |
2012-10-22 |
Dave Kleikamp |
|
New |
| [17/29] ext4: Better estimate credits needed for ext4_da_writepages() |
2013-04-08 |
Jan Kara |
|
New |
| [18/21,v5] e2fsck: check inline_data in pass2 |
2012-09-22 |
Zheng Liu |
|
New |
| [18/29] ext4: Restructure writeback path |
2013-04-08 |
Jan Kara |
|
New |
| [19/21,v5] e2fsck: check inline_data in pass3 |
2012-09-22 |
Zheng Liu |
|
New |
| [19/22] ext4: add support for read_iter and write_iter |
2012-10-22 |
Dave Kleikamp |
|
New |
| [19/29] ext4: Remove buffer_uninit handling |
2013-04-08 |
Jan Kara |
|
New |
| [2/2,64-BIT] ext2fs_group_first_block2(): 32-bit truncation. |
2009-04-18 |
Nick Dokos |
|
New |
| [2/2,bigalloc] ext4: modify offset to cluster in ext4_valid_block_bitmap |
2011-08-04 |
Robin Dong |
|
New |
| [2/2,take2] jbd2: delete spin_lock(t_handle_lock) inside wirte_lock(j_state_lock) |
2011-12-26 |
Toshiyuki Okajima |
|
New |
| [2/2,v4] debugfs: dump a sparse file |
2013-01-25 |
Zheng Liu |
|
New |
| [2/2] Add batched discard support for ext4 - using rbtree |
2010-04-26 |
Lukas Czerner |
|
New |
| [2/2] E2fsprogs: add compress and cow support in chattr, lsattr |
2011-04-18 |
liubo |
|
New |
| [2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb |
2011-01-26 |
Wang shilong |
|
New |
| [2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb |
2012-01-26 |
Wang shilong |
|
New |
| [2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails |
2011-01-13 |
Wang shilong |
|
New |
| [2/2] Fs: ext4: extents: fixed a brace coding style issue |
2011-11-17 |
Zac Storer |
|
New |
| [2/2] Jbd2: fix an assertion, jh->b_transaction should be |
2010-01-25 |
dingdinghua |
|
New |
| [2/2] Large EAs |
2008-11-17 |
Kalpak Shah |
|
New |
| [2/2] add user data field in ext4 dirent |
2009-07-17 |
pravin shelar |
|
New |
| [2/2] e2fsck: allow shared blocks to be handled safely |
2011-07-09 |
Andreas Dilger |
|
New |
| [2/2] e2fsck: regression tests for INCOMPAT_MMP feature |
2011-07-29 |
Andreas Dilger |
|
New |
| [2/2] ext3, jbd: Add barriers for file systems with exernal journals |
2010-03-12 |
Dmitri Monakho |
|
New |
| [2/2] ext3: Don't update ctime in ext3_splice_branch() |
2012-01-30 |
Kazuya Mio |
|
New |
| [2/2] ext3: Fix waiting on transaction during fsync |
2010-04-26 |
Jan Kara |
|
New |
| [2/2] ext3: flush journal onmy when journal mode is changed from journaled |
2011-11-15 |
Yongqiang Yang |
|
New |
| [2/2] ext4: Add fdatasync scalability optimization |
2013-04-14 |
Dmitri Monakho |
|
New |
| [2/2] ext4: Automatically enable journal_async_commit on ext4 file systems |
2009-09-11 |
Theodore Ts'o |
|
New |
| [2/2] ext4: add a variable to record the value of map->m_flags in tracepoint |
2012-10-16 |
Zheng Liu |
|
New |
| [2/2] ext4: do not left pages locked in ext4_writepage() |
2013-05-13 |
Alexey Khoroshilov |
|
New |
| [2/2] ext4: fix null pointer bug in move_extent.c |
2009-08-04 |
Akira Fujita |
|
New |
| [2/2] ext4: ignore last group without enough space when resizing |
2012-02-01 |
Yongqiang Yang |
|
New |
| [2/2] ext4: let ext4 cache uninitialized extents |
2011-11-14 |
Yongqiang Yang |
|
New |
| [2/2] ext4: make extents.c/ext4_ext_try_to_merge return 1 on merged |
2012-07-06 |
Wang Sheng-Hui |
|
New |
| [2/2] ext4: optimize ext4_force_commit |
2013-04-01 |
Dmitri Monakho |
|
New |
| [2/2] ext4: remove ext4_free_blocks_after_init() |
2011-07-20 |
Yongqiang Yang |
|
New |
| [2/2] ext4: try to relieve ext4_mb_discard_group_preallocations() from hard work in simple way |
2010-03-25 |
jing zhang |
|
New |
| [2/2] ext4: update donor file's ctime/mtime |
2009-10-08 |
Kazuya Mio |
|
New |
| [2/2] filefrag: count a contiguous extent when both logical and physical blocks are contiguous |
2013-03-03 |
Zheng Liu |
|
New |
| [2/2] jbd2: remove all t_handle_lock statements |
2011-12-22 |
Toshiyuki Okajima |
|
New |
| [2/2] jbd2: retname jbd2_get_transaction to jbd2_init_transaction |
2012-06-25 |
Yuanhan Liu |
|
New |
| [2/2] misc: Add fuse2fs, a FUSE server for e2fsprogs |
2012-01-07 |
Darrick J. Wong |
|
New |
| [2/2] mke2fs: disallow creating FS on a loop mounted file with no option |
2013-02-04 |
Kazuya Mio |
|
New |
| [2/2] percpu_counter: Put a reasonable upper bound on percpu_counter_batch |
2011-08-25 |
Anton Blanchard |
|
New |
| [2/2] resize2fs: Add discard support |
2011-02-01 |
Lukas Czerner |
|
New |
| [2/2] tests: quiet "make check" gcc -Wall warnings |
2012-05-29 |
Andreas Dilger |
|
New |
| [2/2] writeback: skip useless data integrity tricks for sync_filesystem |
2010-10-08 |
Dmitry Monakhov |
|
New |
| [2/2] xfs: move aio completion after unwritten extent conversion |
2010-06-22 |
Christoph Hellwig |
|
New |
| [2/3] Btrfs: implement our own ->llseek V4 |
2011-05-23 |
Josef Bacik |
|
New |
| [2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called |
2013-02-06 |
Wang shilong |
|
New |
| [2/3] FEATURE DIRDATA - add user data field in ext4 dirent |
2009-08-28 |
pravin shelar |
|
New |
| [2/3] Remove check for a 32-bit cookie in nfsd4_readdir() |
2011-07-27 |
Bernd Schubert |
|
New |
| [2/3] buffer: add BH_Prio and BH_Meta flags |
2013-04-21 |
Theodore Ts'o |
|
New |
| [2/3] dumpe2fs: add '-s' flags for manual |
2011-01-30 |
Robin Dong |
|
New |
| [2/3] e2fsck: fix gcc -Wall nits |
2013-05-20 |
Theodore Ts'o |
|
New |
| [2/3] e2fsprogs: Add write_byte64 into struct_io_manager |
2013-02-08 |
Lukas Czerner |
|
New |
| [2/3] e2fsprogs: move code computing old_desc_blocks to a function |
2012-01-04 |
Yongqiang Yang |
|
New |
| [2/3] e2image: perform in-place move |
2013-01-25 |
Phillip Susi |
|
New |
| [2/3] ext4 : Pass GFP_KERNEL for transaction allocation if caller can handler failures |
2011-01-30 |
Manish Katiyar |
|
New |
| [2/3] ext4 directory index: read-ahead blocks v2 |
2011-06-20 |
Bernd Schubert |
|
New |
| [2/3] ext4: Context support |
2012-06-11 |
Saugata Das |
|
New |
| [2/3] ext4: Explicitly specify fsync dependency on journaling thread |
2011-06-27 |
Vivek Goyal |
|
New |
| [2/3] ext4: Implement subtree ID support for ext4 filesystem |
2012-07-09 |
Dmitri Monakho |
|
New |
| [2/3] ext4: Remove uneeded i_size handling |
2012-01-14 |
Allison Henderson |
|
New |
| [2/3] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests |
2012-01-27 |
Jeff Moyer |
|
New |
| [2/3] ext4: introduce ext4_error_remove_page |
2012-10-25 |
Naoya Horiguchi |
|
New |
| [2/3] ext4: let us fully support punching hole feature in fallocate |
2012-08-23 |
Zheng Liu |
|
New |
| [2/3] ext4: modify the implementation of quota reservation in bigalloc-delay-allocation |
2012-03-13 |
Robin Dong |
|
New |
| [2/3] fs: Do not clear uptodate flag on write IO error |
2012-01-05 |
Jan Kara |
|
New |
| [2/3] implement uid and gid mount options for ext3 |
2012-08-02 |
Ludwig Nussel |
|
New |
| [2/3] jbd2: Remove barrier feature conditional flag (or: always issue flushes) |
2011-01-26 |
Darrick J. Wong |
|
New |
| [2/3] libext2fs: Adding inode flag for itree |
2013-05-04 |
Radek Pazdera |
|
New |
| [2/3] misc: fix gcc -Wall warnings |
2013-05-20 |
Theodore Ts'o |
|
New |
| [2/3] mm: Ensure that mark_page_accessed moves pages to the active list |
2013-04-29 |
Mel Gorman |
|
New |
| [2/3] mm: Ensure that mark_page_accessed moves pages to the active list |
2013-04-29 |
Mel Gorman |
|
New |
| [2/3] mm: Only enforce stable page writes if the backing device requires it |
2012-11-01 |
Darrick J. Wong |
|
New |
| [2/4,RFC] xfs: remove duplicated check from xfs_file_fallocate |
2012-11-20 |
Zheng Liu |
|
New |
| [2/4] Update ext4 routines to specify journal not to fail the transaction allocation. |
2011-01-31 |
Manish Katiyar |
|
New |
| [2/4] block: Implement a blk_yield function to voluntarily give up the I/O scheduler. |
2010-04-14 |
Jeff Moyer |
|
New |
| [2/4] ext2: Allocate space for mmaped file on page fault |
2009-04-29 |
Jan Kara |
|
New |
| [2/4] ext3: Fix fsync error handling after filesysteb abort. |
2013-05-16 |
Dmitri Monakho |
|
New |
| [2/4] ext4: Make mount option parsing loop more logical |
2012-04-16 |
Jan Kara |
|
New |
| [2/4] ext4: speed up group trim with the right free block count. |
2011-02-09 |
Tao Ma |
|
New |
| [2/4] fsfreeze: manage kill signal when sb_start_write is called |
2013-04-06 |
Marco Stornelli |
|
New |
| [2/4] ioengine: allow several external ioengines |
2012-09-19 |
Dmitri Monakho |
|
New |
| [2/4] mm: Only enforce stable page writes if the backing device requires it |
2012-11-21 |
Darrick J. Wong |
|
New |
| [2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time |
2013-05-16 |
Mel Gorman |
|
New |
| [2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time |
2013-05-13 |
Mel Gorman |
|
New |
| [2/4] vfs: Protect write paths by sb_start_write - sb_end_write |
2012-01-12 |
Jan Kara |
|
New |
| [2/5,bigalloc] debugfs: support cluster unit of ee_block and ee_len |
2011-11-18 |
Robin Dong |
|
New |
| [2/5,md] Add syncraid buffer & bio flags |
2009-11-19 |
Jody McIntyre |
|
New |
| [2/5] ext3: use fs netlink interface for ENOSPC conditions |
2011-08-18 |
Lukas Czerner |
|
New |
| [2/5] jbd2: optimize jbd2_journal_force_commit |
2013-04-14 |
Dmitri Monakho |
|
New |
| [2/5] libext2fs: find_first_set() for bitmaps. |
2013-03-19 |
Andrey Sidorov |
|
New |
| [2/5] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time |
2013-05-17 |
Mel Gorman |
|
New |
| [2/6,RFC] Create the .relink file_operation |
2010-09-23 |
Matt Helsley |
|
New |