Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-08-06 08:51:23 to 2026-08-11 11:35:55 UTC [more...]

[PATCH v3 00/13] Improve handling of offline and read-only zones
 2026-08-11 11:35 UTC  (20+ 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

[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  (3+ messages)

[PATCH RFC] nvme-multipath: fix diskstats for partitions
 2026-08-11  8:28 UTC  (8+ messages)

[PATCH] block/mq-deadline: Drop unused dd parameters
 2026-08-11  6:54 UTC 

[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-11  6:47 UTC  (5+ 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
` [RFC PATCH v2 3/4] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v2 4/4] blk-cgroup: move async bio punt state to blkcg

[PATCH] rust: block: gen_disk: set fops.owner from driver module pointer
 2026-08-11  6:51 UTC 

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-11  6:39 UTC  (11+ messages)
` [PATCH v10 01/10] rust: module: move module types into `module.rs`
` [PATCH v10 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v10 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v10 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v10 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v10 06/10] rust: miscdevice: "
` [PATCH v10 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v10 08/10] rust_binder: "
` [PATCH v10 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v10 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH RFC] blk-integrity: fix slab-out-of-bounds in t10_pi_verify on namespace revalidation
 2026-08-11  4:04 UTC  (3+ messages)

[PATCH] zram: fix slot lock bit position on big-endian 64-bit
 2026-08-11  2:06 UTC  (2+ messages)

[PATCH 0/2] block: expose blkcg io.stat to BPF
 2026-08-11  0:17 UTC  (6+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
` [PATCH 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-10 21:42 UTC  (9+ messages)
` [RFC PATCH 11/12] virtio: expose device memory buffer occupancy over debugfs

[PATCH RFC 0/5] block: validate bios against queue limits in the entered context
 2026-08-10 21:23 UTC  (4+ messages)
` [PATCH RFC 3/5] block: validate bio bounds in the queue "

[PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
 2026-08-10 20:31 UTC  (5+ messages)
` [PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[]

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

[syzbot] [jfs?] general protection fault in rtlock_slowlock_locked
 2026-08-10 18:35 UTC 

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

[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
 2026-08-10 18:22 UTC  (9+ messages)
` [PATCH 1/3] mm: make mempool_alloc_from_pool() return bool
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()
` [PATCH 3/3] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer

[PATCH] loop, zloop: fix dma_alignment for large or unreported limits
 2026-08-10 17:30 UTC  (2+ messages)

[PATCH v2] f2fs: quiesce background threads during system suspend using PM notifier
 2026-08-10 16:53 UTC  (3+ messages)

[syzbot] [io-uring?] [block?] memory leak in io_submit_sqes (6)
 2026-08-10 16:51 UTC 

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-08-10 16:10 UTC  (3+ messages)
` RWF_DONTCACHE regression fix for xfs

[PATCH 0/2] drbd: fix netlink string policy lengths, raise cpu-mask limit
 2026-08-10 14:52 UTC  (5+ messages)
` [PATCH 1/2] drbd: fix off-by-one in netlink NUL-string policy lengths
` [PATCH 2/2] drbd: increase maximum CPU mask size

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

[PATCH] loop: fix memcg css leak on read-only I/O path
 2026-08-10 13:49 UTC 

[PATCH v15 0/8] blk: honor isolcpus configuration
 2026-08-10 13:22 UTC  (3+ messages)

[PATCH] drbd: fix typo in comment
 2026-08-10 11:13 UTC  (4+ messages)
` [PATCH] drm/radeon: fix typo in comments

[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
 2026-08-10  9:43 UTC  (3+ messages)

[PATCH v2 0/4] block/nvme: split path limits for namespace heads
 2026-08-10  8:50 UTC  (2+ messages)

[PATCH v8 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
 2026-08-10  0:43 UTC  (7+ messages)
` [PATCH v8 8/8] nbd: add pre_defined_connections module parameter for pre-created devices

[GIT PULL] md-7.3-20260809
 2026-08-09  7:55 UTC 

[syzbot] [block?] WARNING in blk_validate_limits
 2026-08-08 20:10 UTC 

[syzbot] [block?] WARNING in blk_mq_free_tag_set
 2026-08-08 20:09 UTC 

[syzbot] [block?] INFO: task hung in __rq_qos_throttle (2)
 2026-08-08 20:07 UTC 

RFC PATCH] null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
 2026-08-08 15:56 UTC  (2+ messages)

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-08  7:42 UTC  (3+ messages)
` [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure

[PATCH v1 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
 2026-08-07  6:16 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] virtio-pci: add error_detected for PCI AER recovery
  ` [PATCH v2 2/2] virtio-blk: mark disk dead on ERS permanent failure
  ` [PATCH v3 0/2] virtio: PCI AER error_detected and virtio-blk shutdown
    ` [PATCH v3 1/2] virtio-pci: add error_detected and slot_reset for AER
    ` [PATCH v3 2/2] virtio-blk: add shutdown and fail queue_rq after VQ teardown

[PATCH 0/2] s390/block: Enable CONTEXT_ANALYSIS
 2026-08-06 18:09 UTC  (8+ messages)
` [PATCH 1/2] s390/dasd: Add __context_unsafe() attribute to various functions
` [PATCH 2/2] s390/block: Enable CONTEXT_ANALYSIS

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

[PATCH] ublk: avoid teardown retry loop on xarray allocation failure
 2026-08-06 16:28 UTC  (2+ messages)

[PATCH 00/14] Improve handling of offline and read-only zones
 2026-08-06 15:52 UTC  (4+ messages)
` [PATCH 14/14] block: fail reads to offline zones early

[syzbot] [block?] UBSAN: shift-out-of-bounds in null_process_zoned_cmd
 2026-08-06 15:37 UTC 

[syzbot] [block?] WARNING in null_report_zones
 2026-08-06 15:27 UTC 

[PATCH v10 00/10] Support for block device NVMEM providers
 2026-08-06 14:38 UTC  (11+ messages)
` [PATCH v10 01/10] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v10 02/10] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v10 03/10] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v10 04/10] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v10 05/10] block: partitions: of: Attach partition fwnode to the block device
` [PATCH v10 06/10] block: implement NVMEM provider
` [PATCH v10 07/10] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v10 08/10] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v10 09/10] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v10 10/10] arm64: dts: qcom: arduino-imola: Add NVMEM layout for WiFi/BT

[PATCH 1/1] block: rename bi_bvec_done
 2026-08-06 12:52 UTC  (3+ messages)

[PATCH] rust: block: set GenDisk block_device_operations.owner to THIS_MODULE
 2026-08-06 10:40 UTC  (4+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH RESEND 0/5] block: validate direct I/O memory alignment
 2026-08-06  9:54 UTC  (6+ messages)
` [PATCH RESEND 5/5] block: validate user space vectors during extraction

[PATCH blktests] block/045: respect dma_alignment
 2026-08-06  9:42 UTC 

[PATCH v2 0/7] btrfs: fix io_uring encoded IO cleanup and compat
 2026-08-06  9:31 UTC  (10+ messages)
` [PATCH v2 2/7] btrfs: free iov when btrfs_uring_read_extent fails
` [PATCH v2 3/7] iov_iter: export __import_iovec
` [PATCH v2 4/7] btrfs: use IO_URING_F_COMPAT for uring encoded iovec import
` [PATCH v2 5/7] btrfs: unlock inode and extent in caller when uring read extent fails
` [PATCH v2 6/7] btrfs: don't stash uring encoded data across -EAGAIN
` [PATCH v2 7/7] btrfs: drop unused uring encoded IO REISSUE stash helpers

[PATCH v2 00/12] Enable lock context analysis in drivers/block/
 2026-08-06  9:27 UTC  (7+ messages)
` [PATCH v2 07/12] rbd: Enable lock context analysis

[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-06  9:22 UTC  (3+ messages)
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg


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