Show patches with: State = Action Required       |   1892 patches
« 1 2 ... 3 4 518 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] Re: [BUG] ext4: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-03-28 Toshiyuki Okajima New
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
Add multi-mount protection support to libext2fs (INCOMPAT_MMP feature). - - - - --- 2011-04-04 Johann Lombardi New
[2/2] E2fsprogs: add compress and cow support in chattr, lsattr - - - - --- 2011-04-18 liubo New
ext4: Make reads/writes atomic with i_rwlock semaphore - - - - --- 2011-04-18 Lukas Czerner New
[4/4] ext3: ensure fast symlinks are NUL-terminated - - - - --- 2011-04-20 prasanna.panchamukhi@riverbed.com New
[0/2] Add inode checksum support to ext4 - - - - --- 2011-04-20 Andi Kleen New
buffered writeback torture program - - - - --- 2011-04-21 Christoph Hellwig New
[RFC,3/3] ext4:Reimplement convert and split_unwritten. - - - - --- 2011-04-21 Allison Henderson New
[RFC] Re: [BUG] ext4: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-04-22 Toshiyuki Okajima New
ext4: invalidate gap cache when writing extents last block - - - - --- 2011-05-13 Lukas Czerner New
[1/3] fs: add SEEK_HOLE and SEEK_DATA flags V4 - - - - --- 2011-05-23 Josef Bacik New
[2/3] Btrfs: implement our own ->llseek V4 - - - - --- 2011-05-23 Josef Bacik New
[3/3] Ext4: handle SEEK_HOLE/SEEK_DATA generically V4 - - - - --- 2011-05-23 Josef Bacik New
[v2,1/3] ext4: Fix missing acl release in error path in acl.c 1 - - - --- 2011-05-28 Manish Katiyar New
[v2,2/3] jbd2: Add extra parameter in start_this_handle() to control allocation flags. - - - - --- 2011-05-28 Manish Katiyar New
[v2,3/3] ext4: Fix ext4 to use pass jbd allocation flags if they can handle ENOMEM. - - - - --- 2011-05-28 Manish Katiyar New
ext4: Rewrite ext4_page_mkwrite() to return locked page - - - - --- 2011-05-30 Jan Kara New
[v3] ext4: use proper little-endian bitops - - - - --- 2011-06-02 Akinobu Mita New
Query about DIO/AIO WRITE throttling and ext4 serialization - - - - --- 2011-06-03 Christoph Hellwig New
PATCH 1/2 v2] EXT4: Skip un-needed extent lookup - - - - --- 2011-06-06 Allison Henderson New
PATCH 2/2 v2] EXT4: Remove un-needed ext4_ext_remove_space param - - - - --- 2011-06-06 Allison Henderson New
ext3/ioctl.c: quite sparse warnings about different address spaces - - - - --- 2011-06-10 Hartley Sweeten New
ext4: Set file system to read-only by I/O error threshold - - 2 - --- 2011-06-17 stufever@gmail.com New
[v2] ext4: Set file system to read-only by I/O error threshold - - 2 - --- 2011-06-20 stufever@gmail.com New
[2/3] ext4 directory index: read-ahead blocks v2 - - - - --- 2011-06-20 Bernd Schubert New
[3/3] dx read-ahead: Map blocks with a single semaphore lock - - - - --- 2011-06-20 Bernd Schubert New
ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs() - - - - --- 2011-06-22 Lukas Czerner New
[v3] ext4: Rewrite ext4_page_mkwrite() to use generic helpers - - - - --- 2011-06-22 Jan Kara New
Help required for Debugging JBD - - - - --- 2011-06-22 Niraj Kulkarni New
[BUG] ext4 timestamps corruption - - - - --- 2011-06-23 Akira Fujita New
Bug#615998: linux-image-2.6.32-5-xen-amd64: Repeatable "kernel BUG at fs/jbd2/commit.c:534" from Po… - - - - --- 2011-06-24 Jan Kara New
[resend,1/6] ext4: use proper little-endian bitops - - - - --- 2011-06-26 Akinobu Mita New
ext4: Deprecate data=journal mount option - - - - --- 2011-06-27 Lukas Czerner New
[1/3] block: A new interface for specifying IO dependencing among tasks - - - - --- 2011-06-27 Vivek Goyal New
[2/3] ext4: Explicitly specify fsync dependency on journaling thread - - - - --- 2011-06-27 Vivek Goyal New
[3/3] ext3: Explicitly specify fsync dependency on journaling thread - - - - --- 2011-06-27 Vivek Goyal New
ext4: Record error messages in super block - - - - --- 2011-06-28 Amir G. New
[RFC,0/3] block: Fix fsync slowness with CFQ cgroups - - - - --- 2011-06-28 Konstantin Khlebnikov New
[RFC,0/3] block: Fix fsync slowness with CFQ cgroups - - - - --- 2011-06-28 Vivek Goyal New
[v2] mke2fs: check that auto-detected blocksize <= sys_page_size - - 1 - --- 2011-07-01 Yury V. Zaytsev New
[1/2] misc: Allow "-E" and "-O" options multiple times - - - - --- 2011-07-09 Andreas Dilger New
[2/2] e2fsck: allow shared blocks to be handled safely - - - - --- 2011-07-09 Andreas Dilger New
[bigalloc] modify offset to cluster in ext4_valid_block_bitmap - - - - --- 2011-07-18 Robin Dong New
ext4: hold page lock when checking mapping in ext4_page_mkwrite - - - - --- 2011-07-18 Josef Bacik New
ext4: don't return VM_FAULT_SIGBUS if the page was truncated - - - - --- 2011-07-18 Josef Bacik New
[1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly - - - - --- 2011-07-20 Yongqiang Yang New
[2/2] ext4: remove ext4_free_blocks_after_init() - - - - --- 2011-07-20 Yongqiang Yang New
[5/5] e2fsck: check quota accounting during fsck - - - - --- 2011-07-20 Aditya Kali 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
[PATCHv4,07/11] ext4: Use *_dec_not_zero instead of *_add_unless - - - - --- 2011-07-27 Sven Eckelmann New
[1/3] Return 32/64-bit dir name hash according to usage type - - - - --- 2011-07-27 Bernd Schubert New
[2/3] Remove check for a 32-bit cookie in nfsd4_readdir() - - - - --- 2011-07-27 Bernd Schubert New
[3/3] nfsd: vfs_llseek() with O_32BITHASH or O_64BITHASH - - - - --- 2011-07-27 Bernd Schubert New
misc: quiet minor compiler errors - - - - --- 2011-07-28 Andreas Dilger New
tune2fs: kill external journal if device not found - - - - --- 2011-07-28 Andreas Dilger New
[1/1] ext4: use proper little-endian bitops - - 1 - --- 2011-07-28 Andrew Morton New
[1/2] ext2fs: add multi-mount protection (INCOMPAT_MMP) - - - - --- 2011-07-29 Andreas Dilger New
[2/2] e2fsck: regression tests for INCOMPAT_MMP feature - - - - --- 2011-07-29 Andreas Dilger New
[-mmotm] ext4: remove unused ext4_set_bit_atomic and ext4_clear_bit_atomic - - 1 - --- 2011-07-31 Akinobu Mita New
ext4: fix message in ext4_remount for rw-remount case - - - - --- 2011-08-01 Toshiyuki Okajima New
[V2] ext4: Use current logging styles with "EXT4-fs: " prefix - - - - --- 2011-08-02 Joe Perches New
[v2] ext3: fix message in ext3_remount for rw-remount case - - - - --- 2011-08-02 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
ext3: fix message in ext3_remount for rw-remount case - - - - --- 2011-08-03 Toshiyuki Okajima New
Ext4: Set file system to read-only by I/O error threshold - - - - --- 2011-08-05 stufever@gmail.com New
PM / Freezer: Freeze filesystems while freezing processes (v2) - - - - --- 2011-08-06 Rafael J. Wysocki New
ext4: Always verify extent tree blocks - - - - --- 2011-08-11 Darrick J. Wong New
fs / ext3: Always unlock updates in ext3_freeze() - - - - --- 2011-08-11 Rafael J. Wysocki New
ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode - - - - --- 2011-08-12 Jiaying Zhang New
PM / Freezer: Freeze filesystems while freezing processes (v2) - - - - --- 2011-08-14 Rafael J. Wysocki New
[2/5] ext3: use fs netlink interface for ENOSPC conditions - - - - --- 2011-08-18 Lukas Czerner New
[3/5] ext4: use fs netlink interface for ENOSPC conditions - - - - --- 2011-08-18 Lukas Czerner New
fs / ext3: Always unlock updates in ext3_freeze() - - - - --- 2011-08-25 Pavel Machek New
[1/2] ext4: EXT4_FREEBLOCKS_WATERMARK is overly pessimistic - - - - --- 2011-08-25 Anton Blanchard New
[2/2] percpu_counter: Put a reasonable upper bound on percpu_counter_batch - - - - --- 2011-08-25 Anton Blanchard New
percpu_counter: Put a reasonable upper bound on percpu_counter_batch - - - - --- 2011-08-29 Anton Blanchard New
[v3] ext4: fix possible overflow in ext4_trim_fs() - - - - --- 2011-09-07 Lukas Czerner New
[BUG] ext3: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-09-07 Greg Freemyer New
[Bug,25832] kernel crashes when a mounted ext3/4 file system is physically removed - - - - --- 2011-09-09 Theodore Ts'o New
[Bug,25832] kernel crashes when a mounted ext3/4 file system is physically removed - - - - --- 2011-09-16 Alan Stern New
[3/3] ext4: fix block swap procedure on migration V2 - - - - --- 2011-09-17 Dmitry Monakhov New
e2fsck: add migration inodes cleanup support - - - - --- 2011-09-17 Dmitry Monakhov New
[v5.1,4/4] crc32: Select an algorithm via kconfig - - - - --- 2011-10-08 Darrick J. Wong New
ext4: handle NULL p_ext in ext4_ext_next_allocated_block() - - - - --- 2011-10-11 Dmitry Monakhov New
xfstests: add regression test for extent corruption on ext4 - - - - --- 2011-10-20 Dmitry Monakhov New
[2/6] ext4: move inode indepth shrink logic to didicated function - - - - --- 2011-10-20 Dmitry Monakhov New
[3/6] ext4: Do not clear EOFBLOCKS_FL too soon - - - - --- 2011-10-20 Dmitry Monakhov New
[5/6] ext4: fix punch_hole extend handler - - - - --- 2011-10-20 Dmitry Monakhov New
[1/7] ext4: Restore old EOFBLOCKS flag state after error - - - - --- 2011-10-28 Dmitry Monakhov New
[2/7] ext4: move inode indepth shrink logic to didicated function - - - - --- 2011-10-28 Dmitry Monakhov New
[3/7] ext4: Move punch hole logic to didicated function - - - - --- 2011-10-28 Dmitry Monakhov New
[4/7] ext4: punch_hole fix extent conversion - - - - --- 2011-10-28 Dmitry Monakhov New
[5/7] ext4: Update inode's transaction id 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
[7/7] ext4: update EOFBLOCK flags after punch hole - - - - --- 2011-10-28 Dmitry Monakhov New
[V3,1/6] ext4: add two structures supporting 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,3/6] ext4: initialize delayed extent tree - - - - --- 2011-10-31 Yongqiang Yang New
« 1 2 ... 3 4 518 19 »