Show patches with: State = Action Required       |   1960 patches
« 1 2 ... 16 17 1819 20 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[7/9,v2,bigalloc] ext4: allocate a cluster for a directory when it need spaces - - - - --- 2011-11-18 Robin Dong New
[6/9,v2,bigalloc] ext4: zero out extra page when users truncate a file - - - - --- 2011-11-18 Robin Dong New
[5/9,v2,bigalloc] ext4: zero out extra pages when users write one page - - - - --- 2011-11-18 Robin Dong New
[4/9,v2,bigalloc] ext4: remove unused functions and tags - - - - --- 2011-11-18 Robin Dong New
[3/9,v2,bigalloc] ext4: change unit of extent's ee_block to cluster - - - - --- 2011-11-18 Robin Dong New
[2/9,v2,bigalloc] ext4: change ext4_ext_map_blocks to allocate clusters instead of blocks - - - - --- 2011-11-18 Robin Dong New
[1/9,v2,bigalloc] ext4: get blocks from ext4_ext_get_actual_blocks - - - - --- 2011-11-18 Robin Dong New
[2/2] Fs: ext4: extents: fixed a brace coding style issue - - - - --- 2011-11-17 Zac Storer New
[6/6] ext4: move code checking if leaf is full to the beginning of ext4_ext_split - - - - --- 2011-11-17 Yongqiang Yang New
[5/6] ext4: remove useless code in ext4_ext_split - - - - --- 2011-11-17 Yongqiang Yang New
[4/6] ext4: remove code related to punching hole from ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[3/6] ext4: correct comment on extent merging in ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[2/6] ext4: remove useless BUG_ON in ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[1/6] ext4: remove unnecessary var in ext4_ext_insert_extent - - - - --- 2011-11-17 Yongqiang Yang New
[Cluster-devel] fallocate vs O_(D)SYNC - - - - --- 2011-11-16 Mark Fasheh New
fallocate vs O_(D)SYNC - - - - --- 2011-11-16 Zheng Liu New
[RESEND,2/2] ext3: flush journal only when journal mode is changed from journaled - - - - --- 2011-11-15 Yongqiang Yang New
[2/2] ext3: flush journal onmy when journal mode is changed from journaled - - - - --- 2011-11-15 Yongqiang Yang New
[1/2] jbd: clear revoked flag on buffers before a new transaction started - - - - --- 2011-11-15 Yongqiang Yang New
[v3,11/11] e4defrag: Remove unnecessary code - - - - --- 2011-11-14 Kazuya Mio New
[v3,10/11] e4defrag: Fix the method of progress output - - - - --- 2011-11-14 Kazuya Mio New
[v3,09/11] e4defrag: Fix error messages more clearly - - - - --- 2011-11-14 Kazuya Mio New
[v3,08/11] e4defrag: Use libext2fs definitions - - - - --- 2011-11-14 Kazuya Mio New
[v3,07/11] e4defrag: Allow user who can use reserved blocks to defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,06/11] e4defrag: Allow user who has read+write access to defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,05/11] e4defrag: Add force option for e4defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,04/11] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,03/11] e4defrag: Remove old fragmentation score calculation code - - - - --- 2011-11-14 Kazuya Mio New
[v3,02/11] e4defrag: Remove -c option which checks the file fragmentation - - - - --- 2011-11-14 Kazuya Mio New
[v3,01/11] libe2p: Add new function e2p_get_fragscore() - - - - --- 2011-11-14 Kazuya Mio New
[2/2] ext4: let ext4 cache uninitialized extents - - - - --- 2011-11-14 Yongqiang Yang New
[1/2] ext4: teach ext4_ext_in_cache to return type of cached extent - - - - --- 2011-11-14 Yongqiang Yang New
mke2fs: do not initialize block bitmaps of groups having super block - - - - --- 2011-11-09 Yongqiang Yang New
ext4: protect extent cache with r/w spinlock. - - - - --- 2011-11-07 Vivek Haldar New
Bug In ext4 in kernels > 2.6.39 - Not mounting with arguments/options I specify in fstab on root re… - - - - --- 2011-11-07 Theodore Ts'o New
[v2] ext4: fix NULL pointer dereference from orig_data in fill_super and remount. - - 1 - --- 2011-11-07 Namjae Jeon New
[-next] ext4: fix printk format warning in page-io - - - - --- 2011-11-01 Randy.Dunlap New
[V3,6/6] ext4: reimplement ext4_find_delay_alloc_range on delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[V3,5/6] ext4: reimplement fiemap on delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[V3,4/6] ext4: let ext4 maintian delayed extent trees - - - - --- 2011-10-31 Yongqiang Yang New
[V3,3/6] ext4: initialize delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[V3,2/6] ext4: add operations on delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[V3,1/6] ext4: add two structures supporting delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
[7/7] ext4: update EOFBLOCK flags after punch hole - - - - --- 2011-10-28 Dmitry Monakhov New
[6/7] ext4: punch hole should be restarted after transaction restart - - - - --- 2011-10-28 Dmitry Monakhov New
[5/7] ext4: Update inode's transaction id after punch_hole - - - - --- 2011-10-28 Dmitry Monakhov New
[4/7] ext4: punch_hole fix extent conversion - - - - --- 2011-10-28 Dmitry Monakhov New
[3/7] ext4: Move punch hole logic to didicated function - - - - --- 2011-10-28 Dmitry Monakhov New
[2/7] ext4: move inode indepth shrink logic to didicated function - - - - --- 2011-10-28 Dmitry Monakhov New
[1/7] ext4: Restore old EOFBLOCKS flag state after error - - - - --- 2011-10-28 Dmitry Monakhov New
[5/6] ext4: fix punch_hole extend handler - - - - --- 2011-10-20 Dmitry Monakhov New
[3/6] ext4: Do not clear EOFBLOCKS_FL too soon - - - - --- 2011-10-20 Dmitry Monakhov New
[2/6] ext4: move inode indepth shrink logic to didicated function - - - - --- 2011-10-20 Dmitry Monakhov New
xfstests: add regression test for extent corruption on ext4 - - - - --- 2011-10-20 Dmitry Monakhov New
ext4: handle NULL p_ext in ext4_ext_next_allocated_block() - - - - --- 2011-10-11 Dmitry Monakhov New
[v5.1,4/4] crc32: Select an algorithm via kconfig - - - - --- 2011-10-08 Darrick J. Wong New
e2fsck: add migration inodes cleanup support - - - - --- 2011-09-17 Dmitry Monakhov New
[3/3] ext4: fix block swap procedure on migration V2 - - - - --- 2011-09-17 Dmitry Monakhov New
[Bug,25832] kernel crashes when a mounted ext3/4 file system is physically removed - - - - --- 2011-09-16 Alan Stern New
[Bug,25832] kernel crashes when a mounted ext3/4 file system is physically removed - - - - --- 2011-09-09 Theodore Ts'o New
[BUG] ext3: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-09-07 Greg Freemyer New
[v3] ext4: fix possible overflow in ext4_trim_fs() - - - - --- 2011-09-07 Lukas Czerner New
percpu_counter: Put a reasonable upper bound on percpu_counter_batch - - - - --- 2011-08-29 Anton Blanchard New
[2/2] percpu_counter: Put a reasonable upper bound on percpu_counter_batch - - - - --- 2011-08-25 Anton Blanchard New
[1/2] ext4: EXT4_FREEBLOCKS_WATERMARK is overly pessimistic - - - - --- 2011-08-25 Anton Blanchard New
fs / ext3: Always unlock updates in ext3_freeze() - - - - --- 2011-08-25 Pavel Machek New
[3/5] ext4: use fs netlink interface for ENOSPC conditions - - - - --- 2011-08-18 Lukas Czerner New
[2/5] ext3: use fs netlink interface for ENOSPC conditions - - - - --- 2011-08-18 Lukas Czerner New
PM / Freezer: Freeze filesystems while freezing processes (v2) - - - - --- 2011-08-14 Rafael J. Wysocki New
ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode - - - - --- 2011-08-12 Jiaying Zhang New
fs / ext3: Always unlock updates in ext3_freeze() - - - - --- 2011-08-11 Rafael J. Wysocki New
ext4: Always verify extent tree blocks - - - - --- 2011-08-11 Darrick J. Wong New
PM / Freezer: Freeze filesystems while freezing processes (v2) - - - - --- 2011-08-06 Rafael J. Wysocki New
Ext4: Set file system to read-only by I/O error threshold - - - - --- 2011-08-05 stufever@gmail.com New
ext3: fix message in ext3_remount for rw-remount case - - - - --- 2011-08-03 Toshiyuki Okajima New
jbd/jbd2: add pointer type conversion on void *arg from void * to journal_t * explicitly in kjourna… - - - - --- 2011-08-03 Wang Sheng-Hui New
[v2] ext3: fix message in ext3_remount for rw-remount case - - - - --- 2011-08-02 Toshiyuki Okajima New
[V2] ext4: Use current logging styles with "EXT4-fs: " prefix - - - - --- 2011-08-02 Joe Perches New
ext4: fix message in ext4_remount for rw-remount case - - - - --- 2011-08-01 Toshiyuki Okajima New
[-mmotm] ext4: remove unused ext4_set_bit_atomic and ext4_clear_bit_atomic - - 1 - --- 2011-07-31 Akinobu Mita New
[2/2] e2fsck: regression tests for INCOMPAT_MMP feature - - - - --- 2011-07-29 Andreas Dilger New
[1/2] ext2fs: add multi-mount protection (INCOMPAT_MMP) - - - - --- 2011-07-29 Andreas Dilger New
[1/1] ext4: use proper little-endian bitops - - 1 - --- 2011-07-28 Andrew Morton New
tune2fs: kill external journal if device not found - - - - --- 2011-07-28 Andreas Dilger New
misc: quiet minor compiler errors - - - - --- 2011-07-28 Andreas Dilger New
[3/3] nfsd: vfs_llseek() with O_32BITHASH or O_64BITHASH - - - - --- 2011-07-27 Bernd Schubert New
[2/3] Remove check for a 32-bit cookie in nfsd4_readdir() - - - - --- 2011-07-27 Bernd Schubert New
[1/3] Return 32/64-bit dir name hash according to usage type - - - - --- 2011-07-27 Bernd Schubert New
[PATCHv4,07/11] ext4: Use *_dec_not_zero instead of *_add_unless - - - - --- 2011-07-27 Sven Eckelmann New
jbd: change the field "b_cow_tid" of struct journal_head from type unsigned to tid_t 1 - - - --- 2011-07-25 Wang Sheng-Hui New
[5/5] e2fsck: check quota accounting during fsck - - - - --- 2011-07-20 Aditya Kali New
[2/2] ext4: remove ext4_free_blocks_after_init() - - - - --- 2011-07-20 Yongqiang Yang New
[1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly - - - - --- 2011-07-20 Yongqiang Yang New
ext4: don't return VM_FAULT_SIGBUS if the page was truncated - - - - --- 2011-07-18 Josef Bacik New
ext4: hold page lock when checking mapping in ext4_page_mkwrite - - - - --- 2011-07-18 Josef Bacik New
[bigalloc] modify offset to cluster in ext4_valid_block_bitmap - - - - --- 2011-07-18 Robin Dong New
[2/2] e2fsck: allow shared blocks to be handled safely - - - - --- 2011-07-09 Andreas Dilger New
[1/2] misc: Allow "-E" and "-O" options multiple times - - - - --- 2011-07-09 Andreas Dilger New
[v2] mke2fs: check that auto-detected blocksize <= sys_page_size - - 1 - --- 2011-07-01 Yury V. Zaytsev New
[RFC,0/3] block: Fix fsync slowness with CFQ cgroups - - - - --- 2011-06-28 Vivek Goyal New
« 1 2 ... 16 17 1819 20 »