public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 09:45:29 to 2026-04-09 20:19:04 UTC [more...]

bio completion in task enhancements / experiments
 2026-04-09 20:18 UTC  (11+ messages)
` [PATCH 1/8] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH 2/8] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH 3/8] block: enable RWF_DONTCACHE for block devices
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 5/8] FOLD: don't use in_task() to decide for offloading
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors
` [PATCH 7/8] iomap: use bio_complete_in_task for buffered write completions
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

[PATCH RFC v5 0/3] block: enable RWF_DONTCACHE for block devices
 2026-04-09 18:59 UTC  (6+ messages)
` [PATCH RFC v5 3/3] "

[PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
 2026-04-09 18:54 UTC  (3+ messages)

[PATCH v2 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
 2026-04-09 13:12 UTC  (11+ messages)
` [PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions

[PATCH v7 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-09 13:13 UTC  (23+ messages)
` [PATCH v7 01/22] fsverity: report validation errors through fserror to fsnotify
` [PATCH v7 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v7 03/22] ovl: use core fsverity ensure info interface
` [PATCH v7 04/22] fsverity: generate and store zero-block hash
` [PATCH v7 05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v7 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v7 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v7 08/22] iomap: teach iomap to read files with fsverity
` [PATCH v7 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v7 10/22] xfs: introduce fsverity on-disk changes
` [PATCH v7 11/22] xfs: initialize fs-verity on file open
` [PATCH v7 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v7 13/22] xfs: disable direct read path for fs-verity files
` [PATCH v7 14/22] xfs: handle fsverity I/O in write/read path
` [PATCH v7 15/22] xfs: use read ioend for fsverity data verification
` [PATCH v7 16/22] xfs: add fs-verity support
` [PATCH v7 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v7 18/22] xfs: add fs-verity ioctls
` [PATCH v7 19/22] xfs: advertise fs-verity being available on filesystem
` [PATCH v7 20/22] xfs: check and repair the verity inode flag state
` [PATCH v7 21/22] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v7 22/22] xfs: enable ro-compat fs-verity flag


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