messages from 2026-07-18 06:12:48 to 2026-07-24 10:08:36 UTC [more...]
[PATCH v5] ext4: validate EA inode i_nlink in ext4_xattr_inode_iget
2026-07-24 10:02 UTC
[PATCH v4 0/21] fs: Fix missed inode write during fsync
2026-07-24 9:52 UTC (2+ messages)
[PATCH] ext4: do not WARN when starting a journal on a frozen filesystem
2026-07-24 8:11 UTC (2+ messages)
decouple simple direct I/O reads from iomap_dio_rw v2
2026-07-23 16:47 UTC (7+ 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 v4 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-23 16:31 UTC (6+ messages)
` [PATCH v4 9/9] ext4: protect WRITE_ZEROES written extents with orphan list
decouple simple direct I/O reads from iomap_dio_rw
2026-07-23 16:08 UTC (13+ 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: 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 (3+ 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 (5+ messages)
[PATCH] ext4: turn off DAX on new files when encryption is set
2026-07-23 8:56 UTC
[RFC PATCH v3 0/2] ext4: speed up fast commit on random writes
2026-07-23 8:25 UTC (5+ messages)
` [RFC PATCH v3 1/2] ext4: fast commit: track disjoint modified ranges per inode
` [RFC PATCH v3 2/2] ext4: fast commit: allocate the range array lazily
` RE:(2) [RFC PATCH v3 0/2] ext4: speed up fast commit on random writes
[PATCH v2] ext4: cache full extents during mapping lookup
2026-07-23 2:34 UTC (2+ messages)
[PATCH 0/2 -v3] ext4: scoped NOFS for the handle in nojournal mode
2026-07-22 22:55 UTC (4+ messages)
` [PATCH 1/2] ext4: enable scoped NOFS when starting a "
` [PATCH 2/2] jbd2: align h_type and h_line_no in the handle structure on byte boundaries
[PATCH] ext4: cache full extents during mapping lookup
2026-07-22 12:56 UTC (4+ messages)
[PATCH 0/2] ext4: reduce fast-commit write amplification for scattered writes
2026-07-22 2:53 UTC (3+ messages)
` "
[PATCH v7 0/11] fstests: add test coverage for cloned filesystem ids
2026-07-21 23:25 UTC (16+ messages)
` [PATCH v7 01/11] fstests: add _loop_image_create_clone() helper
` [PATCH v7 04/11] fstests: add _require_unique_f_fsid() helper
` [PATCH v7 05/11] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v7 06/11] fstests: verify f_fsid for "
[PATCH v13 00/23] fs-verity support for XFS with post EOF merkle tree
2026-07-21 18:41 UTC (24+ messages)
` [PATCH v13 01/23] fsverity: report validation errors through fserror to fsnotify
` [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
` [PATCH v13 03/23] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v13 04/23] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [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 09/23] xfs: introduce fsverity on-disk changes
` [PATCH v13 10/23] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v13 11/23] xfs: disable direct read path for fs-verity files
` [PATCH v13 12/23] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v13 13/23] xfs: handle fsverity I/O in write/read path
` [PATCH v13 14/23] xfs: always prioritize fsverity metadata ioends in ioend completion
` [PATCH v13 15/23] xfs: use read ioend for fsverity data verification
` [PATCH v13 16/23] xfs: add fs-verity support
` [PATCH v13 17/23] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v13 18/23] xfs: initialize fs-verity on file open
` [PATCH v13 19/23] xfs: add fs-verity ioctls
` [PATCH v13 20/23] xfs: advertise fs-verity being available on filesystem
` [PATCH v13 21/23] xfs: check and repair the verity inode flag state
` [PATCH v13 22/23] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v13 23/23] xfs: enable ro-compat fs-verity flag
[PATCH] ext4: skip i_extra_isize expansion during inode eviction
2026-07-21 14:28 UTC (2+ messages)
[PATCH v12 00/21] fs-verity support for XFS with post EOF merkle tree
2026-07-21 8:46 UTC (24+ messages)
` [PATCH v12 01/21] fsverity: report validation errors through fserror to fsnotify
` [PATCH v12 02/21] fsverity: expose ensure_fsverity_info()
` [PATCH v12 03/21] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v12 04/21] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v12 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v12 06/21] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v12 07/21] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
` [PATCH v12 08/21] xfs: introduce fsverity on-disk changes
` [PATCH v12 09/21] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v12 10/21] xfs: disable direct read path for fs-verity files
` [PATCH v12 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v12 12/21] xfs: handle fsverity I/O in write/read path
` [PATCH v12 13/21] xfs: use read ioend for fsverity data verification
` [PATCH v12 14/21] xfs: add fs-verity support
` [PATCH v12 15/21] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v12 16/21] xfs: initialize fs-verity on file open
` [PATCH v12 17/21] xfs: add fs-verity ioctls
` [PATCH v12 18/21] xfs: advertise fs-verity being available on filesystem
` [PATCH v12 19/21] xfs: check and repair the verity inode flag state
` [PATCH v12 20/21] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v12 21/21] xfs: enable ro-compat fs-verity flag
[PATCH v2] ext4: fix race in ext4_mb_check_group_pa
2026-07-21 0:54 UTC (3+ messages)
[PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
2026-07-20 17:43 UTC (14+ messages)
` [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT
` [PATCH 2/6] f2fs: Update outdated comment in f2fs_write_begin()
` [PATCH 3/6] fscrypt: Remove unused function fscrypt_finalize_bounce_page()
` [PATCH 4/6] fscrypt: Update docs for data path
` [PATCH 5/6] blk-crypto: Remove unused function blk_crypto_config_supported()
` [PATCH 6/6] blk-crypto: Update docs for blk-crypto-fallback motivation
[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
2026-07-20 17:43 UTC (2+ messages)
[PATCH -v2] ext4: enable scoped NOFS when starting a handle in nojournal mode
2026-07-20 16:03 UTC (3+ messages)
[PATCH] e2fsck: take flock(LOCK_EX) on whole-disk device during filesystem check
2026-07-20 14:32 UTC
[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
2026-07-20 11:02 UTC (3+ messages)
` [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
[PATCH] ext4: convert pa_count from atomic_t to refcount_t
2026-07-20 7:25 UTC (2+ messages)
` [syzbot ci] "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox