Show patches with: none      |   27363 patches
« 1 2 ... 207 208 209273 274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] ext4: fix possible non-initialized variable - - - - --- 2012-09-10 Carlos Maiolino Accepted
tests: kill debugfs on interrupted MMP test - - - - --- 2012-09-10 Andreas Dilger Accepted
ext4: fix possible non-initialized variable - - - - --- 2012-09-10 Eric Sandeen Superseded
[7/7] ext4: serialize truncate with owerwrite DIO workers V2 - - 2 - --- 2012-09-09 Dmitry Monakhov Superseded
[6/7] ext4: endless truncate due to nonlocked dio readers V2 - - - - --- 2012-09-09 Dmitry Monakhov Superseded
[5/7] ext4: serialize unlocked dio reads with truncate - - 1 - --- 2012-09-09 Dmitry Monakhov Superseded
[4/7] ext4: fsync should wait for DIO writers - - - - --- 2012-09-09 Dmitry Monakhov Superseded
[3/7] ext4: serialize dio nolocked reads with defrag workers V2 - - 1 - --- 2012-09-09 Dmitry Monakhov Superseded
[2/7] ext4: completed_io locking cleanup - - 1 - --- 2012-09-09 Dmitry Monakhov Superseded
[1/7] ext4: ext4_inode_info diet - - 1 - --- 2012-09-09 Dmitry Monakhov Superseded
ext4: fix possible non-initialized variable - - - - --- 2012-09-08 Carlos Maiolino Superseded
ext4: fix double unlock buffer mess during fs-resize - - - - --- 2012-09-07 Dmitry Monakhov Accepted
[2/2,v2] ext4: check free inode count before allocaing an inode - - - - --- 2012-09-06 Yongqiang Yang Accepted
[1/2,v2] ext4: check free block counters in ext4_mb_find_by_goal - - - - --- 2012-09-06 Yongqiang Yang Accepted
xfstests 285: verify extN statfs f_blocks - - - - --- 2012-09-05 Eric Sandeen Not Applicable
ext4: ext4_mknod: always set i_op - - - - --- 2012-09-05 Bernd Schubert Accepted
[4/4] ext4: serialize truncate with owerwrite DIO workers - - 1 - --- 2012-09-04 Dmitry Monakhov Superseded
[3/4] ext4: endless truncate due to nonlocked dio readers V2 - - - - --- 2012-09-04 Dmitry Monakhov Superseded
[2/4] ext4: serialize unlocked dio reads with truncate - - 1 - --- 2012-09-04 Dmitry Monakhov Superseded
[1/4] ext4: serialize dio nonlocked reads with defrag workers - - - - --- 2012-09-04 Dmitry Monakhov Superseded
[4/4] ext4: serialize truncate with owerwrite DIO workers - - - - --- 2012-09-04 Dmitry Monakhov Superseded
[3/4] ext4: endless truncate due to nonlocked dio readers - - - - --- 2012-09-04 Dmitry Monakhov Superseded
[2/4] ext4: serialize unlocked dio reads with truncate - - 1 - --- 2012-09-04 Dmitry Monakhov Superseded
[1/4] ext4: serialize dio nonlocked reads with defrag workers - - - - --- 2012-09-04 Dmitry Monakhov Superseded
ext3: Replace 0 with NULL for pointer in super.c file - - - - --- 2012-09-04 Sachin Kamat Not Applicable
[2/2] resize2fs: fix overhead calculation for meta_bg file systems - - - - --- 2012-09-03 Theodore Ts'o Superseded
[1/2] resize2fs: allow meta_bg/64-bit file systems to be online resized - - - - --- 2012-09-03 Theodore Ts'o Superseded
ext4: serialize unlocked dio reads with truncate - - - - --- 2012-09-03 Dmitry Monakhov Superseded
[5/5,-v2] ext4: add online resizing support for meta_bg and 64-bit file systems - - - - --- 2012-09-03 Theodore Ts'o Superseded
ext3: Fix fdatasync() for files with only i_size changes - - - - --- 2012-09-03 Jan Kara Not Applicable
resize2fs: support online-resizing for meta_bg and 64bits features - - - - --- 2012-09-02 Yongqiang Yang Superseded
[2/2] ext4: check free inode count before allocaing an inode - - - - --- 2012-09-02 Yongqiang Yang Superseded
[1/2] ext4: check free block counters in ext4_mb_find_by_goal - - - - --- 2012-09-02 Yongqiang Yang Superseded
[5/5] ext4: add online resizing support for meta_bg and bit64 - - - - --- 2012-09-02 Theodore Ts'o Superseded
[4/5] ext4: grow the s_group_info array as needed - - - - --- 2012-09-02 Theodore Ts'o Superseded
[3/5] ext4: grow the s_flex_groups array as needed when resizing - - - - --- 2012-09-02 Theodore Ts'o Superseded
[2/5] ext4: avoid duplicate writes of the backup bg descriptor blocks - - - - --- 2012-09-02 Theodore Ts'o Superseded
[1/5] ext4: when resizing, do not copy gdt blocks for groups that do not have them - - - - --- 2012-09-02 Theodore Ts'o Superseded
[15/15,v2] ext4: Allow punch hole with bigalloc enabled - - - - --- 2012-08-31 Lukas Czerner Superseded
[14/15,v2] ext4: make punch hole code path work with bigalloc - - - - --- 2012-08-31 Lukas Czerner Superseded
[13/15,v2] ext4: update ext4_ext_remove_space trace point - - - - --- 2012-08-31 Lukas Czerner Superseded
[12/15,v2] ext4: remove unused code from ext4_remove_blocks() - - - - --- 2012-08-31 Lukas Czerner Superseded
[11/15,v2] ext4: remove unused discard_partial_page_buffers - - - - --- 2012-08-31 Lukas Czerner Superseded
[10/15,v2] ext4: use ext4_zero_partial_blocks in punch_hole - - - - --- 2012-08-31 Lukas Czerner Superseded
[09/15,v2] Revert "ext4: fix fsx truncate failure" - - - - --- 2012-08-31 Lukas Czerner Superseded
[08/15,v2] Revert "ext4: remove no longer used functions in inode.c" - - - - --- 2012-08-31 Lukas Czerner Superseded
[07/15,v2] ext4: Take i_mutex before punching hole - - - - --- 2012-08-31 Lukas Czerner Superseded
[06/15,v2] mm: teach truncate_inode_pages_range() to handle non page aligned ranges - - - - --- 2012-08-31 Lukas Czerner Superseded
[05/15,v2] ocfs2: implement invalidatepage_range aop - - - - --- 2012-08-31 Lukas Czerner Superseded
[04/15,v2] xfs: implement invalidatepage_range aop - - - - --- 2012-08-31 Lukas Czerner Superseded
[03/15,v2] ext4: implement invalidatepage_range aop - - - - --- 2012-08-31 Lukas Czerner Superseded
[02/15,v2] jbd2: implement jbd2_journal_invalidatepage_range - - - - --- 2012-08-31 Lukas Czerner Superseded
[01/15,v2] mm: add invalidatepage_range address space operation - - - - --- 2012-08-31 Lukas Czerner Superseded
[2/8] ext3: drop lock/unlock super - - - - --- 2012-08-30 Marco Stornelli Not Applicable
e2fsprogs: Fix reserved blocks calculation for mke2fs -m 50% - - - - --- 2012-08-30 Akira Fujita Accepted
[1/2,RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them - - - 1 --- 2012-08-29 Miao Xie Accepted
[3/3] ext4: reimplement uninit extent optimization for move_extent_per_page - - - - --- 2012-08-28 Dmitry Monakhov Superseded
[2/3] ext4: basic bug shield for move_extent_per_page - - - - --- 2012-08-28 Dmitry Monakhov Superseded
[1/3] ext4: nonda_switch prevent deadlock - - - - --- 2012-08-28 Dmitry Monakhov Superseded
[v2] ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset - - - - --- 2012-08-28 Wei Yongjun Accepted
[RFC] ext3: don't clear orphan list on ro mount with errors - - - - --- 2012-08-27 Eric Sandeen Not Applicable
[RFC] ext4: don't clear orphan list on ro mount with errors 1 - - - --- 2012-08-27 Eric Sandeen Accepted
ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset - - - - --- 2012-08-27 Wei Yongjun Superseded
[3/3] ext4: add tracepoint in punching hole - - - - --- 2012-08-23 Zheng Liu Accepted
[2/3] ext4: let us fully support punching hole feature in fallocate - - - - --- 2012-08-23 Zheng Liu Accepted
[1/3] ext4: add block-based file punching hole support - - - - --- 2012-08-23 Zheng Liu Accepted
[RFC,8/8,v2] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support - - - - --- 2012-08-22 Zheng Liu Accepted
[RFC,7/8,v2] ext4: reimplement ext4_find_delay_alloc_range on extent status tree - - - - --- 2012-08-22 Zheng Liu Accepted
[RFC,6/8,v2] ext4: reimplement fiemap on extent status tree - - - - --- 2012-08-22 Zheng Liu Accepted
[RFC,5/8,v2] ext4: add some tracepoints in extent status tree - - - - --- 2012-08-22 Zheng Liu Accepted
[RFC,4/8,v2] ext4: let ext4 maintain extent status tree - - - - --- 2012-08-22 Zheng Liu Accepted
[RFC,3/8,v2] ext4: initialize extent status tree - - - - --- 2012-08-22 Zheng Liu Accepted
[RFC,2/8,v2] ext4: add operations on extent status tree - - - - --- 2012-08-22 Zheng Liu Accepted
[RFC,1/8,v2] ext4: add two structures supporting extent status tree - - - - --- 2012-08-22 Zheng Liu Accepted
Test 272 fails for ext3 - - - - --- 2012-08-21 Jan Kara Rejected
Test 272 fails for ext3 - - 1 - --- 2012-08-20 Jan Kara Rejected
jbd2: Fix assertion failure in commit code due to lacking transaction credits - - - - --- 2012-08-20 Jan Kara Accepted
Test 272 fails for ext3 - - - - --- 2012-08-20 Jan Kara Rejected
Common BSD tag for FreeBSD, NetBSD, OpenBSD and DragonFly BSD. - - - - --- 2012-08-20 Antonio Huete Jimenez Accepted
ext4: change the debug description in ext4_mb_cleanup_pa - - - - --- 2012-08-20 Wang Sheng-Hui Accepted
respect HAVE_MALLOC_H - - - - --- 2012-08-18 Mike Frysinger Accepted
e2fsprogs: Fix spelling of 'filesystme' in debugfs help - - - - --- 2012-08-18 Bryce Harrington Accepted
[3/8] ext3: remove lock/unlock super - - - - --- 2012-08-17 Theodore Ts'o Not Applicable
[GIT,PULL] ext4 bug fixes for 3.6 - - - - --- 2012-08-17 Theodore Ts'o Accepted
ext4: fix kernel BUG on large-scale rm -rf commands - - - 1 --- 2012-08-17 Theodore Ts'o Accepted
jbd: Fix assertion failure in commit code due to lacking transaction credits - - 1 - --- 2012-08-16 Jan Kara Not Applicable
Far too long mount time - - - - --- 2012-08-16 Theodore Ts'o Superseded
NULL pointer dereference in ext4_ext_remove_space on 3.5.1 - - - - --- 2012-08-16 Theodore Ts'o Superseded
ext4fs error "ext4_mb_generate_buddy:741:group 16, 8160 clusters in bitmap, 4064 in gd" (with repro) - - - - --- 2012-08-16 Lukas Czerner Not Applicable
[8/8] ufs: remove lock/unlock super - - - - --- 2012-08-16 Marco Stornelli Not Applicable
[7/8] sysv: remove lock/unlock super - - - - --- 2012-08-16 Marco Stornelli Not Applicable
[6/8] hpfs: remove lock/unlock super - - - - --- 2012-08-16 Marco Stornelli Not Applicable
[5/8] fat: remove lock/unlock super - - - - --- 2012-08-16 Marco Stornelli Not Applicable
[4/8] ext4: remove lock/unlock super - - - - --- 2012-08-16 Marco Stornelli Not Applicable
[3/8] ext3: remove lock/unlock super - - - - --- 2012-08-16 Marco Stornelli Not Applicable
[2/8] exofs: remove lock/unlock super 1 - - - --- 2012-08-16 Marco Stornelli Not Applicable
[1/8] vfs: remove lock and unlock functions for super block - - - - --- 2012-08-16 Marco Stornelli Not Applicable
Test 272 fails for ext3 - - - - --- 2012-08-16 Jan Kara Not Applicable
Test 272 fails for ext3 - - - - --- 2012-08-16 Jan Kara Not Applicable
NULL pointer dereference in ext4_ext_remove_space on 3.5.1 - - - - --- 2012-08-16 Theodore Ts'o Superseded
« 1 2 ... 207 208 209273 274 »