Show patches with: none      |   26675 patches
« 1 2 ... 232 233 234266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,1/7] ext4: fold __mpage_da_writepage() into write_cache_pages_da() - - - - --- 2011-02-13 Theodore Ts'o Accepted
[4/4,v3] ext4: Speed up FITRIM by recording flags in ext4_group_info. - - 1 - --- 2011-02-11 Tao Ma Superseded
[4/4,v2] ext4: Speed up FITRIM by recording flags in ext4_group_info. - - - - --- 2011-02-10 Tao Ma Superseded
ext4: off by one check in ext4_groupinfo_create_slab() - - 1 - --- 2011-02-09 Dan Carpenter Accepted
e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature - - - - --- 2011-02-09 Eric Sandeen Accepted
e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature - - - - --- 2011-02-09 Eric Sandeen Superseded
[v2,2/2] mke2fs: use binary units in the man page - - 1 - --- 2011-02-09 Lukas Czerner Superseded
[v2,1/2] e2fsprogs: Fix how we treat user-spcified filesystem size - - - - --- 2011-02-09 Lukas Czerner Superseded
[RFC] ext4: avoid taking down_read(&grp->alloc_sem) - - - - --- 2011-02-09 Amir G. Superseded
VFS: call rcu_barrier after kill_sb. - - - 1 --- 2011-02-09 Boaz Harrosh Not Applicable
[4/4] ext4: Speed up FITRIM by recording flags in ext4_group_info. - - - - --- 2011-02-09 Tao Ma Superseded
[3/4] ext4: Add new ext4 trim tracepoints - - - - --- 2011-02-09 Tao Ma Accepted
[2/4] ext4: speed up group trim with the right free block count. - - - - --- 2011-02-09 Tao Ma Accepted
[1/4] ext4: fix trim length underflow with small trim length. - - - - --- 2011-02-09 Tao Ma Accepted
VFS: call synchronize_rcu after kill_sb. - - - 1 --- 2011-02-08 Boaz Harrosh Not Applicable
ext4: allow inode_readahead_blks=0 (linux-2.6.37) - - - - --- 2011-02-08 Alexander V. Lukyanov Accepted
jbd2: call __jbd2_log_start_commit with j_state_lock write locked - - - - --- 2011-02-07 Theodore Ts'o Accepted
[V3,RESEND,2] ext4: serialize unaligned asynchronous DIO - - - - --- 2011-02-07 Theodore Ts'o Accepted
[5/5] mballoc: don't change cpa if cur_distance is equal to new_distance - - - - --- 2011-02-06 Coly Li Accepted
[4/5] mballoc: change comments to ac_g_ex - - - - --- 2011-02-06 Coly Li Accepted
[3/5] mballoc: add comments to ext4_mb_mark_free_simple() - - - - --- 2011-02-06 Coly Li Accepted
[2/5] mballoc: remove unncessary mb_find_buddy() - - - - --- 2011-02-06 Coly Li Accepted
[1/5] mballoc: code cleanup in mb_find_buddy() - - - - --- 2011-02-06 Coly Li Accepted
VFS: call synchronize_rcu after kill_sb. - - - - --- 2011-02-05 Tao Ma Not Applicable
[v5,1/2] block: skip elevator data initialization for flush requests - - - - --- 2011-02-04 Mike Snitzer New
[v3,1/2] block: skip elevator data initialization for flush requests - - - - --- 2011-02-03 Mike Snitzer Superseded
[v4,1/2] block: skip elevator data initialization for flush requests 1 - - - --- 2011-02-03 Mike Snitzer Superseded
ext4: fix up ext4 error handling - - - - --- 2011-02-03 Theodore Ts'o Accepted
[v3,1/2] block: skip elevator data initialization for flush requests 1 - - - --- 2011-02-02 Mike Snitzer Superseded
filefrag: remove useless assignment - - - - --- 2011-02-02 Jim Meyering Accepted
[v3,1/2] e2fsprogs: Fix how we treat user-spcified filesystem size - - - - --- 2011-02-02 Lukas Czerner Superseded
[v2,1/2] resize2fs: Add support for lazy itable initialization - - - - --- 2011-02-02 Lukas Czerner New
[2/2] mke2fs: use binary units in the man page - - - - --- 2011-02-02 Lukas Czerner Superseded
[1/2] e2fsprogs: Fix how we treat user-spcified filesystem size - - - - --- 2011-02-02 Lukas Czerner Superseded
[v2,2/2] block: share request flush fields with elevator_private 2 - - - --- 2011-02-01 Mike Snitzer Superseded
[v2,1/2] block: skip elevator initialization for flush requests 1 - - - --- 2011-02-01 Mike Snitzer Superseded
e2fsprogs: Fix how we treat user-spcified filesystem size - - - - --- 2011-02-01 Lukas Czerner Superseded
ext4: Fix data corruption with multi-block writepages support - - - - --- 2011-02-01 Curt Wohlgemuth Accepted
[2/2] resize2fs: Add discard support - - - - --- 2011-02-01 Lukas Czerner New
[1/2] resize2fs: Add support for lazy itable initialization - - - - --- 2011-02-01 Lukas Czerner New
ext4: Add new ext4 trim tracepoints - - - - --- 2011-02-01 Tao Ma New
mke2fs: Simple man page nodiscard option correction - - - - --- 2011-02-01 Lukas Czerner Accepted
ext4: Fix clear_buffer_dirty() call for mblk_io_submit writepages path - - - - --- 2011-01-31 Curt Wohlgemuth Superseded
[4/4] Fix ext4 acl routines to handle transaction allocation failures. - - - - --- 2011-01-31 Manish Katiyar New
[3/4] Update ext4 routines to use GFP_KERNEL for journal transaction allocation. - - - - --- 2011-01-31 Manish Katiyar New
[2/4] Update ext4 routines to specify journal not to fail the transaction allocation. - - - - --- 2011-01-31 Manish Katiyar New
[1/4] Update ext4 journal routines to specify if journal allocations can fail with ENOMEM - - - - --- 2011-01-31 Manish Katiyar New
[3/3] libext2fs: pick out UNINIT-EXTENT block - - - - --- 2011-01-30 Robin Dong New
[2/3] dumpe2fs: add '-s' flags for manual - - - - --- 2011-01-30 Robin Dong New
[1/3] dumpe2fs: add displaying file system block usage feature, therefore add '-s' flags - - - - --- 2011-01-30 Robin Dong New
[2/3] ext4 : Pass GFP_KERNEL for transaction allocation if caller can handler failures - - - - --- 2011-01-30 Manish Katiyar New
ext4: fix panic on module unload when stopping lazyinit thread - - - - --- 2011-01-28 Eric Sandeen Accepted
[Bug,27652] 38-rc1: umount+rmmod cause ext4 error. - - - - --- 2011-01-28 bugzilla-daemon@bugzilla.kernel.org Superseded
__ext4_get_inode_loc: use s_inodes_per_block directly - - - - --- 2011-01-27 Coly Li New
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb - - - - --- 2011-01-26 Wang Shilong Not Applicable
[1/2] Ext2: remove a useless check for the function ext2_free_blocks - - - - --- 2011-01-26 Wang Shilong Not Applicable
Ext4: remove a useless check for the function ext4_data_block_valid - - - - --- 2011-01-26 Wang Shilong New
[3/3] ext4: Deprecate barrier= and nobarrier mount options - - - - --- 2011-01-26 Darrick J. Wong Superseded
[2/3] jbd2: Remove barrier feature conditional flag (or: always issue flushes) - - - - --- 2011-01-26 Darrick J. Wong New
[1/3] block: Create sysfs knobs to override FLUSH/FUA support flags - - - - --- 2011-01-26 Darrick J. Wong New
[KNOWN,BUGGY,RFC,4/3] block: skip elevator initialization for flush requests - - - - --- 2011-01-25 Mike Snitzer New
ext4: Fix sparse warning: Using plain integer as NULL pointer - - - - --- 2011-01-25 Peter Hüwe Accepted
[2/2] add '-s' flags for dumpe2fs manual - - - - --- 2011-01-25 Robin Dong Superseded
[1/2] dumpe2fs: add displaying file system block usage feature - - - - --- 2011-01-25 Robin Dong Superseded
[V2] mke2fs: Inform user of ongoing discard - - - - --- 2011-01-24 Lukas Czerner Accepted
__ext4_get_inode_loc: use s_inodes_per_block directly - - - - --- 2011-01-24 Coly Li Superseded
mballoc: don't change cpa if cur_distance is equal to new_distance, v2 - - - - --- 2011-01-24 Coly Li Superseded
mballoc: don't change cpa if cur_distance is equal to new_distance - - - - --- 2011-01-24 Coly Li Superseded
ext4: Fix invalid free of cache->name after ext4_mb_init() error - - - - --- 2011-01-24 Chris Wilson Superseded
e2fsprogs: add e2view tool to display file system blocks usage - - - - --- 2011-01-24 Robin Dong Superseded
[UPDATED,3/3] block: reimplement FLUSH/FUA to support merge - - - - --- 2011-01-23 Tejun Heo Not Applicable
[3/3] : Update ocfs2 for the changed jbd2 transaction allocation routines - - - - --- 2011-01-23 Manish Katiyar Superseded
[2/3] ext4 : Pass GFP_KERNEL for transaction allocation if caller can handler failures - - - - --- 2011-01-23 Manish Katiyar Superseded
[1/3] jbd2 : Make jbd2 transaction handle allocation to return errors and handle them gracefully. - - - - --- 2011-01-23 Manish Katiyar Superseded
[V3,RESEND,2] ext4: serialize unaligned asynchronous DIO - - - - --- 2011-01-21 Eric Sandeen Superseded
[3/3] block: reimplement FLUSH/FUA to support merge 1 - - - --- 2011-01-21 Tejun Heo Not Applicable
[2/3] block: improve flush bio completion - - - - --- 2011-01-21 Tejun Heo Not Applicable
[1/3] block: add REQ_FLUSH_SEQ - - - - --- 2011-01-21 Tejun Heo Not Applicable
[v2] ext3: speed up group trim with the right free block count. - - - - --- 2011-01-21 Tao Ma Not Applicable
ext4: Adjust trim start with first_data_block. - - - - --- 2011-01-21 Tao Ma New
ext4: Fix compile warnings with EXT4FS_DEBUG - - - - --- 2011-01-21 Akira Fujita Superseded
[RFC] radix_tree: radix_tree_gang_lookup_tag_slot may not return forever. 1 - - - --- 2011-01-21 Toshiyuki Okajima Not Applicable
[v2] ext3: Adjust trim start with first_data_block. - - - - --- 2011-01-21 Tao Ma New
ext4: speed up group trim with the right free block count. - - - - --- 2011-01-21 Tao Ma New
ext3: speed up group trim with the right free block count. - - - - --- 2011-01-21 Tao Ma Not Applicable
[v7.1] block: Coordinate flush requests - - - - --- 2011-01-20 Tejun Heo Not Applicable
Ext4: Update ext4 documentation - - - - --- 2011-01-20 Lukas Czerner Accepted
ext4: make grpinfo slab cache names static - - - - --- 2011-01-19 Eric Sandeen Accepted
ext3: fix trim length underflow with small trim length. - - - - --- 2011-01-19 Tao Ma Not Applicable
ext4: fix trim length underflow with small trim length. - - - - --- 2011-01-19 Tao Ma New
Ext4: Update ext4 documentation - - - - --- 2011-01-18 Lukas Czerner Superseded
ext4: Unregister features interface on module unload - - - 1 --- 2011-01-17 Lukas Czerner Accepted
[RFC] ext4: Fix overflow of metadata block reservation counter - - - - --- 2011-01-17 Akira Fujita New
ext4: Fix missing iput for root inode in case of all failed mount paths. - - - - --- 2011-01-16 Manish Katiyar Accepted
ext4: Fix missing iput for root inode in case of all failed mount paths. - - - - --- 2011-01-16 Manish Katiyar New
[V2,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails - - - - --- 2011-01-16 Wang Shilong Not Applicable
[V2,1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails - - - - --- 2011-01-16 Wang Shilong Not Applicable
[v7.1] block: Coordinate flush requests - - - - --- 2011-01-15 Tejun Heo Not Applicable
ext4: Avoid unnecessary calls to ext4_mb_load_buddy while reading mb_groups proc file - - - - --- 2011-01-14 Aditya Kali Accepted
[V2] ext4: serialize unaligned asynchronous DIO - - - - --- 2011-01-14 Eric Sandeen Superseded
« 1 2 ... 232 233 234266 267 »