Show patches with: State = Action Required       |    Archived = No       |   1002 patches
« 1 2 3 410 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
jbd2: Add a comment for incorrect tag size jbd2: Add a comment for incorrect tag size - - - - --- 2024-04-04 Wang Jianjian 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
ext4: fix deadlock in ext4_xattr_inode_iget ext4: fix deadlock in ext4_xattr_inode_iget - - - - --- 2024-04-04 Edward Adam Davis New
jbd2: Use str_plural() to fix Coccinelle warning jbd2: Use str_plural() to fix Coccinelle warning - - - - --- 2024-04-02 Thorsten Blum New
jbd2: avoid mount failed when commit block is partial submitted jbd2: avoid mount failed when commit block is partial submitted - - - - --- 2024-04-02 Ye Bin New
ext4: extents: Remove unnecessary ‘0’ values from error ext4: extents: Remove unnecessary ‘0’ values from error - - - - --- 2024-04-02 Li kunyu 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 ‘NULL’ values from ablocks ext4: extents: Remove unnecessary ‘NULL’ values from ablocks - - - - --- 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: 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
jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list() jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list() - - 1 - --- 2024-04-01 Ye Bin New
ext4: fix semaphore unlocking order ext4: fix semaphore unlocking order - - 1 - --- 2024-03-28 Mikhail Ukhin 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
[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
[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
[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
[1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-03-26 Kemeng Shi 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
[2/2] ext4: Do not create EA inode under buffer lock Untitled series #399906 - - - - --- 2024-03-21 Jan Kara New
[1/2] Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()" [1/2] Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()" - - - - --- 2024-03-21 Jan Kara New
ext4: replace deprecated strncpy with alternatives ext4: replace deprecated strncpy with alternatives - - 1 - --- 2024-03-21 Justin Stitt New
ext4: remove checks for data=ordered and journal_async_commit options ext4: remove checks for data=ordered and journal_async_commit options - - - - --- 2024-03-20 Jongseok Kim New
[v4,9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1 ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-03-19 Baokun Li New
[v4,6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,5/9] ext4: add new attr pointer attr_mb_order ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-03-19 Baokun Li New
[v4,3/9] ext4: refactor out ext4_generic_attr_show() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 2 - --- 2024-03-19 Baokun Li New
[v4,2/9] ext4: refactor out ext4_generic_attr_store() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,1/9] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[RESEND] ext4: Remove unneeded if checks before kfree [RESEND] ext4: Remove unneeded if checks before kfree - - 1 - --- 2024-03-17 Thorsten Blum 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
[3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH Untitled series #399130 - - - - --- 2024-03-15 Kent Overstreet New
[GIT,PULL] ext4 updates for v6.9 [GIT,PULL] ext4 updates for v6.9 - - - - --- 2024-03-14 Theodore Ts'o New
[RFC] ext4: Validate inode pa before using preallocation blocks [RFC] ext4: Validate inode pa before using preallocation blocks - - - - --- 2024-03-11 Zhihao Cheng New
ext4: remove unreachable discard code ext4: remove unreachable discard code - - - - --- 2024-03-09 Keith Busch New
[RFC] ext4: Add support for ext4_map_blocks_atomic() [RFC] ext4: Add support for ext4_map_blocks_atomic() - - - - --- 2024-03-08 Ritesh Harjani (IBM) New
ext4: Avoid excessive credit estimate in ext4_tmpfile() ext4: Avoid excessive credit estimate in ext4_tmpfile() - 1 - 2 --- 2024-03-07 Jan Kara New
[v2] ext4: Enable meta_bg only when new desc blocks are needed [v2] ext4: Enable meta_bg only when new desc blocks are needed - - 1 - --- 2024-03-06 Srivathsa Dara New
ext4: Remove unneeded if checks before kfree ext4: Remove unneeded if checks before kfree - - 1 - --- 2024-03-04 Thorsten Blum New
[RFC,9/9] e2fsprogs/chattr: Supports atomic writes attribute ext4: Add direct-io atomic write support using fsawu - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,8/8] ext4: Adds atomic writes using fsawu Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,7/8] ext4: Enable FMODE_CAN_ATOMIC_WRITE in open for direct-io Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,6/8] ext4: Add an inode flag for atomic writes Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,5/8] ext4: Adds direct-io atomic writes checks Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,4/8] ext4: Add statx and other atomic write helper routines Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,3/8] iomap: Add atomic write support for direct-io Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,2/8] fs: Reserve inode flag FS_ATOMICWRITES_FL for atomic writes Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,1/8] fs: Add FS_XFLAG_ATOMICWRITES flag ext4: Add direct-io atomic write support using fsawu - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[2/2] ext2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method [1/2] ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - - - - --- 2024-02-29 Ritesh Harjani (IBM) New
[1/2] ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method [1/2] ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - - 1 - --- 2024-02-29 Ritesh Harjani (IBM) New
[RFC,2/2] ext4: Optimize endio process for DIO overwrites ext4: Do endio process under irq context for DIO overwrites - - - - --- 2024-02-29 Zhihao Cheng New
[RFC,1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag ext4: Do endio process under irq context for DIO overwrites - - - - --- 2024-02-29 Zhihao Cheng New
[2/2] ext4: Remove PAGE_MASK dependency on mpage_submit_folio [1/2] ext4: Fixes len calculation in mpage_journal_page_buffers - - 1 - --- 2024-02-29 Ritesh Harjani (IBM) New
[1/2] ext4: Fixes len calculation in mpage_journal_page_buffers [1/2] ext4: Fixes len calculation in mpage_journal_page_buffers - 1 1 - --- 2024-02-29 Ritesh Harjani (IBM) New
[RESEND] e2fsprogs: debugfs: Fix infinite loop when dump log [RESEND] e2fsprogs: debugfs: Fix infinite loop when dump log - - - - --- 2024-02-26 Wenchao Hao 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
[GIT,PULL] ext4 bug fixes for v6.8-rc3 [GIT,PULL] ext4 bug fixes for v6.8-rc3 - - - - --- 2024-02-04 Theodore Ts'o New
[3/3] ext4: Convert to 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
[1/3] fs: Introduce buffered_write_operations Start moving write_begin/write_end out of aops - - - - --- 2024-01-30 Matthew Wilcox New
[RFC,v3,26/26] ext4: enable large folio for regular file with iomap buffered IO path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,25/26] filemap: support disable large folios on active inode [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,24/26] ext4: partially enable iomap for regular file's buffered IO path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,23/26] ext4: fall back to buffer_head path for defrag [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,22/26] ext4: writeback partial blocks before zero range [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,21/26] ext4: implement zero_range iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,20/26] ext4: implement mmap iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,19/26] ext4: implement writeback iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,18/26] ext4: implement buffered write iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,17/26] ext4: implement buffered read iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,16/26] ext4: add a new iomap aops for regular file's buffered IO path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,15/26] ext4: introduce seq counter for extent entry [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,14/26] ext4: factor out ext4_map_{create|query}_blocks() [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,13/26] ext4: use reserved metadata blocks when splitting extent in endio [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,12/26] ext4: factor out bh handles to ext4_da_get_block_prep() [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,11/26] ext4: also mark extent as delalloc if it's been unwritten [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,10/26] ext4: correct delalloc extent length [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,09/26] ext4: allow inserting delalloc extents with multi-blocks [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map [v3,01/26] ext4: refactor ext4_da_map_blocks() - - 1 - --- 2024-01-27 Zhang Yi New
[RFC,v3,07/26] iomap: don't increase i_size if it's not a write operation [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
shrink extent tree shrink extent tree - - - - --- 2024-01-25 Alexey Zhuravlev New
merge extent blocks when possible merge extent blocks when possible - - - - --- 2024-01-25 Alexey Zhuravlev New
generic/459: don't run on non-journaled ext4 file systems generic/459: don't run on non-journaled ext4 file systems - - - - --- 2024-01-24 Eric Whitney New
[51/82] ext4: Refactor intentional wrap-around test Untitled series #391622 - - - - --- 2024-01-23 Kees Cook New
[18/82] ext4: Refactor intentional wrap-around calculation Untitled series #391622 - - - - --- 2024-01-23 Kees Cook 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
[GIT,PULL] ext4 update for 6.8-rc1 [GIT,PULL] ext4 update for 6.8-rc1 - - - - --- 2024-01-10 Theodore Ts'o New
[RFC,6/2] e2scrub: skip filesystems that don't have journals [1/2] e2scrub: fix pathname escaping across all service definitions - - - - --- 2024-01-10 Darrick J. Wong New
[4/2] debian: don't restart e2scrub_all when upgrading package [1/2] e2scrub: fix pathname escaping across all service definitions - - - - --- 2024-01-10 Darrick J. Wong New
ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() - - 1 - --- 2024-01-02 Baokun Li New
ext4: return 0 when ext4_get_group_info failed in __mb_check_buddy ext4: return 0 when ext4_get_group_info failed in __mb_check_buddy - 1 - - --- 2024-01-02 yangerkun New
[3/2] e2scrub_fail: move executable script to /usr/libexec [1/2] e2scrub: fix pathname escaping across all service definitions - - 1 - --- 2023-12-31 Darrick J. Wong New
ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard - 1 1 - --- 2023-12-30 yangerkun New
[e2fsprogs] e4crypt: fix spurious "Success" error message [e2fsprogs] e4crypt: fix spurious "Success" error message - - - - --- 2023-12-27 Jakub Wilk New
ext4: fix WARNING in lock_two_nondirectories ext4: fix WARNING in lock_two_nondirectories - - - - --- 2023-12-24 Edward Adam Davis New
[RFC,v2,6/6] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,5/6] ext4: make ext4_map_blocks() distinguish delalloc only extent ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,4/6] ext4: add a hole extent entry in cache after punch ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
« 1 2 3 410 11 »