Show patches with: State = Action Required       |    Archived = No       |   1013 patches
« 1 2 ... 7 8 910 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,1/7] iomap: Don't fall back to bufferred write if the write is atomic [RFC,1/7] iomap: Don't fall back to bufferred write if the write is atomic - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,2/7] ext4: Factor out size and start prediction from ext4_mb_normalize_request() ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,3/7] ext4: add aligned allocation support in mballoc ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,4/7] ext4: allow inode preallocation for aligned alloc ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,5/7] block: export blkdev_atomic_write_valid() and refactor api ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,6/7] ext4: Add aligned allocation support for atomic direct io ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,7/7] ext4: Support atomic write for statx ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup() lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup() - - 1 - --- 2023-12-01 Brian Norris New
e2fsprogs: Document old requirement for block size with 'verity' e2fsprogs: Document old requirement for block size with 'verity' - - - - --- 2023-12-08 Sophia Behling New
[GIT,PULL] ext4 bug fixes for 6.7-rc6 [GIT,PULL] ext4 bug fixes for 6.7-rc6 - - - - --- 2023-12-12 Theodore Ts'o New
ext4: fix inconsistent between segment fstrim and full fstrim ext4: fix inconsistent between segment fstrim and full fstrim - - 1 - --- 2023-12-14 yebin (H) New
[linux-next] ext4: use kcalloc instead of open coded arithmetic [linux-next] ext4: use kcalloc instead of open coded arithmetic - - - - --- 2023-12-15 yang.guang5@zte.com.cn New
[12/22] ext4_add_entry(): ->d_name.len is never 0 Untitled series #387475 - - - - --- 2023-12-20 Al Viro New
[RFC,v2,1/6] ext4: refactor ext4_da_map_blocks() ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,2/6] ext4: convert to exclusive lock while inserting delalloc extents ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,3/6] ext4: correct the hole length returned by ext4_map_blocks() 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
[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,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
ext4: fix WARNING in lock_two_nondirectories ext4: fix WARNING in lock_two_nondirectories - - - - --- 2023-12-24 Edward Adam Davis 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
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
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
[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
[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
[GIT,PULL] ext4 update for 6.8-rc1 [GIT,PULL] ext4 update for 6.8-rc1 - - - - --- 2024-01-10 Theodore Ts'o 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
[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
merge extent blocks when possible merge extent blocks when possible - - - - --- 2024-01-25 Alexey Zhuravlev New
shrink extent tree shrink extent tree - - - - --- 2024-01-25 Alexey Zhuravlev 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
[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,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,10/26] ext4: correct delalloc extent length [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,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,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,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,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,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,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,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,19/26] ext4: implement writeback 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,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,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,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,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,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,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
[1/3] fs: Introduce buffered_write_operations Start moving write_begin/write_end out of aops - - - - --- 2024-01-30 Matthew Wilcox (Oracle) 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 (Oracle) New
[3/3] ext4: Convert to buffered_write_operations Start moving write_begin/write_end out of aops - - - - --- 2024-01-30 Matthew Wilcox (Oracle) 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
[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
[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
[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
[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
[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
[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
[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
[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
[RFC,2/8] fs: Reserve inode flag FS_ATOMICWRITES_FL for atomic writes 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,4/8] ext4: Add statx and other atomic write helper routines 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,6/8] ext4: Add an inode flag for atomic writes 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,8/8] ext4: Adds atomic writes using fsawu Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) 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
ext4: Remove unneeded if checks before kfree ext4: Remove unneeded if checks before kfree - - 1 - --- 2024-03-04 Thorsten Blum 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: Avoid excessive credit estimate in ext4_tmpfile() ext4: Avoid excessive credit estimate in ext4_tmpfile() - 1 - 2 --- 2024-03-07 Jan Kara 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: remove unreachable discard code ext4: remove unreachable discard code - - - - --- 2024-03-09 Keith Busch 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
[GIT,PULL] ext4 updates for v6.9 [GIT,PULL] ext4 updates for v6.9 - - - - --- 2024-03-14 Theodore Ts'o New
[3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH Untitled series #399130 - - - - --- 2024-03-15 Kent Overstreet 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
[RESEND] ext4: Remove unneeded if checks before kfree [RESEND] ext4: Remove unneeded if checks before kfree - - 1 - --- 2024-03-17 Thorsten Blum 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
[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,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,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,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,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,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,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,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
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
ext4: replace deprecated strncpy with alternatives ext4: replace deprecated strncpy with alternatives - - 1 - --- 2024-03-21 Justin Stitt 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
[2/2] ext4: Do not create EA inode under buffer lock Untitled series #399906 - - - - --- 2024-03-21 Jan Kara 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
« 1 2 ... 7 8 910 11 »