| [v2] ext3: Update ctime in ext3_splice_branch() only when needed |
2012-02-08 |
Kazuya Mio |
|
New |
| [3/3] filemap: don't call generic_write_sync for -EIOCBQUEUED |
2012-02-08 |
Jan Kara |
|
New |
| [1/3] mm: print out information of file affected by memory error |
2012-10-25 |
Naoya Horiguchi |
|
New |
| ext4: fix wrong counting of s_dirtyclusters_counter for bigalloc in race condition |
2012-02-09 |
Robin Dong |
|
New |
| [3/4] Ext4: use try_to_writeback_inodes_sb() instead of writeback_inodes_sb_if_idle() |
2012-04-26 |
Miao Xie |
|
New |
| ext4: Issue cache flush on data partition when converting unwritten extents |
2012-02-13 |
Jan Kara |
|
New |
| [V1] fs/buffer.c: Remove unnecessary init operation after, allocating buffer_head. |
2013-04-22 |
majianpeng |
|
New |
| ext4: modify the implementation of quota reservation in bigalloc and delay-allocation |
2012-02-23 |
Robin Dong |
|
New |
| libext2: clear BG_BLOCK_UNINIT in any group containing metadata |
2012-02-23 |
Eric Sandeen |
|
New |
| [RFC,18/22] ext3: add support for .read_iter and .write_iter |
2012-02-27 |
Dave Kleikamp |
|
New |
| [RFC,20/22] ext4: add support for read_iter, write_iter, and direct_IO_bvec |
2012-02-27 |
Dave Kleikamp |
|
New |
| [1/1] ext4: Remove empty index blocks when punching holes |
2012-02-29 |
Allison Henderson |
|
New |
| [v2] REQ_META set during meta data write |
2012-03-02 |
Saugata Das |
|
New |
| [RESEND] ext4: add error handling when discarding is fail in FITRIM ioctl. |
2012-03-04 |
NamJae Jeon |
|
New |
| [RFC,7/9] ext4: Adding itree implementation III - Deleting |
2013-05-04 |
Radek Pazdera |
|
New |
| [RFC,8/9] ext4: Make directory operations use itree |
2013-05-04 |
Radek Pazdera |
|
New |
| [RFC,9/9] ext4: Make ext4_readdir() use itree if available |
2013-05-04 |
Radek Pazdera |
|
New |
| [RFC] Don't do page stablization if !CONFIG_BLKDEV_INTEGRITY |
2012-03-07 |
Theodore Ts'o |
|
New |
| [RFC] Don't do page stablization if !CONFIG_BLKDEV_INTEGRITY |
2012-03-08 |
Darrick J. Wong |
|
New |
| [RFC] Don't do page stablization if !CONFIG_BLKDEV_INTEGRITY |
2012-03-08 |
Martin K. Petersen |
|
New |
| [1/3] ext4: s_freeclusters_counter should not tranform to unit of block before assigning to "free_clusters" in ext4_has_free_cluste |
2012-03-13 |
Robin Dong |
|
New |
| [2/3] ext4: modify the implementation of quota reservation in bigalloc-delay-allocation |
2012-03-13 |
Robin Dong |
|
New |
| [3/3] ext4: modify the process of invalidate_page for the new implemention of quota reservation |
2012-03-13 |
Robin Dong |
|
New |
| build: update generated configure file |
2013-04-24 |
Andreas Dilger |
|
New |
| [V2,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails |
2011-01-16 |
Wang shilong |
|
New |
| [1/2,RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them |
2012-08-29 |
Miao Xie |
|
New |
| [6/9] gfs2: Use generic handlers of O_SYNC AIO DIO |
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 |
| [8/9] filemap: don't call generic_write_sync for -EIOCBQUEUED |
2012-11-20 |
Darrick J. Wong |
|
New |
| [v2] x86: make DR*_RESERVED unsigned long |
2013-04-26 |
Oleg Nesterov |
|
New |
| [1/2] ext4: teach resize report old blocks count correctly |
2012-02-01 |
Yongqiang Yang |
|
New |
| [2/2] ext4: ignore last group without enough space when resizing |
2012-02-01 |
Yongqiang Yang |
|
New |
| resize2fs: let online resizing report new blocks count right |
2012-02-01 |
Yongqiang Yang |
|
New |
| [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 |
| x86: make DR*_RESERVED unsigned long |
2013-04-24 |
Oleg Nesterov |
|
New |
| [3/4] ext4: Fix handling of journalled quota options |
2012-04-16 |
Jan Kara |
|
New |
| [2/4] ext4: Make mount option parsing loop more logical |
2012-04-16 |
Jan Kara |
|
New |
| [1/4] ext4: Move several mount options to standard handling loop |
2012-04-16 |
Jan Kara |
|
New |
| [4/4] ext4: Print error when argument of inode_readahead_blk is invalid |
2012-04-16 |
Jan Kara |
|
New |
| [RFC,3/3] ext4: add FALLOC_FL_NO_HIDE_STALE support |
2012-04-17 |
Zheng Liu |
|
New |
| [RFC,2/3] vfs: add security check for _NO_HIDE_STALE flag |
2012-04-17 |
Zheng Liu |
|
New |
| [RFC,1/3] vfs: add FALLOC_FL_NO_HIDE_STALE flag in fallocate |
2012-04-17 |
Zheng Liu |
|
New |
| [RFC] Ext4: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle. |
2012-10-24 |
Ashish Sangwan |
|
New |
| [RFC,1/9] ext4: Adding itree feature and inode flags |
2013-05-04 |
Radek Pazdera |
|
New |
| [1/4] vfs: introduce try_to_writeback_inodes_sb(_nr) |
2012-04-26 |
Miao Xie |
|
New |
| [1/2] ext4: print 'flags' in trace_ext4_ext_handle_uninitialized_extents |
2012-10-16 |
Zheng Liu |
|
New |
| Intentionally corrupted fs: "kernel BUG at fs/jbd2/transaction.c:161!" |
2012-04-28 |
Sami Liedes |
|
New |
| Intentionally corrupted fs: [this times really] "kernel BUG at fs/jbd2/transaction.c:161!" |
2012-04-28 |
Sami Liedes |
|
New |
| [1/2] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them |
2012-04-29 |
Miao Xie |
|
New |
| [RFC,2/9] ext4: Allow sorting dx_map by inode as well |
2013-05-04 |
Radek Pazdera |
|
New |
| [RFC,3/9] ext4: Adding a link to itree to the dx_root struct |
2013-05-04 |
Radek Pazdera |
|
New |
| [RFC,5/9] ext4: Adding itree implementation I - Core |
2013-05-04 |
Radek Pazdera |
|
New |
| ext4: fix how i_version is modified and turn it on by default V2 |
2012-05-15 |
Josef Bacik |
|
New |
| [v2,1/2] block: add BH_Meta flag |
2012-05-17 |
Saugata Das |
|
New |
| [v2,2/2] ext4: annotate all meta data requests |
2012-05-17 |
Saugata Das |
|
New |
| [3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec |
2013-05-13 |
Mel Gorman |
|
New |
| fs:ext4:fixed space issue related to * operator. |
2012-05-19 |
Jeffrin Jose |
|
New |
| Re: Re: EXT4 panic at jbd2_journal_put_journal_head() in 3.9+ |
2013-05-13 |
Zheng Liu |
|
New |
| [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 |
| mke2fs: enable bigalloc if -C is specified |
2012-05-31 |
Eric Sandeen |
|
New |
| [V6,17/23] ext4: let empty_dir handle inline dir. |
2012-09-14 |
Tao Ma |
|
New |
| [3/3] mmc: Context support |
2012-06-11 |
Saugata Das |
|
New |
| [2/3] ext4: Context support |
2012-06-11 |
Saugata Das |
|
New |
| [1/3] block: Context support |
2012-06-11 |
Saugata Das |
|
New |
| [RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate() |
2012-06-14 |
Theodore Ts'o |
|
New |
| [01/21,v5] libext2fs: add INLINE_DATA into EXT2_LIB_SOFTSUPP_INCOMPAT |
2012-09-22 |
Zheng Liu |
|
New |
| [02/21,v5] libext2fs: add function to check inline_data flag for an inode |
2012-09-22 |
Zheng Liu |
|
New |
| [03/21,v5] libext2fs: add functions to operate extend attribute |
2012-09-22 |
Zheng Liu |
|
New |
| [04/21,v5] libext2fs: handle inline data in dir iterator function |
2012-09-22 |
Zheng Liu |
|
New |
| [06/21,v5] debugfs: make stat command support inline data |
2012-09-22 |
Zheng Liu |
|
New |
| [05/21,v5] libext2fs: handle inline_data in block iterator function |
2012-09-22 |
Zheng Liu |
|
New |
| [07/21,v5] libext2fs: handle inline data when expanding directory |
2012-09-22 |
Zheng Liu |
|
New |
| [08/21,v5] debugfs: make lsdel command support inline data |
2012-09-22 |
Zheng Liu |
|
New |
| [09/21,v5] libext2fs: handle inline data in read/write function |
2012-09-22 |
Zheng Liu |
|
New |
| [10/21,v5] debugfs: handle inline_data feature in dirsearch command |
2012-09-22 |
Zheng Liu |
|
New |
| [11/21,v5] debugfs: handle inline_data feature in bmap command |
2012-09-22 |
Zheng Liu |
|
New |
| [13/21,v5] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP |
2012-09-22 |
Zheng Liu |
|
New |
| Kernel 3.3.8 breaks accidental ext3 mount of extended partition |
2012-06-19 |
Jeff Moyer |
|
New |
| [12/21,v5] debugfs: handle inline_data in punch command |
2012-09-22 |
Zheng Liu |
|
New |
| [14/21,v5] mke2fs: add inline_data support in mke2fs |
2012-09-22 |
Zheng Liu |
|
New |
| [15/21,v5] tune2fs: add inline_data feature in tune2fs |
2012-09-22 |
Zheng Liu |
|
New |
| [17/21,v5] e2fsck: check inline_data in pass1 |
2012-09-22 |
Zheng Liu |
|
New |
| [18/21,v5] e2fsck: check inline_data in pass2 |
2012-09-22 |
Zheng Liu |
|
New |
| [19/21,v5] e2fsck: check inline_data in pass3 |
2012-09-22 |
Zheng Liu |
|
New |
| [20/21,v5] tests: change result in f_bad_disconnected_inode |
2012-09-22 |
Zheng Liu |
|
New |
| [21/21,v5] mke2fs: enable inline_data feature on ext4dev filesystem |
2012-09-22 |
Zheng Liu |
|
New |
| page eviction from the buddy cache |
2013-04-25 |
Alexey Lyahkov |
|
New |
| [16/21,v5] e2fsck: add problem descriptions and check inline data feature |
2012-09-22 |
Zheng Liu |
|
New |
| [RFC] ext4: off by one check in ext4_ext_convert_to_initialized() |
2012-06-23 |
Dan Carpenter |
|
New |
| [v2,1/2] libext2fs: Adding itree feature and inode flags |
2013-05-13 |
Radek Pazdera |
|
New |
| [6/6] ubifs: Wait for page writeback to provide stable pages |
2013-01-19 |
Darrick J. Wong |
|
New |
| [3/6] 9pfs: Fix filesystem to wait for stable page writeback |
2013-01-19 |
Darrick J. Wong |
|
New |
| [5/6] ocfs2: Wait for page writeback to provide stable pages |
2013-01-19 |
Darrick J. Wong |
|
New |
| ext4_fallocate |
2012-06-25 |
Zheng Liu |
|
New |
| [1/2] jbd: rename get_transaction to init_transaction |
2012-06-25 |
Yuanhan Liu |
|
New |
| [2/2] jbd2: retname jbd2_get_transaction to jbd2_init_transaction |
2012-06-25 |
Yuanhan Liu |
|
New |