Show patches with: State = Action Required       |   1886 patches
« 1 2 ... 6 7 818 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[-next,v3,5/5] ext4: avoid to re-read mmp check data get from page cache Fix some issues about mmp - - 1 - --- 2021-10-19 Ye Bin New
[-next,v3,4/5] ext4: simplify read_mmp_block fucntion Fix some issues about mmp - - - - --- 2021-10-19 Ye Bin New
[-next,v3,3/5] ext4: get buffer head before read_mmp_block Fix some issues about mmp - - 1 - --- 2021-10-19 Ye Bin New
[-next,v3,2/5] ext4: compare to local seq and nodename when check conflict Fix some issues about mmp - - 1 - --- 2021-10-19 Ye Bin New
[-next,v3,1/5] ext4: init 'seq' with the value which set in 'ext4_multi_mount_protect' Fix some issues about mmp - - - - --- 2021-10-19 Ye Bin New
fs/ext4:bug fix of memory leak in ext4_mb_pa_alloc fs/ext4:bug fix of memory leak in ext4_mb_pa_alloc - - - - --- 2021-10-18 Bernard Zhao New
[v6] e2image: add option to ignore fs errors [v6] e2image: add option to ignore fs errors - - 1 - --- 2021-10-09 Artem Blagodarenko New
[GIT,PULL] ext4 fixes for 5.15-rc4 [GIT,PULL] ext4 fixes for 5.15-rc4 - - - - --- 2021-10-03 Theodore Ts'o New
[2/2] fs: ext4: Fix the inconsistent name exposed by /proc/self/cwd Handle a soft hang and the inconsistent name issue - - - - --- 2021-09-29 Shreeya Patel New
[1/2] fs: dcache: Handle case-exact lookup in d_alloc_parallel Handle a soft hang and the inconsistent name issue - - - - --- 2021-09-29 Shreeya Patel New
[-next] jbd2: discard last transaction when commit block checksum broken in v2v3 [-next] jbd2: discard last transaction when commit block checksum broken in v2v3 - 1 - - --- 2021-09-29 Ye Bin New
[v3,8/9] block, btrfs, ext4, xfs: Implement swap_rw mm: Use DIO for swap and fix NFS swapfiles - - - - --- 2021-09-24 David Howells New
ext4: start the handle later in ext4_writepages() to avoid unnecessary wait ext4: start the handle later in ext4_writepages() to avoid unnecessary wait - - - - --- 2021-09-23 xueqingwen New
mke2fs: Add extended option for prezeroed storage devices mke2fs: Add extended option for prezeroed storage devices - - - - --- 2021-09-21 Sarthak Kukreti New
[3/3] ext2: remove dax EXPERIMENTAL warning Remove DAX experimental warnings - - - - --- 2021-09-15 Eric Sandeen New
[2/3] ext4: remove dax EXPERIMENTAL warning Remove DAX experimental warnings - - 1 - --- 2021-09-15 Eric Sandeen New
[1/3] xfs: remove dax EXPERIMENTAL warning Remove DAX experimental warnings 1 - - - --- 2021-09-15 Eric Sandeen New
[2/2] ext4: check magic even the extent block bh is verified bugfix for read_extent_tree_block - - - - --- 2021-09-04 yangerkun New
[1/2] ext4: avoid recheck extent for EXT4_EX_FORCE_CACHE bugfix for read_extent_tree_block - - 1 - --- 2021-09-04 yangerkun New
[GIT,PULL] ext4 changes for 5.15 [GIT,PULL] ext4 changes for 5.15 - - - - --- 2021-09-02 Theodore Ts'o New
[RFC] replace revoke hash table with rhashtable [RFC] replace revoke hash table with rhashtable - - - - --- 2021-08-31 Alex Zhuravlev New
[GIT,PULL] ext4 fixes for v5.14-rc5 [GIT,PULL] ext4 fixes for v5.14-rc5 - - - - --- 2021-08-06 Theodore Ts'o New
ext4: avoid huge mmp update interval value ext4: avoid huge mmp update interval value - 1 - - --- 2021-08-05 Pavel Skripkin New
[v2] vfs: only allow SETFLAGS to set DAX flag on files and dirs [v2] vfs: only allow SETFLAGS to set DAX flag on files and dirs - - - - --- 2021-07-19 Jingbo Xu New
[RFC,13/13] ext4: simplify the printing with '%pD' specifier Untitled series #253581 - - - - --- 2021-07-15 Justin He New
e2fsck: replay all commits except broken ones e2fsck: replay all commits except broken ones - - - - --- 2021-05-27 Artem Blagodarenko New
[1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues [1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues - - - - --- 2021-05-20 Lee Jones New
fs/ext4: remove redundant initialization of variable busy fs/ext4: remove redundant initialization of variable busy - - - - --- 2021-04-21 Wen Yang New
e2fsprogs: Try again to solve unreliable io case e2fsprogs: Try again to solve unreliable io case - - - - --- 2021-04-20 Haotian Li New
fs/ext4: prevent the CPU from being 100% occupied in ext4_mb_discard_group_preallocations fs/ext4: prevent the CPU from being 100% occupied in ext4_mb_discard_group_preallocations - - - - --- 2021-04-18 Wen Yang New
e2fsck: try write_primary_superblock() again when it failed e2fsck: try write_primary_superblock() again when it failed - - - - --- 2021-04-13 Haotian Li New
[3/3] ext4: add rcu to prevent use after free when umount filesystem ext4: fix two issue about bdev_try_to_free_page() - - - - --- 2021-04-08 Zhang Yi New
[2/3] jbd2: do not free buffers in jbd2_journal_try_to_free_buffers() ext4: fix two issue about bdev_try_to_free_page() - - - - --- 2021-04-08 Zhang Yi New
[1/3] jbd2: protect buffers release with j_checkpoint_mutex ext4: fix two issue about bdev_try_to_free_page() - - - - --- 2021-04-08 Zhang Yi New
e2fsck: zero-fill shared blocks by default e2fsck: zero-fill shared blocks by default - - - - --- 2021-04-08 Artem Blagodarenko New
[v3] e2fsck: Avoid changes on recovery flags when jbd2_journal_recover() failed [v3] e2fsck: Avoid changes on recovery flags when jbd2_journal_recover() failed - - 1 - --- 2021-03-17 Haotian Li New
[RFC,v3,3/3] ext4: update the arguments of jbd_debug() make jbd2 debug switch per device - - - - --- 2021-01-27 brookxu New
[RFC,v3,2/3] jbd2: update the arguments of jbd_debug() make jbd2 debug switch per device - - - - --- 2021-01-27 brookxu New
[RFC,v3,1/3] jbd2: make jdb2_debug module parameter per device make jbd2 debug switch per device - - - - --- 2021-01-27 brookxu New
[v4] fcntl: Add 32bit filesystem mode [v4] fcntl: Add 32bit filesystem mode - - - - --- 2020-11-17 Linus Walleij New
[RFC] Asynchronous unlink/truncate patch for ext3 [RFC] Asynchronous unlink/truncate patch for ext3 - - - - --- 2020-11-05 Andreas Dilger New
ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it - 1 - - --- 2020-10-20 Geert Uytterhoeven New
[v3,12/18] ext4: Return error from ext4_readpage Allow readpage to return a locked page - - - - --- 2020-10-16 Matthew Wilcox New
[v3,11/18] ext4: Tell the VFS that readpage was synchronous Allow readpage to return a locked page 1 - - - --- 2020-10-16 Matthew Wilcox New
ext4: Fix WARN_ON_ONCE in __ext4_handle_dirty_metadata() ext4: Fix WARN_ON_ONCE in __ext4_handle_dirty_metadata() - - - - --- 2020-10-09 Ye Bin New
[1/1] ext4: Fix bs < ps issue reported with dioread_nolock mount opt [1/1] ext4: Fix bs < ps issue reported with dioread_nolock mount opt - 2 1 - --- 2020-10-08 Ritesh Harjani New
ext4: fix data-races problem at inode->i_disksize ext4: fix data-races problem at inode->i_disksize - - - - --- 2020-09-19 Haotian Li New
[PATCHv2,3/3] ext4: Optimize ext4 DAX overwrites Optimize ext4 DAX overwrites - - - - --- 2020-08-22 Ritesh Harjani New
[PATCHv2,2/3] ext4: Extend ext4_overwrite_io() for dax path Optimize ext4 DAX overwrites - - - - --- 2020-08-22 Ritesh Harjani New
[PATCHv2,1/3] ext4: Refactor ext4_overwrite_io() to take ext4_map_blocks as argument Optimize ext4 DAX overwrites - - - - --- 2020-08-22 Ritesh Harjani New
[RFC,v2,9/9] ext4: add freespace trees documentation in code ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,8/9] ext4: add tracepoints for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,7/9] ext4: add LRU eviction for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,6/9] ext4: add memory usage tracker for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,5/9] ext4: add freespace tree optimizations ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,4/9] ext4: add prefetching support for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,3/9] ext4: add freespace tree allocator ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,2/9] ext4: rename ext4_mb_load_buddy to ext4_mb_load_allocator ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,1/9] ext4: add handling for extended mount options ext4: add free-space extent based allocator - - 1 - --- 2020-08-21 harshad shirwadkar New
[14/18] fsinfo: Add support to ext4 [ver #21] VFS: Filesystem information [ver #21] - - 1 - --- 2020-08-03 David Howells New
tune2fs: allow remove VERITY tune2fs: allow remove VERITY - - - - --- 2020-06-24 Gwendal Grignou New
[v2,2/2] ext4: avoid trimming block group if only few blocks freed Untitled series #185003 - - 1 - --- 2020-06-22 Wang Shilong New
[2/2] ext4: avoid trimming block group if only few blocks freed [v3,1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-06-22 Wang Shilong New
[v3,1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim [v3,1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - 1 - --- 2020-06-22 Wang Shilong New
[v3,5/5] jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers() ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
[v3,4/5] jbd2: abort journal if free a async write error metadata buffer ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
[v3,3/5] ext4: remove write io error check before read inode block ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
[v3,2/5] ext4: remove ext4_buffer_uptodate() ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
[v3,1/5] ext4: abort the filesystem if failed to async write metadata buffer ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
fs: i_version mntopt gets visible through /proc/mounts fs: i_version mntopt gets visible through /proc/mounts - - - - --- 2020-06-16 Masayoshi Mizuma New
jbd2: can b_transaction be NULL in refile_buffer ? jbd2: can b_transaction be NULL in refile_buffer ? - - - - --- 2020-06-11 Lukas Czerner New
ext4: issue aligned discards ext4: issue aligned discards - - - - --- 2020-06-05 harshad shirwadkar New
vfs, afs, ext4: Make the inode hash table RCU searchable [ver #2] vfs, afs, ext4: Make the inode hash table RCU searchable [ver #2] 1 - - - --- 2020-06-02 David Howells New
[v2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim [v2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-05-27 Wang Shilong New
[2/2] tune2fs: add clear_was_trimmed option [1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim - - - - --- 2020-05-27 Wang Shilong New
[1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim [1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim - - - - --- 2020-05-27 Wang Shilong New
ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-05-27 Wang Shilong New
ext4, jbd2: switch to use completion variable instead of JBD2_REC_ERR ext4, jbd2: switch to use completion variable instead of JBD2_REC_ERR - 1 - - --- 2020-05-26 Zhang Yi New
vfs, afs, ext4: Make the inode hash table RCU searchable vfs, afs, ext4: Make the inode hash table RCU searchable 1 - - - --- 2020-05-21 David Howells New
[2/2] ext4: mballoc - limit scanning of uninitialized groups Untitled series #178136 - - 2 - --- 2020-05-20 Alex Zhuravlev New
[2/2] ext4: mballoc - limit scanning of uninitialized groups [1/2] ext4: mballoc - prefetching for bitmaps - - 1 - --- 2020-05-15 Alex Zhuravlev New
[1/2] ext4: mballoc - prefetching for bitmaps [1/2] ext4: mballoc - prefetching for bitmaps - - 2 - --- 2020-05-15 Alex Zhuravlev New
[2/2] fs-verity: remove unnecessary extern keywords fs-verity: misc cleanups - - - - --- 2020-05-11 Eric Biggers New
[1/2] fs-verity: fix all kerneldoc warnings fs-verity: misc cleanups - - - - --- 2020-05-11 Eric Biggers New
[RFC,16/16] ext4: Add process name and pid in ext4_msg() ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani New
[GIT,PULL] iomap: bug fix for 5.7-rc3 [GIT,PULL] iomap: bug fix for 5.7-rc3 - - - - --- 2020-05-02 Darrick J. Wong New
[PATCHv3,1/1] fibmap: Warn and return an error in case of block > INT_MAX [PATCHv3,1/1] fibmap: Warn and return an error in case of block > INT_MAX - - 3 - --- 2020-04-30 Ritesh Harjani New
Discussion about rcu_barrier() in ext4 Discussion about rcu_barrier() in ext4 - - - - --- 2020-04-30 Ritesh Harjani New
Fix use after free in get_tree_bdev() Fix use after free in get_tree_bdev() - 1 1 - --- 2020-04-28 David Howells New
[PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX [PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX - - 4 - --- 2020-04-28 Ritesh Harjani New
[RFC,2/2] xfstests: common/rc: add cluster size support for ext4 fsx: make fsx perceptive to cluster size - - - - --- 2020-04-24 Jingbo Xu New
[RFC,1/2] xfstests: fsx: add support for cluster size fsx: make fsx perceptive to cluster size - - - - --- 2020-04-24 Jingbo Xu New
xfstests: 298: fix failure on ext4 with bigalloc xfstests: 298: fix failure on ext4 with bigalloc - - - - --- 2020-04-24 Jingbo Xu New
[2/2] iomap: bmap: Remove the WARN and return the proper block address WARN fibmap user in case of possible addr truncation - - 2 - --- 2020-04-24 Ritesh Harjani New
[1/2] fibmap: Warn and return an error in case of block > INT_MAX WARN fibmap user in case of possible addr truncation - - 2 - --- 2020-04-24 Ritesh Harjani New
[5/5] ext4: Get rid of ext4_fiemap_check_ranges ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[4/5] overlayfs: Check for range bounds before calling i_op->fiemap() ext4/overlayfs: fiemap related fixes - - 2 - --- 2020-04-23 Ritesh Harjani New
[3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges() ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro ext4/overlayfs: fiemap related fixes - 1 1 - --- 2020-04-23 Ritesh Harjani New
« 1 2 ... 6 7 818 19 »