Linux EXT4 FS development
 help / color / mirror / Atom feed
 messages from 2026-07-10 08:53:33 to 2026-07-14 15:09:38 UTC [more...]

[PATCH v4 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-14 15:09 UTC  (11+ messages)
` [PATCH v4 1/9] ext4: use FGP_WRITEBEGIN for tail block zeroing
` [PATCH v4 2/9] ext4: skip tail block zeroing for inline data files
` [PATCH v4 3/9] ext4: check return value of ext4_get_block() in ext4_load_tail_bh()
` [PATCH v4 4/9] ext4: move partial block zeroing earlier in ext4_zero_range()
` [PATCH v4 5/9] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH v4 6/9] ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
` [PATCH v4 7/9] ext4: zero out whole block for clean edges in WRITE_ZEROES
` [PATCH v4 8/9] ext4: write back partial-zeroed "
` [PATCH v4 9/9] ext4: protect WRITE_ZEROES written extents with orphan list

[PATCH v5 00/11] Data in direntry (dirdata) feature
 2026-07-14 12:51 UTC  (12+ messages)
` [PATCH v5 01/11] ext4: validate count against limit in ext4_dx_csum_verify/_set
` [PATCH v5 02/11] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v5 03/11] ext4: add ext4_dir_entry_is_tail()
` [PATCH v5 04/11] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v5 05/11] ext4: add dirdata format definitions and access helpers
` [PATCH v5 06/11] ext4: add ext4_dir_entry_len()
` [PATCH v5 07/11] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v5 08/11] ext4: dirdata feature
` [PATCH v5 09/11] ext4: add dirdata LUFID support for directory entry rename
` [PATCH v5 10/11] ext4: add dirdata set/get helpers
` [PATCH v5 11/11] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries

[RFC PATCH 0/2] ext4: fix DIO read slowdown after extent status reclaim
 2026-07-14 11:50 UTC  (4+ messages)
` [RFC PATCH 1/2] ext4: avoid caching an extent twice after a leaf read
` [RFC PATCH 2/2] ext4: cache the full extent after a DIO extent status miss

[PATCH v4 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-14  8:23 UTC  (6+ messages)
` [PATCH v4 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v4 2/5] iomap: support invalidating partial folios
` [PATCH v4 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v4 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v4 5/5] iomap: add comments for ifs_clear/set_range_dirty()

[PATCH 0/2] jbd2: bound j_list_lock hold time in the checkpoint shrinker
 2026-07-14  6:53 UTC  (10+ messages)
` [PATCH 1/2] jbd2: check need_resched() when skipping busy checkpoint buffers
` [PATCH 2/2] jbd2: bound shrinker scans by examined "

[PATCH e2fsprogs 0/5] fsck: fix stale "bad orphan inode" after fsck runs
 2026-07-14  6:31 UTC  (6+ messages)
` [PATCH e2fsprogs 1/5] fsck: consume -l option instead of passing to e2fsck
` [PATCH e2fsprogs 2/5] fsck: fix -C fd option parsing when fd is a separate argument
` [PATCH e2fsprogs 3/5] e2fsck: flush superblock immediately after orphan cleanup
` [PATCH e2fsprogs 4/5] tests: add fsck option-parsing regression test
` [PATCH e2fsprogs 5/5] tests: add orphan-cleanup flush "

[PATCH] ext4: fix circular lock dependency in ext4_ext_migrate
 2026-07-14  5:55 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-14  4:49 UTC  (17+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning
` [PATCH v1 2/9] ext2: mark s_next_generation as guarded by s_next_gen_lock
` [PATCH v1 3/9] ext2: annotate ext2_update_dynamic_rev() as requiring s_lock
` [PATCH v1 4/9] ext2: mark statfs overhead cache as guarded by s_lock
` [PATCH v1 5/9] ext2: mark s_mount_state "
` [PATCH v1 6/9] ext2: annotate ext2_init_block_alloc_info() as requiring truncate_mutex
` [PATCH v1 7/9] ext2: annotate block-mapping helpers "
` [PATCH v1 8/9] ext2: annotate s_rsv_window_root as requiring s_rsv_window_lock
` [PATCH v1 9/9] ext2: enabled context analysis support for ext2 filesystem

[PATCH v2] generic/795: add unaligned boundary test cases for WRITE_ZEROES
 2026-07-13 13:34 UTC  (5+ messages)

[PATCH] ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
 2026-07-13 13:09 UTC  (2+ messages)

[PATCH v3 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-13 12:30 UTC  (13+ messages)
` [PATCH v3 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v3 2/5] iomap: support invalidating partial folios
` [PATCH v3 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v3 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v3 5/5] iomap: add comments for ifs_clear/set_range_dirty()

[f2fs-dev] [PATCHv2 0/5] direct-io file extended attributes
 2026-07-13 12:00 UTC  (7+ messages)
    `  "
  ` [PATCHv2 1/5] fs: add direct io attributes to file_getattr
  ` [PATCHv2 2/5] block: report direct io attributes through file_getattr
  ` [PATCHv2 3/5] xfs: "

[PATCH] iomap: prevent ioend merge when io_private differs
 2026-07-13  8:44 UTC  (2+ messages)

[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-07-13  8:34 UTC  (20+ messages)
` [PATCH v3 01/17] blk-crypto: Simplify check for fallback support
` [PATCH v3 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH v3 03/17] blk-crypto: Allow control over whether hardware is used
` [PATCH v3 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH v3 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
` [PATCH v3 07/17] ext4: Remove fs-layer file contents en/decryption code
` [PATCH v3 08/17] ext4: Make ext4_bio_write_folio() return void
` [PATCH v3 09/17] ext4: Further de-generalize the bio postprocessing code
` [PATCH v3 10/17] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH v3 11/17] fs/buffer: Remove fs-layer decryption code
` [PATCH v3 12/17] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH v3 13/17] fscrypt: Remove fscrypt_dio_supported()
` [PATCH v3 14/17] fscrypt: Remove fs-layer zeroout code
` [PATCH v3 15/17] fscrypt: Remove unused functions and workqueue
` [PATCH v3 16/17] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH v3 17/17] fscrypt: Add safety checks to non-block-based en/decryption

[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
 2026-07-13  8:16 UTC  (22+ messages)
` [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v11 04/20] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v11 05/20] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v11 07/20] xfs: introduce fsverity on-disk changes
` [PATCH v11 08/20] xfs: initialize fs-verity on file open
` [PATCH v11 09/20] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v11 10/20] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v11 11/20] xfs: disable direct read path for fs-verity files
` [PATCH v11 12/20] xfs: handle fsverity I/O in write/read path
` [PATCH v11 13/20] xfs: use read ioend for fsverity data verification
` [PATCH v11 14/20] xfs: add fs-verity support
` [PATCH v11 15/20] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v11 16/20] xfs: add fs-verity ioctls
` [PATCH v11 17/20] xfs: advertise fs-verity being available on filesystem
` [PATCH v11 18/20] xfs: check and repair the verity inode flag state
` [PATCH v11 19/20] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v11 20/20] xfs: enable ro-compat fs-verity flag

[PATCH v3 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-13  6:37 UTC  (4+ messages)
` [PATCH v3 2/9] ext4: skip tail block zeroing for inline data files

[PATCH v2] ext4: use str_plural() instead of custom macro
 2026-07-13  5:41 UTC 

[PATCH] ext4: use str_plural() instead of custom macro
 2026-07-13  3:47 UTC  (3+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-13  3:36 UTC  (4+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (5)
 2026-07-11  1:29 UTC  (2+ messages)

[PATCH] fs: report direct io constraints through file_getattr
 2026-07-10 23:11 UTC  (10+ messages)
    ` [f2fs-dev] "

[syzbot] Monthly ext4 report (Jul 2026)
 2026-07-10 20:32 UTC 

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-07-10 17:29 UTC  (11+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "

[PATCH] ext4: fix use-after-free in ext4 delayed I/O completion
 2026-07-10 14:06 UTC  (3+ messages)

[PATCH v4] ext4: fix race in ext4_convert_inline_data() leading to BUG_ON in writepages
 2026-07-10 13:46 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox