Linux EXT4 FS development
 help / color / mirror / Atom feed
 messages from 2026-07-23 03:29:49 to 2026-07-27 21:24:56 UTC [more...]

[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
 2026-07-27 21:17 UTC  (15+ messages)
` [PATCH v4 01/21] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH v4 02/21] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH v4 03/21] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
` [PATCH v4 04/21] iomap: add ->iomap_next()
` [PATCH v4 05/21] xfs: convert iomap ops to ->iomap_next()
` [PATCH v4 06/21] btrfs: "
` [PATCH v4 07/21] ntfs3: "
` [PATCH v4 08/21] ntfs: "
` [PATCH v4 09/21] ext4: "
` [PATCH v4 10/21] erofs: "
` [PATCH v4 11/21] zonefs: "
` [PATCH v4 12/21] ext2: "
` [PATCH v4 13/21] block: "
` [PATCH v4 14/21] f2fs: "

[RFC PATCH v4 0/8] ext4: tests for the dirdata feature (encryption+casefold, LUFID)
 2026-07-27 21:13 UTC  (20+ messages)
` [RFC PATCH v4 1/8] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v4 01/11] generic/366: check minimum dio size correctly
` [RFC PATCH v4 2/8] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v4 02/11] generic/63{4,5}: Modify criteria for passing test
` [RFC PATCH v4 03/11] common/defrag: skip defrag tests on DAX-enabled filesystems
` [RFC PATCH v4 3/8] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v4 04/11] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v4 4/8] ext4: add set_lufid utility
` [RFC PATCH v4 05/11] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v4 5/8] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v4 06/11] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v4 6/8] ext4/067: LUFID and encryption+casefold+dirdata
` [RFC PATCH v4 7/8] ext4/068: test LUFID is carried through overwrite rename and RENAME_EXCHANGE
` [RFC PATCH v4 07/11] ext4: add set_lufid utility
` [RFC PATCH v4 08/11] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v4 8/8] ext4/069: test LUFID in inline_data directory entries
` [RFC PATCH v4 09/11] ext4/067: LUFID and encryption+casefold+dirdata
` [RFC PATCH v4 10/11] ext4/068: test LUFID is carried through overwrite rename and RENAME_EXCHANGE
` [RFC PATCH v4 11/11] ext4/069: test LUFID in inline_data directory entries

[PATCH v2 00/13] e2fsprogs: Add support for dirdata feature
 2026-07-27 21:13 UTC  (14+ messages)
` [PATCH v2 01/13] ext2fs: Consolidate duplicate min/max macros
` [PATCH v2 02/13] ext2fs: Clean up directory entry handling APIs
` [PATCH v2 03/13] ext2fs: dirdata infrastructure and core functions
` [PATCH v2 04/13] libext2fs: add helper for dx_root_info lookup
` [PATCH v2 05/13] e2fsck: pass2 dirdata validation and repair
` [PATCH v2 06/13] e2fsck: dirdata message formatting and pass3 support
` [PATCH v2 07/13] e2fsck: directory rehashing with dirdata support
` [PATCH v2 08/13] debugfs: add dirdata display support
` [PATCH v2 09/13] mke2fs/tune2fs: add dirdata feature support
` [PATCH v2 10/13] e2fsck: add test suite for directory optimization
` [PATCH v2 11/13] e2fsck: add test suite for duplicate directory entries
` [PATCH v2 12/13] e2fsck: add test suite for dirdata-specific optimization
` [PATCH v2 13/13] ext2fs: share list_dirdata code

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

[PATCH] ext4: Reduce object size of ext4_msg uses
 2026-07-27 20:41 UTC  (2+ messages)

Misuse of mapping_set_folio_order_range()
 2026-07-27 20:25 UTC 

[PATCH] ext4: convert pa_count from atomic_t to refcount_t
 2026-07-27 20:15 UTC  (3+ messages)

[PATCH] ext4: turn off DAX on new files when encryption is set
 2026-07-27 20:13 UTC  (6+ messages)

[PATCH v5 0/20] fs: Fix missed inode write during fsync
 2026-07-27 15:51 UTC  (22+ messages)
` [PATCH v5 01/20] affs: Drop support for metadata bh tracking
` [PATCH v5 02/20] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v5 03/20] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v5 04/20] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v5 05/20] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v5 06/20] ext2: Fix lost inode updates for IS_SYNC inodes
` [PATCH v5 07/20] ext2: Drop __ext2_write_inode()
` [PATCH v5 08/20] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v5 09/20] ext2: Fix data integrity writeout issues
` [PATCH v5 10/20] udf: "
` [PATCH v5 11/20] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v5 12/20] udf: Drop udf_sync_inode()
` [PATCH v5 13/20] udf: Use sync_inode_metadata() in udf_evict_inode()
` [PATCH v5 14/20] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v5 15/20] bfs: Fix data integrity writeout issues
` [PATCH v5 16/20] minix: "
` [PATCH v5 17/20] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v5 18/20] fat: Fix missed inode writeback during fsync(2)
` [PATCH v5 19/20] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v5 20/20] vfs: Remove mmb_fsync()

[RFC PATCH 0/9] ext4: phase out inline data write paths for regular files
 2026-07-27 15:03 UTC  (11+ messages)
` [RFC PATCH 1/9] ext4: add deprecation warning for inline_data feature
` [RFC PATCH 2/9] ext4: stop creating inline data for new regular files
` [RFC PATCH 3/9] ext4: use safe convert path for inline data write overflow
` [RFC PATCH 4/9] ext4: remove inline data write paths for regular files
` [RFC PATCH 5/9] ext4: remove dead inline data write code
` [RFC PATCH 6/9] ext4: allocate block before destroying inline data in conversion
` [RFC PATCH 7/9] ext4: remove DA convert path for regular file inline data
` [RFC PATCH 8/9] ext4: document inline_data deprecation
` [RFC PATCH 9/9] ext4: populate extent entry atomically during inline data destroy

[PATCH v4 0/21] fs: Fix missed inode write during fsync
 2026-07-27 14:21 UTC  (4+ messages)

[PATCH v13 00/23] fs-verity support for XFS with post EOF merkle tree
 2026-07-27 11:40 UTC  (21+ messages)
` [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
` [PATCH v13 05/23] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
` [PATCH v13 08/23] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v13 11/23] xfs: disable direct read path for fs-verity files
` [PATCH v13 16/23] xfs: add fs-verity support
` [PATCH v13 17/23] xfs: remove unwritten extents after preallocations in fsverity metadata

[PATCH 1/1] ext4: fix incorrect function call when initializing s_resgid
 2026-07-27 10:41 UTC 

[PATCH v4 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-27  6:10 UTC  (7+ messages)
` [PATCH v4 9/9] ext4: protect WRITE_ZEROES written extents with orphan list

[tytso-ext4:dev] BUILD SUCCESS 97e211ad1a34a5a979558a037619b9e633ca8620
 2026-07-25 11:30 UTC 

[PATCH v8 0/13] fstests: add test coverage for cloned filesystem ids
 2026-07-25  7:39 UTC  (14+ messages)
` [PATCH v8 01/13] fstests: add _loop_image_create_clone() helper
` [PATCH v8 02/13] fstests: add _clone_mount_option() helper
` [PATCH v8 03/13] fstests: add FSNOTIFYWAIT_PROG
` [PATCH v8 04/13] fstests: add _require_fanotify_function
` [PATCH v8 05/13] fstests: add _require_unique_f_fsid() helper
` [PATCH v8 06/13] fstests: add SEMANAGE_PROG
` [PATCH v8 07/13] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v8 08/13] fstests: verify f_fsid for "
` [PATCH v8 09/13] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v8 10/13] fstests: verify IMA isolation on cloned filesystems
` [PATCH v8 11/13] fstests: verify exportfs file handles "
` [PATCH v8 12/13] fstests: add _change_metadata_uuid helper
` [PATCH v8 13/13] fstests: test UUID consistency for clones with metadata_uuid

incomapt inline xattr between ext2 and ext4 used for ext2
 2026-07-25  4:31 UTC 

decouple simple direct I/O reads from iomap_dio_rw v2
 2026-07-24 21:50 UTC  (9+ messages)
` [PATCH 1/3] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH 2/3] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH 3/3] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations

[PATCH] ext4: do not WARN when starting a journal on a frozen filesystem
 2026-07-24 14:32 UTC  (5+ messages)

[PATCH 00/12] fstests: introduce fscrypt support for btrfs
 2026-07-24 13:33 UTC  (13+ messages)
` [PATCH 01/12] common/encrypt: separate data and inode nonces
` [PATCH 02/12] common/encrypt: add btrfs to get_encryption_*nonce
` [PATCH 03/12] common/encrypt: add btrfs to get_ciphertext_filename
` [PATCH 04/12] common/encrypt: enable making a encrypted btrfs filesystem
` [PATCH 05/12] common/verity: explicitly don't allow btrfs encryption
` [PATCH 06/12] btrfs: add simple test of reflink of encrypted data
` [PATCH 07/12] btrfs: test snapshotting encrypted subvol
` [PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests
` [PATCH 09/12] fstests: split generic/580 into two tests
` [PATCH 10/12] fstests: split generic/581 "
` [PATCH 11/12] fstests: split generic/613 "
` [PATCH 12/12] fscrypt-crypt-util: add support for per extent KDF

decouple simple direct I/O reads from iomap_dio_rw
 2026-07-24 12:47 UTC  (9+ messages)
` [PATCH 2/3] iomap: "

[PATCH v5] ext4: validate EA inode i_nlink in ext4_xattr_inode_iget
 2026-07-24 10:02 UTC 

[PATCH] ext4: clear error before retrying inode xattr space fallback
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v3 0/2] ext4: avoid tail walks for cached large-folio writes
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v3 0/2] ext4: optimize ext4_mb_prefetch
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v2] ext4: validate readdir offset before accessing dirent
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v14 0/4] ext4: deferred iput framework for EA inodes
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH ext4 v4] ext4: fix out-of-bounds read in ext4_read_inline_dir()
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH] ext4: Remove ext4_end_buffer_io_sync()
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v4 0/6] ext4: allow more DIO writes under shared i_rwsem
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v6] ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v2] ext4: use str_plural() instead of custom macro
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH 1/2] ext4: skip extra isize expansion during mount to prevent deadlock
 2026-07-23 13:08 UTC  (2+ messages)

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

[PATCH v3] ext4: fix circular lock dependency in ext4_ext_migrate
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v2] ext4: fix buffer_head leak in ext4_init_orphan_info
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v2 0/3] ext4: tighten mount-time superblock geometry validation
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v4 1/2] ext4: use fsdata to track inline data write state and fix race
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH] ext4: propagate errors from fast commit range replay
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH v2] ext4: clear stale xarray tags on folios skipped during writeback
 2026-07-23 13:08 UTC  (2+ messages)

linux-doc@vger.kernel.org
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH 0/2] jbd2: bound j_list_lock hold time in the checkpoint shrinker
 2026-07-23 13:08 UTC  (2+ messages)

[PATCH] ext4: defend against inline-to-block conversion race in write completion
 2026-07-23 12:52 UTC  (2+ messages)

[PATCH v3] ext4: cache full extents during mapping lookup
 2026-07-23 12:43 UTC 

[PATCH] iomap: prevent ioend merge when io_private differs
 2026-07-23  9:28 UTC  (2+ messages)

[PATCH v4 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-23  9:27 UTC  (4+ messages)

[RFC PATCH v3 0/2] ext4: speed up fast commit on random writes
 2026-07-23  8:25 UTC  (3+ messages)
    `  "


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