Show patches with: State = Action Required       |    Archived = No       |   1021 patches
« 1 2 ... 6 7 810 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] fs: Convert open-coded "is inode open for write" check [v2] fs: Convert open-coded "is inode open for write" check - - 1 - --- 2018-12-10 Nikolay Borisov New
ext4: validate fiemap iomap begin offset and length value ext4: validate fiemap iomap begin offset and length value - 1 - - --- 2020-04-18 Murphy Zhou New
[RFC] ext4: don't remove already removed extent [RFC] ext4: don't remove already removed extent - 1 - - --- 2023-09-11 Muhammad Usama Anjum New
ext4: fix semaphore unlocking order ext4: fix semaphore unlocking order - - 1 - --- 2024-03-28 Mikhail Ukhin New
ext4: fix i_data_sem unlock order in ext4_ind_migrate() ext4: fix i_data_sem unlock order in ext4_ind_migrate() - - - - --- 2024-04-04 Mikhail Ukhin New
[v2] ext4: fix i_data_sem unlock order in ext4_ind_migrate() [v2] ext4: fix i_data_sem unlock order in ext4_ind_migrate() - - 1 - --- 2024-04-05 Mikhail Ukhin New
[v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled [v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled 1 - - - --- 2023-10-09 Max Kellermann New
Revert "ext4: apply umask if ACL support is disabled" Revert "ext4: apply umask if ACL support is disabled" - 1 1 1 --- 2024-03-15 Max Kellermann New
[12/34] docs: filesystems: convert dax.txt to ReST fs: convert remaining docs to ReST file format - - - - --- 2020-04-15 Mauro Carvalho Chehab New
[RFC,1/1] ext4: set page writeback on journalled writepage [RFC,1/1] ext4: set page writeback on journalled writepage - - - - --- 2019-12-21 Mauricio Faria de Oliveira New
Add page_cache_readahead_unbounded Add page_cache_readahead_unbounded - - 2 - --- 2020-03-20 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
[v3,12/18] ext4: Return error from ext4_readpage Allow readpage to return a locked page - - - - --- 2020-10-16 Matthew Wilcox New
fscrypt: Copy the memcg information to the ciphertext page fscrypt: Copy the memcg information to the ciphertext page - 1 - - --- 2023-01-29 Matthew Wilcox New
[1/5] truncate: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox New
[2/5] ext4: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox New
[3/5] tmpfs: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox New
[4/5] afs: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem 1 - - - --- 2023-02-02 Matthew Wilcox New
[5/5] btrfs: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox New
[6/5] generic: test ftruncate zeroes bytes after EOF Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox New
Include __GFP_NOWARN in GFP_NOWAIT Include __GFP_NOWARN in GFP_NOWAIT - - - - --- 2023-10-24 Matthew Wilcox New
[1/3] fs: Introduce buffered_write_operations Start moving write_begin/write_end out of aops - - - - --- 2024-01-30 Matthew Wilcox New
[2/3] fs: Supply optional buffered_write_operations in buffer.c Start moving write_begin/write_end out of aops - - - - --- 2024-01-30 Matthew Wilcox New
[3/3] ext4: Convert to buffered_write_operations Start moving write_begin/write_end out of aops - - - - --- 2024-01-30 Matthew Wilcox New
[1/5] ext4: Convert bd_bitmap_page to bd_bitmap_folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox New
[2/5] ext4: Convert bd_buddy_page to bd_buddy_folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox New
[3/5] ext4: Convert ext4_mb_init_cache() to take a folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox New
[4/5] ext4: Convert ac_bitmap_page to ac_bitmap_folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox New
[5/5] ext4: Convert ac_buddy_page to ac_buddy_folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox New
[09/30] ext2: Remove call to folio_set_error() Untitled series #403776 - - - - --- 2024-04-20 Matthew Wilcox New
[10/30] ext4: Remove calls to to set/clear the folio error flag Untitled series #403776 - - - - --- 2024-04-20 Matthew Wilcox 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
[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
[2/2] tune2fs: Warn if page size != blocksize when enabling encrypt [1/2] mke2fs: Warn if page size != blocksize when ecnrypt is enabled - - - - --- 2019-08-21 Lukas Czerner New
[v2,2/2] tune2fs: Warn if page size != blocksize when enabling encrypt Untitled series #126725 - - 1 - --- 2019-08-22 Lukas Czerner 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
[RFC] debugfs: add commands to dump and change extent header fields [RFC] debugfs: add commands to dump and change extent header fields - - - - --- 2022-09-26 Luis Henriques New
[RFC] ext4: destroy inline data immediately when converting to extent [RFC] ext4: destroy inline data immediately when converting to extent - - - - --- 2024-02-08 Luis Henriques New
significant drop fio IOPS performance on v5.10 significant drop fio IOPS performance on v5.10 - - - - --- 2022-09-23 Lu, Davina New
significant drop fio IOPS performance on v5.10 significant drop fio IOPS performance on v5.10 - - - - --- 2022-09-28 Lu, Davina 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
[v4] fcntl: Add 32bit filesystem mode [v4] fcntl: Add 32bit filesystem mode - - - - --- 2020-11-17 Linus Walleij New
ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node - - 1 - --- 2024-04-02 Li zeming New
ext4: extents: Remove unnecessary ‘NULL’ values from path ext4: extents: Remove unnecessary ‘NULL’ values from path - - - - --- 2024-04-02 Li zeming New
ext4: extents: Remove unnecessary ‘NULL’ values from ablocks ext4: extents: Remove unnecessary ‘NULL’ values from ablocks - - - - --- 2024-04-02 Li zeming New
ext4: extents: Remove unnecessary ‘0’ values from err ext4: extents: Remove unnecessary ‘0’ values from err - - - - --- 2024-04-02 Li kunyu New
ext4: extents: Remove unnecessary ‘0’ values from error ext4: extents: Remove unnecessary ‘0’ values from error - - - - --- 2024-04-02 Li kunyu 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
e2fsck: allow deleting or zeroing shared blocks e2fsck: allow deleting or zeroing shared blocks - - - - --- 2019-06-14 Li Dongyang New
[v3,1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap() [v3,1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap() - - 1 - --- 2019-11-20 Li Dongyang New
[v3,2/5] mke2fs: fix setting bad blocks in the block bitmap [v3,1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap() - - - - --- 2019-11-20 Li Dongyang New
[v3,3/5] ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters" [v3,1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap() - - 1 - --- 2019-11-20 Li Dongyang New
[v3,4/5] mke2fs: set overhead in super block [v3,1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap() - - - - --- 2019-11-20 Li Dongyang New
[v3,5/5] ext4: record overhead in super block [v3,1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap() - - - - --- 2019-11-20 Li Dongyang New
e2fsck: use rb-tree to track EA reference counts e2fsck: use rb-tree to track EA reference counts - - 1 - --- 2023-08-01 Li Dongyang 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
[2/2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM [1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim - - 1 - --- 2023-08-11 Li Dongyang New
[V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim [V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim - - - - --- 2023-08-17 Li Dongyang New
[V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM [V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM - - - - --- 2023-08-29 Li Dongyang New
fs: ext4: Fix traditional comparison using max/min method fs: ext4: Fix traditional comparison using max/min method - - - - --- 2023-06-19 Li Dong 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: get project quota from inode for mangling statfs results fs/ext4: get project quota from inode for mangling statfs results - - - - --- 2019-10-28 Konstantin Khlebnikov New
[RFC] ext4: skip concurrent inode updates in lazytime optimization [RFC] ext4: skip concurrent inode updates in lazytime optimization - - - - --- 2020-01-29 Konstantin Khlebnikov New
[v2,1/2] vfs: add non-blocking mode for function find_inode_nowait() [v2,1/2] vfs: add non-blocking mode for function find_inode_nowait() - - - - --- 2020-01-30 Konstantin Khlebnikov New
[v2,2/2] ext4: avoid spinlock congestion in lazytime optimization [v2,1/2] vfs: add non-blocking mode for function find_inode_nowait() - - - - --- 2020-01-30 Konstantin Khlebnikov New
ext4: fix handling mount -o remount,nolazytime ext4: fix handling mount -o remount,nolazytime - 1 - - --- 2020-02-19 Konstantin Khlebnikov New
[RFC,1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals - - - - --- 2019-12-10 Kirill Tkhai New
[RFC,2/3] loop: Forward REQ_OP_ASSIGN_RANGE into fallocate(0) block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals - - - - --- 2019-12-10 Kirill Tkhai New
[RFC,3/3] ext4: Notify block device about fallocate(0)-assigned blocks block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals - - - - --- 2019-12-10 Kirill Tkhai New
[RFC,v2,3/3] ext4: Notify block device about fallocate(0)-assigned blocks Untitled series #147800 - - - - --- 2019-12-11 Kirill Tkhai New
[RFC,1/5] fs: Add new argument to file_operations::fallocate() fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[RFC,2/5] fs: Add new argument to vfs_fallocate() fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[RFC,3/5] fs: Add fallocate2() syscall fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[RFC,4/5] ext4: Prepare ext4_mb_discard_preallocations() for handling EXT4_MB_HINT_GOAL_ONLY fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[RFC,5/5] ext4: Add fallocate2() support fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH Untitled series #399130 - - - - --- 2024-03-15 Kent Overstreet New
ext4: implement filesystem specific alloc_inode in unit test ext4: implement filesystem specific alloc_inode in unit test - - - 1 --- 2024-03-22 Kemeng Shi New
[1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-03-26 Kemeng Shi New
[2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi New
[3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi New
[4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-03-26 Kemeng Shi New
[5/5] ext4: expand next_linear_group to remove repeat check for linear scan. Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi New
[v2,1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-04-23 Kemeng Shi New
[v2,2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-04-23 Kemeng Shi New
[v2,3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-04-23 Kemeng Shi New
[v2,4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-04-23 Kemeng Shi New
[v2,5/5] ext4: open coding repeated check in next_linear_group Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-04-23 Kemeng Shi New
[v3,1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-04-24 Kemeng Shi New
[v3,2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-04-24 Kemeng Shi New
[v3,3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-04-24 Kemeng Shi New
[v3,4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-04-24 Kemeng Shi New
[v3,5/5] ext4: open coding repeated check in next_linear_group Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-04-24 Kemeng Shi New
ext4: remove unreachable discard code ext4: remove unreachable discard code - - - - --- 2024-03-09 Keith Busch New
[18/82] ext4: Refactor intentional wrap-around calculation Untitled series #391622 - - - - --- 2024-01-23 Kees Cook New
[51/82] ext4: Refactor intentional wrap-around test Untitled series #391622 - - - - --- 2024-01-23 Kees Cook 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
[2/2] fs/ext4,jbd2: Add support for passing write-hint with journal. fs,ext4,jbd2: Specifying write-hint for Ext4 journal - - - - --- 2018-12-10 Kanchan Joshi New
[v5,1/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,2/7] block: increase stream count for in-kernel use Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,3/7] block: introduce API to register stream information with block-layer Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
« 1 2 ... 6 7 810 11 »