Show patches with: State = Action Required       |   1885 patches
« 1 2 3 418 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/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: try to relieve ext4_mb_discard_group_preallocations() from hard work in simple way - - - - --- 2010-03-25 jing zhang New
ext4: Ensure writecache to disk in no journal mode - - - - --- 2010-03-26 Surbhi Palande New
[Bug,13549] Kernel oops while online resizing of an ext4 filesystem - - - - --- 2010-03-27 bugzilla-daemon@bugzilla.kernel.org New
ext4: memory leakage in ext4_mb_init() - - - - --- 2010-03-28 jing zhang New
ext4: memory black hole in ext4_mb_put_pa() - - - - --- 2010-04-03 jing zhang New
ext4: BUG_ON triggered in ext4_mb_complex_scan_group() - - - - --- 2010-04-05 jing zhang New
ext4: BUG_ON could be triggered in ext4_mb_normalize_request() - - - - --- 2010-04-07 jing zhang New
[rfc,v2] ext3/4: enhance fsync performance when using cfq - - - - --- 2010-04-07 Jeff Moyer New
"data=writeback" and TRIM don't get along - - - - --- 2010-04-08 Eric Sandeen New
[1/4] cfq-iosched: Keep track of average think time for the sync-noidle workload. 1 - - - --- 2010-04-14 Jeff Moyer New
[2/4] block: Implement a blk_yield function to voluntarily give up the I/O scheduler. 1 - - - --- 2010-04-14 Jeff Moyer New
[3/4] jbd: yield the device queue when waiting for commits - - - - --- 2010-04-14 Jeff Moyer New
[4/4] jbd2: yield the device queue when waiting for journal commits - - - - --- 2010-04-14 Jeff Moyer New
quota reservation fixes for -stable? - - - - --- 2010-04-19 Jan Kara New
block: Add a trace point whenever a barrier IO request is sent - - - - --- 2010-04-21 Darrick J. Wong New
busy inodes -> ext3 umount crash - - - - --- 2010-04-21 Eric Paris New
[RFC] Journal superblock update should send a barrier - - - - --- 2010-04-23 Jan Kara New
[2/2] Add batched discard support for ext4 - using rbtree - - - - --- 2010-04-26 Lukas Czerner New
[RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages. - - - - --- 2010-04-29 Darrick J. Wong New
[04/11] jbd2: use NULL instead of 0 when pointer is needed - - - - --- 2010-04-30 Bill Pemberton New
[RFC] support discard in non-journal ext4 - - - - --- 2010-05-13 Jiaying Zhang New
[RFC] support discard in non-journal ext4 1 - - - --- 2010-05-14 Jiaying Zhang New
[PATCHv4,07/17] EXT4: do not manipulate s_dirt directly - - - - --- 2010-05-25 Artem Bityutskiy New
[5/6] ext2: convert to use the new truncate convention. - - - - --- 2010-05-26 Nick Piggin New
ext3: fix non-update ctime when changing the file's permission by setfacl - - - - --- 2010-05-27 Miao Xie New
ext4: Do not update quota for reserved blocks on error paths v3 - - - - --- 2010-05-27 Dmitry Monakhov New
Reserve feature flags and fields needed for the Next3 snapshot feature - - - - --- 2010-06-02 Theodore Ts'o New
ext4: Add more sanity checks V2 - - - - --- 2010-06-03 Dmitry Monakhov New
[v3] fix truncate inode time modification breakage - - - - --- 2010-06-03 Nick Piggin New
[PATCHv5,12/16] ext4: fix race condition in marking SB dirty - - - - --- 2010-06-06 Artem Bityutskiy New
[Bug,16165] Wrong data returned on read after write if file size was changed with ftruncate before - - - - --- 2010-06-18 bugzilla-daemon@bugzilla.kernel.org New
[1/2] direct-io: move aio_complete into ->end_io - - - - --- 2010-06-22 Christoph Hellwig New
[2/2] xfs: move aio completion after unwritten extent conversion - - - - --- 2010-06-22 Christoph Hellwig New
EXT4: move aio completion after unwritten extent conversion - - - - --- 2010-06-24 Jiaying Zhang New
Ext4: Make file creation time, i_version and i_generation available by xattrs - - - - --- 2010-06-28 David Howells New
[1/6] block: Implement a blk_yield function to voluntarily give up the I/O scheduler. - - - - --- 2010-07-02 Jeff Moyer New
[2/6] jbd: yield the device queue when waiting for commits - - - - --- 2010-07-02 Jeff Moyer New
[3/6] jbd2: yield the device queue when waiting for journal commits - - - - --- 2010-07-02 Jeff Moyer New
[4/6] jbd: use WRITE_SYNC for journal I/O - - - - --- 2010-07-02 Jeff Moyer New
[5/6] jbd2: use WRITE_SYNC for journal I/O - - - - --- 2010-07-02 Jeff Moyer New
[6/6] block: remove RQ_NOIDLE from WRITE_SYNC - - - - --- 2010-07-02 Jeff Moyer New
[4/4] Support discard if at least one underlying device supports it - - - - --- 2010-07-02 Mikulas Patocka New
[-V2,00/16] New ACL format for better NFSv4 acl interoperability - - - - --- 2010-07-03 Aneesh Kumar K.V New
[-V2,16/16] ext4: Add temporary richacl mount option for ext4. - - - - --- 2010-07-03 Aneesh Kumar K.V New
Rearrange i_flags to be consistent with FS_IOC_GETFLAGS - - - - --- 2010-07-05 David Howells New
disallow FS recursion from sb_issue_discard allocation - - - - --- 2010-07-06 Mike Snitzer New
[&,RESEND] avoid NULL deference in ext2_xattr_get - - - - --- 2010-07-11 shenghui New
[26/36] fs/ext4: Remove unnecessary casts of private_data - - - - --- 2010-07-12 Joe Perches New
[RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages. - - - - --- 2010-07-21 Jan Kara New
udevd / ext4 issue mounting 2.6.35-rc5 - - - - --- 2010-07-22 Luis Rodriguez New
[RESEND,04/12] e2fsprogs: Next3 snapshot control with chattr/lsattr -X - - - - --- 2010-07-26 Amir G. New
ext4: implement SECRM functionality - - - - --- 2010-07-27 Dmitry Monakhov New
[Q] ext4: the max file size of each case is correct? - - - - --- 2010-08-10 Toshiyuki Okajima New
resizefs: fix if ext4 already >16TB resize will fail issue - - - - --- 2010-08-20 Hsuan-Ting New
[RESEND] ext3: set i_extra_isize of 11th inode - - - - --- 2010-08-23 Masayoshi MIZUMA New
: icount: Replace the icount list by a two-level tree - - - - --- 2010-08-23 Andre Noll New
[RFC,V2,1/5] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2,2/5] ext4: sort and merge inode PA - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2,3/5] ext4: add EXT4_IOC_GET_PA to get inode PA information - - - - --- 2010-08-25 Kazuya Mio New
EXT4 online resize limitations - - - - --- 2010-08-27 Justin Maggard New
[2/6,RFC] Create the .relink file_operation - - - - --- 2010-09-23 Matt Helsley New
[3/6,RFC] ext3/4: Allow relinking to unlinked files - - - - --- 2010-09-23 Matt Helsley New
[5/6,RFC] Checkpoint/restart unlinked files - - - - --- 2010-09-23 Matt Helsley New
[1/2] writeback: sync quota after inodes writeback - - - - --- 2010-10-08 Dmitry Monakhov New
[2/2] writeback: skip useless data integrity tricks for sync_filesystem - - - - --- 2010-10-08 Dmitry Monakhov New
Performance testing of various barrier reduction patches [was: Re: [RFC v4] ext4: Coordinate fsync … - - - - --- 2010-10-12 Christoph Hellwig New
ext4: fix redirty_page_for_writepage() typo in comment - - - - --- 2010-11-11 kbuild test robot New
make ext4_valid_block_bitmap() more verbose - - - - --- 2010-11-12 Bernd Schubert New
PATCH: allow inode_readahead_blks=0 - - - - --- 2010-11-16 Alexander V. Lukyanov New
fs : ext4 : super.c fixed coding style violations - - - - --- 2010-11-17 Vamsi Krishna B New
[v2] ext3: Add journal error check into ext3_rename() - - - - --- 2010-11-23 Namhyung Kim New
fs: fix deadlocks in writeback_if_idle - - - - --- 2010-11-23 Nick Piggin New
[RFC] Possible data integrity problems in lots of filesystems? - - - - --- 2010-11-25 Nick Piggin New
allow inode_readahead_blks=0 - - - - --- 2010-11-30 Alexander V. Lukyanov New
discard an inode's preallocated blocks after failed allocation - - - - --- 2010-11-30 Jiaying Zhang New
[RFC,V3,1/4] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,2/4] ext4: sort and merge inode PA - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,3/4] ext4: add EXT4_IOC_GET_PA to get inode PA information - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,4/4] e4defrag: add solving relevant file fragmentation mode - - - - --- 2010-12-01 Kazuya Mio New
ext4: Automatically allocate delay allocated blocks before rename - - - - --- 2010-12-01 Dmitry Monakhov New
ext4: Set barrier=0 when block device does not advertise flush support - - - - --- 2010-12-03 Darrick J. Wong New
mke2fs: Inform user of ongoing discard - - - - --- 2010-12-13 Lukas Czerner New
allow e4defrag build against old kernel headers - - - - --- 2010-12-17 Andreas Dilger New
ext4: Allow indirect-block file to grow the file size to max file size - - - - --- 2010-12-24 Kazuya Mio New
Regular ext4 error warning with HD in USB dock - - - - --- 2011-01-02 Amir Goldstein New
Update atime from future. - - 1 - --- 2011-01-04 yangsheng New
[RFC,v7] ext4: Coordinate data-only flush requests sent by fsync - - - - --- 2011-01-04 Darrick J. Wong New
Regular ext4 error warning with HD in USB dock - - - - --- 2011-01-08 Amir Goldstein New
Ext4: use 'unlikely' to improve the efficiency of the kernel - - - - --- 2011-01-12 Wang Shilong New
ext4: reduce redundant check of '*options' - - - - --- 2011-01-13 Simon Xu New
ext4: Fix missing iput for root inode in case of all failed mount paths. - - - - --- 2011-01-16 Manish Katiyar New
[RFC] ext4: Fix overflow of metadata block reservation counter - - - - --- 2011-01-17 Akira Fujita New
ext4: fix trim length underflow with small trim length. - - - - --- 2011-01-19 Tao Ma New
ext4: speed up group trim with the right free block count. - - - - --- 2011-01-21 Tao Ma New
[v2] ext3: Adjust trim start with first_data_block. - - - - --- 2011-01-21 Tao Ma New
ext4: Adjust trim start with first_data_block. - - - - --- 2011-01-21 Tao Ma New
[KNOWN,BUGGY,RFC,4/3] block: skip elevator initialization for flush requests - - - - --- 2011-01-25 Mike Snitzer New
[1/3] block: Create sysfs knobs to override FLUSH/FUA support flags - - - - --- 2011-01-26 Darrick J. Wong New
[2/3] jbd2: Remove barrier feature conditional flag (or: always issue flushes) - - - - --- 2011-01-26 Darrick J. Wong New
« 1 2 3 418 19 »