Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-08-11 10:59:07 to 2026-08-14 09:27:31 UTC [more...]

[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-08-14  9:24 UTC  (24+ 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 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  (26+ messages)
` [PATCH v4 01/13] block: remove disk_free_zone_resources()
` [PATCH v4 02/13] block: refactor disk_revalidate_zone_resources()
` [PATCH v4 03/13] block: refactor disk_update_zone_resources()
` [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 

[RFC] nbd: is the add_socket queue freeze needed on the initial (pre-start) connect path?
 2026-08-14  8:03 UTC  (3+ messages)

[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  (20+ messages)
` [PATCH 01/13] fc_els: use 'union fc_tlv_desc'
` [PATCH 02/13] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH 03/13] nvme-multipath: numa support for marginal paths
` [PATCH 04/13] nvme-multipath: queue-depth "
` [PATCH 05/13] nvme-multipath: round-robin "
` [PATCH 06/13] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH 07/13] scsi: scsi_transport_fc: Add set_rport_marginal to fc_function_template
` [PATCH 08/13] scsi: scsi_transport_fc: user support for clearing NVME_CTRL_MARGINAL
` [PATCH 09/13] nvme-fc: add nvme_fc_set_remoteport_fpin()
` [PATCH 10/13] scsi: qla2xxx: enable FPIN notification for NVMe
` [PATCH 11/13] scsi: lpfc: "
` [PATCH 12/13] nvme: fcloop: Add set_rport_marginal to sysfs
` [PATCH 13/13] docs: nvme-multipath: Add FC-NVMe marginal state
` [EXTERNAL] [PATCH 00/13] nvme-fc: FPIN link integrity handling

[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
 2026-08-14  6:34 UTC  (2+ messages)

[PATCH] block: skip redundant flush for O_DSYNC direct writes
 2026-08-14  6:32 UTC  (4+ messages)

[PATCH v2] f2fs: quiesce background threads during system suspend using PM notifier
 2026-08-14  6:30 UTC  (4+ messages)

[PATCH] loop: Fix recently introduced lock inversion
 2026-08-14  6:25 UTC  (3+ messages)

[PATCH] null_blk: serialize configfs attribute updates with device setup
 2026-08-14  5:25 UTC  (3+ messages)

[PATCH 0/3] ublk: validate zoned SET_PARAMS earlier
 2026-08-14  2:32 UTC  (4+ messages)
` [PATCH v1 1/3] ublk: reject non-power-of-2 zone sizes in SET_PARAMS
` [PATCH v1 2/3] selftests: ublk: add helper for SET_PARAMS
` [PATCH v1 3/3] selftests: ublk: add SET_PARAMS validation test

[syzbot] [block?] possible deadlock in loop_configure
 2026-08-14  0:14 UTC 

[RFC PATCH] nvme: refuse an unsolicited format change on a namespace that is in use
 2026-08-13 20:51 UTC  (5+ messages)

[PATCH blktests] tests/throtl: add a new test 009
 2026-08-13 14:40 UTC 

[syzbot] [block?] UBSAN: shift-out-of-bounds in null_process_zoned_cmd
 2026-08-13 12:10 UTC  (2+ messages)

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-13 11:51 UTC  (12+ messages)

[syzbot] [block?] possible deadlock in lo_ioctl
 2026-08-13  5:17 UTC 

[PATCH v3 00/13] Improve handling of offline and read-only zones
 2026-08-13  2:34 UTC  (35+ messages)
` [PATCH v3 01/13] block: remove disk_free_zone_resources()
` [PATCH v3 02/13] block: refactor disk_revalidate_zone_resources()
` [PATCH v3 03/13] block: refactor disk_update_zone_resources()
` [PATCH v3 04/13] block: remember a zone type regardless of its condition
` [PATCH v3 05/13] block: refactor bdev_zone_is_seq()
` [PATCH v3 06/13] block: introduce disk_for_all_zone_wplugs()
` [PATCH v3 07/13] block: drop all zone write plugs on capacity changes
` [PATCH v3 08/13] block: propagate readonly and offline conditions to zone write plugs
` [PATCH v3 09/13] block: always treat offline and read-only zones as dead
` [PATCH v3 10/13] block: fail zone management operations to read-only and offline zones
` [PATCH v3 11/13] block: allow read-only and offline conventional zones
` [PATCH v3 12/13] block: simplify disk_zone_set_cond()
` [PATCH v3 13/13] block: flag zoned disks with GENHD_FL_NO_PART

[syzbot] [block?] WARNING in blk_revalidate_disk_zones
 2026-08-13  0:09 UTC 

[PATCH blktests 0/2] Test multipath and marginal ports
 2026-08-12 19:03 UTC  (5+ messages)
` [PATCH blktests 1/2] nvme: Add _setup_nvmet_port_marginal
` [PATCH blktests 2/2] nvme/070: Test multipath and marginal ports

[PATCH] blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()
 2026-08-12 14:07 UTC  (2+ messages)

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-08-12 14:01 UTC  (11+ messages)
` [PATCH v7 01/43] fscrypt: add per-extent encryption support
` [PATCH v7 02/43] fscrypt: allow inline encryption for extent based encryption
` [PATCH v7 03/43] fscrypt: add a __fscrypt_file_open helper

[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
 2026-08-12 13:36 UTC  (9+ messages)
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()

[PATCH 0/2] loop, nbd: drop partitions left behind by the GD_NEED_PART_SCAN removal
 2026-08-12 13:33 UTC  (8+ messages)
` [PATCH 1/2] loop: drop stale partitions on LOOP_CHANGE_FD
` [PATCH 2/2] nbd: drop stale partitions on NBD_CLEAR_SOCK

[PATCH 0/3] block: skip the blkcg walk in blk_cgroup_congested() when nothing is throttled
 2026-08-12  9:56 UTC  (7+ messages)
` [PATCH 1/3] blk-iolatency: clear delay state when freeing policy data
` [PATCH 3/3] block: skip blkcg walk in blk_cgroup_congested() when nothing throttled

[PATCH] blk-cgroup: fix circular locking dependency in blkg_conf_prep
 2026-08-12  1:28 UTC  (2+ messages)

[PATCH 0/2] block: expose blkcg io.stat to BPF
 2026-08-12  1:07 UTC  (8+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat

[syzbot] [block?] kernel BUG in folio_unmap_invalidate
 2026-08-12  0:11 UTC 

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-11 19:39 UTC  (10+ messages)

[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-08-11 18:04 UTC  (3+ messages)

[PATCH] block/mq-deadline: Drop unused dd parameters
 2026-08-11 15:54 UTC  (2+ messages)

[PATCH] rust: block: gen_disk: set fops.owner from driver module pointer
 2026-08-11 13:53 UTC  (3+ messages)

[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
 2026-08-11 12:04 UTC  (2+ messages)

[PATCH] xfs: avoid double deferrals for RWF_DONTCACHE writes
 2026-08-11 11:43 UTC  (3+ messages)

[PATCH] blk-cgroup: fix lost wakeup in blkg_destroy_all()
 2026-08-11 11:14 UTC  (2+ messages)

[PATCH] block: don't include blk-integrity.h in bdev.c
 2026-08-11 11:07 UTC  (2+ messages)


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