messages from 2026-07-20 08:20:28 to 2026-07-22 21:01:59 UTC [more...]
decouple simple direct I/O reads from iomap_dio_rw
2026-07-22 21:01 UTC (6+ 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/5] iomap: trivial fixes for ext4 conversion
2026-07-22 15:34 UTC (2+ messages)
[PATCH] xfs: fix inverted clearance of inode junk flags
2026-07-22 15:31 UTC (2+ messages)
[PATCH v2] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-07-22 13:38 UTC
[ANNOUNCE] xfs-linux: for-next *REBASED* to 56aa9ef3c413
2026-07-22 13:18 UTC
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-07-22 12:35 UTC (5+ messages)
[PATCH] xfs: fix compilation warnings in xfs_sync_sb_buf when CONFIG_XFS_RT=n
2026-07-22 9:22 UTC (5+ messages)
improve log context annotations
2026-07-22 9:20 UTC (15+ messages)
` [PATCH 1/8] xfs: fix the lock annotation on xfs_iget_cache_hit
` [PATCH 2/8] xfs: fix the lock annotation in xfs_extent_busy_update_extent
` [PATCH 3/8] xfs: fix the lock annotation in xfs_mru_cache_lookup
` [PATCH 4/8] xfs: improve lock annotations in the log code
` [PATCH 5/8] xfs: add lock annotations to xfs_try_open_zone
` [PATCH 6/8] xfs: add lock annotations to xlog_state_shutdown_callbacks
` [PATCH 7/8] xfs: add a lock annotation to xlog_cil_push_background
` [PATCH 8/8] xfs: add lock annotations to xfs_ail_delete*
[xfs-linux:xfs-7.3-merge 37/54] fs/xfs/libxfs/xfs_sb.c:1473:34: warning: variable 'bp' set but not used
2026-07-22 3:31 UTC (2+ 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 v2] xfs: fix off-by-one in rtrefcount btree root level validation
2026-07-21 17:28 UTC (3+ messages)
update BDI {io,ra}_pages values based on the RT device limits v2
2026-07-21 15:18 UTC (8+ messages)
` [PATCH] xfs: update BDI {io,ra}_pages values based on the RT device limits
[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 3
2026-07-21 10:44 UTC (7+ messages)
` [PATCH 1/5] xfs: check cowextsize in xrep_inode_cowextsize
` [PATCH 2/5] xfs: fix transaction block reservation in xrep_rtbitmap
` [PATCH 3/5] xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
` [PATCH 4/5] xfs: zero i_nlink before repair puts inode on unlinked list
` [PATCH 5/5] xfs: mark nonzero sb_gquotino as corrupt on metadir filesystems
[PATCH] xfs: handle NULL b_addr in xfs_buf_free
2026-07-21 10:44 UTC (2+ messages)
[PATCH v4] xfs: bounds-check buffer log item's dirty bitmap
2026-07-21 10:44 UTC (5+ messages)
` [PATCH v5] "
[PATCH v2] xfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_int
2026-07-21 10:44 UTC (3+ messages)
[PATCH v9 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-07-21 10:44 UTC (2+ messages)
[PATCH] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-07-21 10:44 UTC (2+ messages)
[PATCH v2] xfs: clear zapped attr fork state when bmap repair finds no attr fork
2026-07-21 10:44 UTC (2+ messages)
[PATCH v2 0/4] xfs: consolidate metadir creation code
2026-07-21 10:44 UTC (2+ messages)
[PATCH] xfs: propagate errors from xfs_rtginode_load
2026-07-21 10:44 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 97f341687692
2026-07-21 10:44 UTC
[PATCH] xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
2026-07-21 9:13 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
[PATCHSET 2/2] xfs: LLM-inspired iunlink repair bug fixes
2026-07-21 6:03 UTC (16+ messages)
` [PATCH 1/9] xfs: hoist per-bucket unlinked list check to helper
` [PATCH 2/9] xfs: don't livelock in scrub on a circular unlinked list
` [PATCH 3/9] xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair
` [PATCH 4/9] xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prev
` [PATCH 5/9] xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callers
` [PATCH 6/9] xfs: check xfarray iteration errors when committing unlinked inode lists
` [PATCH 7/9] xfs: fix allocated inodes that show up in the unlinked list
` [PATCH 8/9] xfs: fix another iunlink infinite loop bug in online fsck
` [PATCH 9/9] xfs: set the prev pointer when reinserting an inode on the unlinked list
` [RFC PATCH] xfs: test unlinked inode list checking and repair with loops
[PATCH v4 0/6] xfs write streams
2026-07-21 3:20 UTC (7+ messages)
` [PATCH v4 1/6] fs: add write-stream management ioctls
` [PATCH v4 3/6] xfs: implement write-stream management support
` [PATCH v4 4/6] xfs: generic AG set based steering
[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
2026-07-20 17:08 UTC (10+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
[RFC PATCH] libfrog: make cmn_err() emit each message atomically to avoid torn output
2026-07-20 12:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] generic/795: add unaligned boundary test cases for WRITE_ZEROES
2026-07-20 11:10 UTC (3+ messages)
[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
[BUG] xfs: sparse inode allocation can trip i != 1 after AGFL growth
2026-07-20 10:37 UTC (3+ messages)
update BDI {io,ra}_pages values based on the RT device limits
2026-07-20 9:38 UTC (5+ messages)
` [PATCH] xfs: "
[PATCH] xfs: split an assert in xfs_trans_log_buf
2026-07-20 9:36 UTC
[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 2
2026-07-20 8:57 UTC (2+ messages)
[PATCHSET v3 1/2] xfs: LLM-inspired bug fixes, part 1
2026-07-20 8:57 UTC (2+ messages)
[PATCH] xfs: resample the data fork mapping after cycling ILOCK
2026-07-20 8:57 UTC (2+ messages)
[PATCH v2 0/2] xfs: restore nofs context unconditionally in xfs_trans_roll
2026-07-20 8:39 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH] xfs: fix nofs context corruption in xfs_btree_split_worker
2026-07-20 8:35 UTC (2+ messages)
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