Show patches with: State = Action Required       |    Archived = No       |   984 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add page_cache_readahead_unbounded Add page_cache_readahead_unbounded - - 2 - --- 2020-03-20 Matthew Wilcox New
Discussion about rcu_barrier() in ext4 Discussion about rcu_barrier() in ext4 - - - - --- 2020-04-30 Ritesh Harjani New
Ext4 Documentation: Add missing quota section. Ext4 Documentation: Add missing quota section. - - - - --- 2019-09-08 Ayush Ranjan 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
GIT PULL] ext4 fixes for 6.1 GIT PULL] ext4 fixes for 6.1 - - - - --- 2022-11-24 Theodore Ts'o New
Include __GFP_NOWARN in GFP_NOWAIT Include __GFP_NOWARN in GFP_NOWAIT - - - - --- 2023-10-24 Matthew Wilcox New
Old inline-data bug with small block sizes Old inline-data bug with small block sizes - - - - --- 2024-10-07 Luis Henriques New
Subject: [PATCH next] ext4: super: Use clamp() instead of clamp_val() to bound timestamps Subject: [PATCH next] ext4: super: Use clamp() instead of clamp_val() to bound timestamps - - - - --- 2024-01-17 David Laight New
[-next,1/3] ext4: Use scoped()/scoped_guard() to drop read_lock()/unlock pair ext4: Using scope-based resource management function - - - - --- 2024-08-23 Li Zetao New
[-next,2/3] ext4: Use scoped()/scoped_guard() to drop write_lock()/unlock pair ext4: Using scope-based resource management function - - - - --- 2024-08-23 Li Zetao New
[-next,3/3] ext4: Use scoped()/scoped_guard() to drop rcu_read_lock()/unlock pair ext4: Using scope-based resource management function - - - - --- 2024-08-23 Li Zetao 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 yebin (H) New
[-next,v3,2/5] ext4: compare to local seq and nodename when check conflict Fix some issues about mmp - - 1 - --- 2021-10-19 yebin (H) New
[-next,v3,3/5] ext4: get buffer head before read_mmp_block Fix some issues about mmp - - 1 - --- 2021-10-19 yebin (H) New
[-next,v3,4/5] ext4: simplify read_mmp_block fucntion Fix some issues about mmp - - - - --- 2021-10-19 yebin (H) New
[-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 yebin (H) New
[-next,v4,1/3] ext4: compare to local seq and nodename when check conflict Fix some issues about mmp - - 1 - --- 2021-10-19 yebin (H) New
[-next,v4,2/3] ext4: remove useless bh_check variable Fix some issues about mmp - - 1 - --- 2021-10-19 yebin (H) New
[-next,v4,3/3] ext4: simplify read_mmp_block fucntion Fix some issues about mmp - - 1 - --- 2021-10-19 yebin (H) New
[-next,v5,1/3] ext4: compare to local seq and nodename when check conflict Fix some issues about mmp - - 1 - --- 2021-10-20 yebin (H) New
[-next,v5,2/3] ext4: remove useless bh_check variable Fix some issues about mmp - - 1 - --- 2021-10-20 yebin (H) New
[-next,v5,3/3] ext4: simplify read_mmp_block fucntion Fix some issues about mmp - - 1 - --- 2021-10-20 yebin (H) New
[-next] ext4: NULL check before some freeing functions is not needed [-next] ext4: NULL check before some freeing functions is not needed - - - - --- 2023-07-26 Li Zetao New
[-next] ext4: Remove used function ext4_journal_callback_try_del() [-next] ext4: Remove used function ext4_journal_callback_try_del() - - - - --- 2023-06-16 Yue Haibing 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 yebin (H) New
[-next] jbd2: remove unused function '__cp_buffer_busy' [-next] jbd2: remove unused function '__cp_buffer_busy' - - 1 - --- 2023-06-14 Yang Li New
[-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
[-v2,2/2] ext4: bail out of ext4_xattr_ibody_get() fails for any reason [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
[-v2] ext4: allow directory holes [-v2] ext4: allow directory holes - - 1 - --- 2019-07-02 Theodore Ts'o New
[-v2] ext4: avoid declaring fs inconsistent due to invalid file handles [-v2] ext4: avoid declaring fs inconsistent due to invalid file handles - - - - --- 2018-12-19 Theodore Ts'o New
[01/27] ext4: remove writable userspace mappings before truncating page cache ext4: use iomap for regular file's buffered I/O path and enable large folio - - - - --- 2024-10-22 Zhang Yi New
[02/27] ext4: don't explicit update times in ext4_fallocate() ext4: use iomap for regular file's buffered I/O path and enable large folio - - 1 - --- 2024-10-22 Zhang Yi New
[03/11] ext4: reorder capability check last Untitled series #434063 - - - - --- 2024-11-25 Christian Göttsche New
[03/27] ext4: don't write back data before punch hole in nojournal mode ext4: use iomap for regular file's buffered I/O path and enable large folio - - - - --- 2024-10-22 Zhang Yi New
[04/27] ext4: refactor ext4_punch_hole() ext4: use iomap for regular file's buffered I/O path and enable large folio - - - - --- 2024-10-22 Zhang Yi New
[05/27] ext4: refactor ext4_zero_range() ext4: use iomap for regular file's buffered I/O path and enable large folio - - - - --- 2024-10-22 Zhang Yi New
[06/20] fs: Fill in max and min timestamps in superblock vfs: Add support for timestamp limits - - 1 - --- 2019-07-30 Deepa Dinamani New
[06/27] ext4: refactor ext4_collapse_range() ext4: use iomap for regular file's buffered I/O path and enable large folio - - 1 - --- 2024-10-22 Zhang Yi New
[07/12] ext4: drop posix acl handlers acl: remove remaining posix acl handlers - - - - --- 2023-01-25 Christian Brauner New
[07/27] ext4: refactor ext4_insert_range() ext4: use iomap for regular file's buffered I/O path and enable large folio - - 1 - --- 2024-10-22 Zhang Yi New
[08/16] ext4: Initialize timestamps limits Untitled series #114537 - - 1 - --- 2019-06-18 Deepa Dinamani New
[08/27] ext4: factor out ext4_do_fallocate() ext4: use iomap for regular file's buffered I/O path and enable large folio - - 1 - --- 2024-10-22 Zhang Yi New
[09/20] ext4: Initialize timestamps limits vfs: Add support for timestamp limits - - 1 - --- 2019-07-30 Deepa Dinamani New
[09/27] ext4: move out inode_lock into ext4_fallocate() ext4: use iomap for regular file's buffered I/O path and enable large folio - - 1 - --- 2024-10-22 Zhang Yi New
[1/1] For DIO writes with no mapped pages for inode, skip deferring completion. iomap regression for aio dio 4k writes - - - - --- 2023-06-21 Jeremy Bongio New
[1/1] Updated locking documentation for struct journal_t [1/1] Updated locking documentation for struct journal_t - - - - --- 2019-03-08 Alexander Lochmann New
[1/1] e2fsck: Add percent to files and blocks feature I want to add percent to output used/maximum files and blocks - - - - --- 2023-04-23 Oscar Megia López 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
[1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure ext4: Fix stale data exposure caused with dioread_nolock - - - - --- 2023-09-05 Ojaswin Mujoo New
[1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep() [1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep() - - 1 - --- 2023-03-17 Uladzislau Rezki New
[1/1] ext4: remove the bottleneck of ext4-rsv-conversion work queue [1/1] ext4: remove the bottleneck of ext4-rsv-conversion work queue - - - - --- 2023-10-17 Lu, Davina New
[1/1] fs/ext4/super.c: remove unused `deprecated_msg' [1/1] fs/ext4/super.c: remove unused `deprecated_msg' - - - - --- 2022-10-21 Andrew Morton 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
[1/1] quota: flush quota_release_work upon quota writeback Fix generic/390 failure due to quota release after freeze - 1 - - --- 2024-11-15 Ojaswin Mujoo 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
[1/2] ext4: Elide an unused variable warning in ext4_put_super() [1/2] ext4: Elide an unused variable warning in ext4_put_super() - - - - --- 2023-04-30 Palmer Dabbelt New
[1/2] ext4: Fix crash in ext4_bdev_mark_dead() fs: Fixup bdev_mark_dead callbacks for ext4 and xfs - 1 - - --- 2023-06-21 Jan Kara New
[1/2] ext4: avoid recheck extent for EXT4_EX_FORCE_CACHE bugfix for read_extent_tree_block - - 1 - --- 2021-09-04 Yang Erkun New
[1/2] ext4: cleanup ext4_issue_discard two clean up patches for mballoc - - - - --- 2023-05-25 Guoqing Jiang New
[1/2] ext4: fix race when setting the bitmap corrupted flag again [1/2] ext4: fix race when setting the bitmap corrupted flag again - 1 1 - --- 2018-12-18 Zhang Yi New
[1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim [1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim - - - - --- 2023-08-11 Li Dongyang New
[1/2] ext4: mballoc - prefetching for bitmaps [1/2] ext4: mballoc - prefetching for bitmaps - - 2 - --- 2020-05-15 Alex Zhuravlev New
[1/2] ext4: optimize metadata allocation for hybrid LUNs [1/2] ext4: optimize metadata allocation for hybrid LUNs - - - - --- 2023-07-27 Bobi Jam New
[1/2] ext4: return lblk from ext4_find_entry [1/2] ext4: return lblk from ext4_find_entry - - 1 - --- 2020-03-25 harshad shirwadkar 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
[1/2] fs-verity: fix all kerneldoc warnings fs-verity: misc cleanups - - - - --- 2020-05-11 Eric Biggers New
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag [1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag - - - - --- 2023-04-12 Bernd Schubert 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
[1/2] fs: introduce APIs to enable sending write-hint with buffer-head fs,ext4,jbd2: Specifying write-hint for Ext4 journal - - - - --- 2018-12-10 Kanchan Joshi New
[1/2] genhd: avoid overflow of sectors in disk_stats [1/2] genhd: avoid overflow of sectors in disk_stats - - - - --- 2018-11-30 Huijin Park New
[1/2] include: linux: Regularise the use of FIELD_SIZEOF macro [1/2] include: linux: Regularise the use of FIELD_SIZEOF macro - - - - --- 2019-04-14 Shyam Saini New
[1/2] jbd2: add new tracepoint jbd2_sleep_on_shadow [1/2] jbd2: add new tracepoint jbd2_sleep_on_shadow - - - - --- 2019-09-02 Xiaoguang Wang New
[1/2] jbd2: increase IO priority for writing revoke records jbd2: two straightforward fixes - 1 2 - --- 2024-12-03 Zhang Yi New
[1/2] mke2fs: Warn if page size != blocksize when ecnrypt is enabled [1/2] mke2fs: Warn if page size != blocksize when ecnrypt is enabled - - 1 - --- 2019-08-21 Lukas Czerner New
[1/2] ocfs2: use jbd2_inode dirty range scoping [1/2] ocfs2: use jbd2_inode dirty range scoping - - 2 - --- 2019-07-13 Joseph Qi New
[1/2] writeback: avoid double-writing the inode on a lazytime expiration [1/2] writeback: avoid double-writing the inode on a lazytime expiration - - - - --- 2020-03-20 Theodore Ts'o New
[1/3] Revert "ext4: remove EXT4_STATE_DIOREAD_LOCK flag" Revert parallel dio reads - - - - --- 2019-08-27 Joseph Qi New
[1/3] ext4: avoid kernel warning when writing the superblock to a dead device [1/3] ext4: avoid kernel warning when writing the superblock to a dead device - - - - --- 2018-12-31 Theodore Ts'o New
[1/3] ext4: fsmap: Fix crash caused by poor key validation ext4: fsmap: Improve key validation - 1 - - --- 2023-02-22 Tudor Ambarus New
[1/3] ext4: rename "dirent_csum" functions to use "dirblock" [1/3] ext4: rename "dirent_csum" functions to use "dirblock" - - 1 - --- 2019-07-02 Theodore Ts'o New
[1/3] ext4: treat end of range as exclusive in ext4_zero_range() Optimize __ext4_block_zero_page_range() for unwritten buffers - - 1 - --- 2023-09-29 Ojaswin Mujoo New
[1/3] jbd2: add new tracepoint jbd2_wait_on_shadow [1/3] jbd2: add new tracepoint jbd2_wait_on_shadow - - - - --- 2019-09-24 Xiaoguang Wang 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
[1/3] mpage: pass the operation to bio_alloc [1/3] mpage: pass the operation to bio_alloc - - - - --- 2022-02-22 Christoph Hellwig New
[1/3] vfs: create ioctls to query and set the filesystem uuids fs: online filesystem uuid operations - - - - --- 2020-02-27 Darrick Wong New
[1/3] xfs: remove dax EXPERIMENTAL warning Remove DAX experimental warnings 1 - - - --- 2021-09-15 Eric Sandeen New
[1/4] generic/363: remove _supported_fs xfs [1/4] generic/363: remove _supported_fs xfs - - 1 - --- 2024-12-10 Christoph Hellwig New
[1/4] iplboot: eliminate unused struct bootfs bring parisc linux into the modern age by adding ext4 support to the bootloader - - - - --- 2019-07-05 James Bottomley New
[1/4] ubifs: remove broken lazytime support [1/4] ubifs: remove broken lazytime support - 1 - - --- 2020-03-25 Christoph Hellwig New
[1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro ext4/overlayfs: fiemap related fixes - 1 1 - --- 2020-04-23 Ritesh Harjani New
[1/5] ext4: inline: remove extra size check when writing data ext4: inline data cleanup - - - - --- 2024-12-06 Thadeu Lima de Souza Cascardo New
[1/5] jbd2: introduce callback for recovery journal fix error flag covered by journal recovery - - - - --- 2023-02-01 Ye Bin New
[1/5] make sure that DCACHE_INLINE_LEN is a multiple of word size [1/5] make sure that DCACHE_INLINE_LEN is a multiple of word size - - - - --- 2024-12-10 Al Viro New
[1/5] move a jfs_user.h to better place. [1/5] move a jfs_user.h to better place. - - 1 - --- 2022-08-04 Alexey Lyahkov New
[1/6] ext4: consolidate code used to free clusters improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[1/7,v2] lib: move jfs_user.h into libsupport [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[1/7,v2] lib: move jfs_user.h into libsupport [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[1/7] e2fsck: make recovery.c identical with kernel e2fsck: fast commit recovery path e2fsck changes - - - - --- 2020-03-19 harshad shirwadkar New
[1/7] fs: Expose name under lookup to d_revalidate hook Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[1/9] fs: make block_read_full_folio() support large folio ext4: enable large folio for regular files - - - - --- 2024-11-25 Zhang Yi New
« 1 2 3 49 10 »