messages from 2026-07-17 21:48:17 to 2026-07-20 17:08:57 UTC [more...]
[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
2026-07-20 17:08 UTC (11+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
[PATCH] xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
2026-07-20 14:09 UTC
update BDI {io,ra}_pages values based on the RT device limits v2
2026-07-20 14:08 UTC (2+ messages)
` [PATCH] xfs: update BDI {io,ra}_pages values based on the RT device limits
[PATCH v4] xfs: bounds-check buffer log item's dirty bitmap
2026-07-20 12:45 UTC (4+ messages)
` [PATCH v5] "
[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)
improve log context annotations
2026-07-20 9:45 UTC (9+ 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*
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
[PATCH v12 00/21] fs-verity support for XFS with post EOF merkle tree
2026-07-20 9:03 UTC (22+ 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 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] xfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_int
2026-07-20 8:55 UTC (2+ messages)
[PATCH v2 0/2] xfs: restore nofs context unconditionally in xfs_trans_roll
2026-07-20 8:39 UTC (6+ messages)
` [PATCH v2 1/2] mm: introduce memalloc_flags_move() for transferring allocation scopes
` [PATCH v2 2/2] xfs: restore nofs context unconditionally in xfs_trans_roll
[PATCH] xfs: fix nofs context corruption in xfs_btree_split_worker
2026-07-20 8:35 UTC (2+ messages)
[PATCH] xfs: handle NULL b_addr in xfs_buf_free
2026-07-20 8:00 UTC (2+ messages)
misc buffer cache improvements
2026-07-20 7:59 UTC (6+ messages)
` [PATCH 02/12] xfs: consolidate buffer locking in xfs_buf_get_map
[linus:master] [xfs] 9b64ca202f: fxmark.ssd_xfs_DRBH_4_bufferedio.works/sec 24.1% regression
2026-07-20 7:58 UTC (4+ messages)
scratch rtdev handling improvements
2026-07-19 19:31 UTC (5+ messages)
` [PATCH 1/3] xfs/656: rearrange directio pread/pwrite for zoned filesystems
` [PATCH 2/3] xfs/65[56]: don't unset SCRATCH_RTDEV here
[PATCH v3 0/3] xfs: add a log item verification layer to recovery
2026-07-19 11:29 UTC (4+ messages)
` [PATCH v3 1/3] xfs: verify log item headers when they are decoded during recovery
` [PATCH v3 2/3] xfs: verify recovered log items are complete before replaying them
` [PATCH v3 3/3] xfs: add an inode log item recovery verifier
[PATCH v2 0/2] xfs: add a log item verifier pass to recovery
2026-07-19 9:07 UTC (4+ messages)
` [PATCH v2 1/2] xfs: reject log items with missing regions during recovery
[syzbot] Monthly xfs report (Jul 2026)
2026-07-18 12:32 UTC
[PATCH v2] xfs: zero newly allocated btree root space
2026-07-18 12:20 UTC (10+ 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