Show patches with: none      |   26695 patches
« 1 2 ... 36 37 38266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ext4: critical info format fix in __ext4_grp_locked_error - - 1 - --- 2011-03-18 Robin Dong Accepted
[Ext4,punch,hole,1/4,v4] Ext4 Punch Hole Support: Convert Blocks to Uninit Exts - - 1 - --- 2011-03-19 Allison Henderson Superseded
[Ext4,punch,hole,2/4,v4] Ext4 Punch Hole Support: Clear Hole - - 1 - --- 2011-03-19 Allison Henderson Superseded
[Ext4,punch,hole,3/4,v4] Ext4 Punch Hole Support: Punch out extents - - 1 - --- 2011-03-19 Allison Henderson Superseded
[Ext4,punch,hole,4/4,v4] Ext4 Punch Hole Support: Enable Punch Hole - - 1 - --- 2011-03-19 Allison Henderson Superseded
[RFC,00/12] bigalloc patchset - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,01/12] ext4: read-only support for bigalloc file systems - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,02/12] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,03/12] ext4: Convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,04/12] ext4: Remove block bitmap initialization in ext4_new_inode() - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,05/12] ext4: factor out block group accounting into functions - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,06/12] ext4: split out ext4_free_blocks_after_init() - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,07/12] ext4: bigalloc changes to block bitmap initialization functions - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,08/12] ext4: Convert block group-relative offsets to use clusters - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,09/12] ext4: teach ext4_ext_map_blocks() about the bigalloc feature - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,10/12] ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,11/12] ext4: tune mballoc's default group prealloc size for bigalloc file systems - - - - --- 2011-03-19 Theodore Ts'o Superseded
[RFC,12/12] ext4: enable mounting bigalloc as read/write - - - - --- 2011-03-19 Theodore Ts'o Superseded
[1/5] ext4: move ext4_add_groupblocks() to mballoc.c - - - - --- 2011-03-20 Amir G. Superseded
[2/5] ext4: implement ext4_add_groupblocks() by freeing blocks - - - - --- 2011-03-20 Amir G. Superseded
[3/5] ext4: synchronize ext4_mb_init_group() with buddy page lock - - - - --- 2011-03-20 Amir G. Superseded
[4/5] ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches - - - - --- 2011-03-20 Amir G. Superseded
[5/5] ext4: remove alloc_semp - - - - --- 2011-03-20 Amir G. Superseded
ext4: Initialize fsync transaction ids in ext4_new_inode() - - - - --- 2011-03-20 Theodore Ts'o Accepted
e2fsprogs: fix freeing bitmap in allocation error path - - - - --- 2011-03-21 Lukas Czerner Accepted
e2fsprogs: fix memory leak in ext2fs_free_generic_bmap() - - - - --- 2011-03-21 Lukas Czerner Superseded
ext4: unused variables cleanup in check_eofblocks_fl and ext4_ext_map_blocks - - - - --- 2011-03-22 Sergey Senozhatsky Accepted
[15/74] fallthru: ext2 fallthru support - - - - --- 2011-03-23 Valerie Aurora New
ext3:Fix credits computing for ordered mode. - - - - --- 2011-03-24 Yongqiang Yang Not Applicable
[v1] ext3:Fix credits computing for ordered mode. 1 - - - --- 2011-03-24 Yongqiang Yang Not Applicable
[v2,1/5] ext4: move ext4_add_groupblocks() to mballoc.c - - - - --- 2011-03-24 Amir G. Superseded
[v2,2/5] ext4: implement ext4_add_groupblocks() by freeing blocks - - - - --- 2011-03-24 Amir G. Superseded
[v2,3/5] ext4: synchronize ext4_mb_init_group() with buddy page lock - - - - --- 2011-03-24 Amir G. Superseded
[v2,4/5] ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches - - - - --- 2011-03-24 Amir G. Superseded
[v2,5/5] ext4: remove alloc_semp - - - - --- 2011-03-24 Amir G. Superseded
ext4:Fix credits computing for indirect mapped files. - - - - --- 2011-03-25 Yongqiang Yang Superseded
ext4: Fix a double free in ext4_register_li_request. - - - - --- 2011-03-28 Tao Ma Accepted
ext4: Remove redundant check for first_not_zeroed in ext4_register_li_request. - - - - --- 2011-03-28 Tao Ma Superseded
[RFC] Re: [BUG] ext4: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-03-28 Toshiyuki Okajima New
[v2] ext4: Remove redundant check for first_not_zeroed in ext4_register_li_request. - - - - --- 2011-03-28 Tao Ma Accepted
ext4: Use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c - - - - --- 2011-03-28 Tao Ma Accepted
ext4: Use s_inodes_per_block directly in __ext4_get_inode_loc. - - - - --- 2011-03-28 Tao Ma Accepted
mke2fs reserved_ratio default value is nonsensical - - - - --- 2011-03-28 Oren Elrad Rejected
ext4: Init timer earlier to avoid a kernel panic in __save_error_info. - - - - --- 2011-03-29 Tao Ma Accepted
fsck.ext4 taking months - - - - --- 2011-03-29 Rogier Wolff New
[RFC] Re: [BUG] ext4: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-03-30 Jan Kara New
kernel BUG at fs/jbd2/transaction.c:1086! - - - - --- 2011-03-31 Jan Kara Not Applicable
kernel BUG at fs/jbd2/transaction.c:1086! - - - - --- 2011-03-31 Jan Kara Accepted
x86, defconfig: replace ext3 with ext4 - - - - --- 2011-04-01 Konstantin Khlebnikov Not Applicable
[v0,RFC] ext4: Fix a bug in ext4_journal_start_sb(). - - - - --- 2011-04-01 Yongqiang Yang Superseded
jbd2: Move bdget out of critical section 1 - - - --- 2011-04-02 Zhu Yanhai Accepted
bug#8411: due to missing sync even on 2.6.39, cp fails to copy an odd file - - - - --- 2011-04-02 Jim Meyering Not Applicable
bug#8411: due to missing sync even on 2.6.39, cp fails to copy an odd file - - - - --- 2011-04-02 Theodore Ts'o Not Applicable
bug#8411: due to missing sync even on 2.6.39, cp fails to copy an odd file - - - - --- 2011-04-03 Jim Meyering Not Applicable
Add multi-mount protection support to libext2fs (INCOMPAT_MMP feature). - - - - --- 2011-04-04 Johann Lombardi New
e2fsprogs: don't set stripe/stride to 1 block in mkfs - - - - --- 2011-04-04 Eric Sandeen Superseded
ext4:Fix credits computing for indirect mapped files. - - - - --- 2011-04-04 Theodore Ts'o Accepted
[v1] ext4:Allow an active handle to be started when freezing. - - 2 - --- 2011-04-05 Yongqiang Yang Superseded
[v2] ext4:Allow an active handle to be started when freezing. - - - - --- 2011-04-05 Yongqiang Yang Accepted
e2fsprogs: don't set stripe/stride to 1 block in mkfs - - - - --- 2011-04-05 Eric Sandeen Accepted
ext4: sync the directory inode in ext4_sync_parent() - - - - --- 2011-04-05 Curt Wohlgemuth Superseded
ext4: sync the directory inode in ext4_sync_parent() - - - - --- 2011-04-05 Curt Wohlgemuth Superseded
ext4: remove a useless #ifdef in super.c - - - - --- 2011-04-06 Amerigo Wang Accepted
ext4: sync the directory inode in ext4_sync_parent() - - - - --- 2011-04-06 Theodore Ts'o Accepted
[1/2] ext4: Calculate and verify inode checksums - - - - --- 2011-04-06 Darrick J. Wong Superseded
[2/2] e2fsprogs: Add support for toggling, verifying, and fixing inode checksums - - - - --- 2011-04-06 Darrick J. Wong Superseded
[01/11] libe2p: Add new function get_fragment_score() - - - - --- 2011-04-08 Kazuya Mio Superseded
[02/11] filefrag: Output fragmentation score - - - - --- 2011-04-08 Kazuya Mio Superseded
[03/11] e4defrag: Remove -c option which check the file fragments - - - - --- 2011-04-08 Kazuya Mio Superseded
[04/11] e4defrag: Remove old fragmentation score calculation code - - - - --- 2011-04-08 Kazuya Mio Superseded
[05/11] e4defrag: Use get_fragment_score() for decision of whether to defrag - - - - --- 2011-04-08 Kazuya Mio Superseded
[06/11] e4defrag: Allow user who has read+write access to defrag - - - - --- 2011-04-08 Kazuya Mio Superseded
[07/11] e4defrag: Fix memory leak in file_defrag() - - - - --- 2011-04-08 Kazuya Mio Superseded
[08/11] e4defrag: Use blk64_t instead of ext4_fsblk_t - - - - --- 2011-04-08 Kazuya Mio Superseded
[09/11] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC - - - - --- 2011-04-08 Kazuya Mio Superseded
[10/11] e4defrag: Fix error messages more clearly - - - - --- 2011-04-08 Kazuya Mio Superseded
[11/11] e4defrag: Remove unnecessary code - - - - --- 2011-04-08 Kazuya Mio Superseded
[RFC] exclude bitmap and 32bit bitmap cheksum fields - - - - --- 2011-04-08 Amir Goldstein Superseded
[RFC] exclude bitmap and 16bit bitmap cheksum fields - - - - --- 2011-04-09 Amir Goldstein Superseded
[Bug,32972] New: EXT4 causes corrupt BitTorrent downloads - - - - --- 2011-04-10 bugzilla-daemon@bugzilla.kernel.org Not Applicable
ext4: add support for multiple mount protection - - - - --- 2011-04-12 Johann Lombardi Superseded
ext4: delete dead code 1 - - - --- 2011-04-14 Shaohua Li Accepted
[RFC,1/3] ext4:Add a function merging extent right and left. - - - - --- 2011-04-14 Yongqiang Yang Superseded
[RFC,2/3] ext4:Add two functions splitting an extent. - - - - --- 2011-04-14 Yongqiang Yang Superseded
[RFC,3/3] ext4:Reimplement convert and split_unwritten. - - - - --- 2011-04-14 Yongqiang Yang Superseded
ext4: release page cache in ext4_mb_load_buddy error path - - - - --- 2011-04-14 Yang Ruirui Accepted
ext4: register ext2 and ext3 alias after ext4 - - - - --- 2011-04-14 Milton Miller Superseded
[V8,1/8] mm/fs: cleancache documentation 2 - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
[V8,2/8] fs: add field to superblock to support cleancache - - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
[V8,3/8] mm: cleancache core ops functions and config 6 - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
[V8,4/8] mm/fs: add hooks to support cleancache - - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
[V8,5/8] ext3: add cleancache support 1 - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
[V8,6/8] btrfs: add cleancache support - - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
[V8,7/8] ext4: add cleancache support 1 - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
[V8,8/8] ocfs2: add cleancache support - - 2 - --- 2011-04-14 Dan Magenheimer Not Applicable
xen: cleancache shim to Xen Transcendent Memory - - 1 - --- 2011-04-14 Dan Magenheimer Not Applicable
ext4: register ext2 and ext3 alias after ext4 - - - - --- 2011-04-17 Theodore Ts'o Accepted
[1/2] E2fsprogs: use the generic inode flags - - - - --- 2011-04-18 liubo Rejected
[2/2] E2fsprogs: add compress and cow support in chattr, lsattr - - - - --- 2011-04-18 liubo New
ext4: ext4_trim_fs() load buddy only when it is needed - - - - --- 2011-04-18 Lukas Czerner Accepted
« 1 2 ... 36 37 38266 267 »