messages from 2026-08-14 06:32:23 to 2026-08-14 15:19:30 UTC [more...]
[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
2026-08-14 15:19 UTC (29+ messages)
` [PATCH v15 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v15 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v15 03/25] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v15 04/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v15 05/25] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v15 06/25] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v15 07/25] block: add task-context bio completion infrastructure
` [PATCH v15 08/25] block: don't delay bio task completions
` [PATCH v15 09/25] iomap: add a iomap_ioend_flags helper
` [PATCH v15 10/25] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH v15 11/25] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH v15 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v15 13/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v15 14/25] xfs: disable direct read path for fs-verity files
` [PATCH v15 15/25] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v15 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v15 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v15 18/25] xfs: make xfs_free_eofblocks() work with fsverity inodes
` [PATCH v15 19/25] xfs: add fs-verity support
` [PATCH v15 20/25] xfs: initialize fs-verity on file open
` [PATCH v15 21/25] xfs: add fs-verity ioctls
` [PATCH v15 22/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v15 23/25] xfs: check and repair the verity inode flag state
` [PATCH v15 24/25] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v15 25/25] xfs: enable ro-compat fs-verity flag
[PATCH] drbd: don't leak the shared secret to unprivileged netlink dumps
2026-08-14 15:16 UTC
[PATCH blktests 0/2] Test multipath and marginal ports
2026-08-14 15:10 UTC (8+ messages)
` [PATCH blktests 1/2] nvme: Add _setup_nvmet_port_marginal
` [PATCH blktests 2/2] nvme/070: Test multipath and marginal ports
[PATCH v5 00/13] Improve handling of offline and read-only zones
2026-08-14 13:47 UTC (14+ messages)
` [PATCH v5 01/13] block: remove disk_free_zone_resources()
` [PATCH v5 02/13] block: refactor disk_revalidate_zone_resources()
` [PATCH v5 03/13] block: refactor disk_update_zone_resources()
` [PATCH v5 04/13] block: remember a zone type regardless of its condition
` [PATCH v5 05/13] block: refactor bdev_zone_is_seq()
` [PATCH v5 06/13] block: introduce disk_for_all_zone_wplugs()
` [PATCH v5 07/13] block: drop all zone write plugs on capacity changes
` [PATCH v5 08/13] block: propagate readonly and offline conditions to zone write plugs
` [PATCH v5 09/13] block: always treat offline and read-only zones as dead
` [PATCH v5 10/13] block: fail zone management operations to read-only and offline zones
` [PATCH v5 11/13] block: allow read-only and offline conventional zones
` [PATCH v5 12/13] block: simplify disk_zone_set_cond()
` [PATCH v5 13/13] block: flag zoned disks with GENHD_FL_NO_PART
[syzbot] [block?] UBSAN: shift-out-of-bounds in null_process_zoned_cmd
2026-08-14 11:44 UTC (3+ messages)
[PATCH] virtio-blk: clamp max_segments when indirect descriptors are disabled
2026-08-14 10:59 UTC
[RFC] nbd: is the add_socket queue freeze needed on the initial (pre-start) connect path?
2026-08-14 10:33 UTC (4+ messages)
[PATCH v8 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
2026-08-14 10:15 UTC (2+ messages)
[PATCH 0/3] ublk: validate zoned SET_PARAMS earlier
2026-08-14 10:07 UTC (3+ messages)
` [PATCH v1 1/3] ublk: reject non-power-of-2 zone sizes in SET_PARAMS
[PATCH v2 0/7] btrfs: fix io_uring encoded IO cleanup and compat
2026-08-14 8:31 UTC (2+ messages)
[PATCH v4 00/13] Improve handling of offline and read-only zones
2026-08-14 8:26 UTC (23+ messages)
` [PATCH v4 04/13] block: remember a zone type regardless of its condition
` [PATCH v4 05/13] block: refactor bdev_zone_is_seq()
` [PATCH v4 06/13] block: introduce disk_for_all_zone_wplugs()
` [PATCH v4 07/13] block: drop all zone write plugs on capacity changes
` [PATCH v4 08/13] block: propagate readonly and offline conditions to zone write plugs
` [PATCH v4 09/13] block: always treat offline and read-only zones as dead
` [PATCH v4 10/13] block: fail zone management operations to read-only and offline zones
` [PATCH v4 11/13] block: allow read-only and offline conventional zones
` [PATCH v4 12/13] block: simplify disk_zone_set_cond()
` [PATCH v4 13/13] block: flag zoned disks with GENHD_FL_NO_PART
[syzbot] [block?] memory leak in null_init_zoned_dev
2026-08-14 8:21 UTC (2+ messages)
` [PATCH] nullb: free zones when device is power-off
[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-14 8:16 UTC (10+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup
[PATCH v2] block: sed-opal: validate response token bounds
2026-08-14 8:04 UTC
[PATCH blktests] nvme/070: add multipath command effects log lifetime test
2026-08-14 7:00 UTC
[PATCH] swim3: Add missing MODULE_DESCRIPTION
2026-08-14 6:42 UTC (2+ messages)
[PATCH v2] block/mq-deadline: Drop unused dd parameters
2026-08-14 6:42 UTC (2+ messages)
[PATCH v2 1/2] block: set QUEUE_FLAG_DYING unconditionally in blk_mark_disk_dead()
2026-08-14 6:41 UTC (2+ messages)
block/t10-pi.c: blk_integrity_interval() prot_iter misalignment with extended metadata
2026-08-14 6:38 UTC (2+ messages)
[PATCH 00/13] nvme-fc: FPIN link integrity handling
2026-08-14 6:36 UTC (2+ messages)
[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
2026-08-14 6:34 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