Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-07-30 06:58:20 to 2026-07-31 21:44:55 UTC [more...]

[GIT PULL] Block fixes for 7.2-rc6
 2026-07-31 21:44 UTC 

[PATCH] blk-wbt: Always change enable_state to MANUAL when setting latency
 2026-07-31 18:02 UTC  (3+ messages)

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-31 16:57 UTC  (7+ messages)

[PATCH v2 0/2] ublk: fix auto buf reg ordering around uring_cmd
 2026-07-31 16:24 UTC  (7+ messages)
` [PATCH v2 1/2] ublk: validate auto buf reg before taking uring_cmd
` [PATCH v2 2/2] ublk: clear auto buf reg before updating io->buf in batch commit
  ` [PATCH] selftests: ublk: add rotating auto_buf index regression test

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-07-31 15:01 UTC  (15+ messages)
` [PATCH v7 1/5] block: introduce bio_in_atomic()
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v7 4/5] buffer: set "
` [PATCH v7 5/5] block: enable RWF_DONTCACHE for block devices

[PATCH 0/3] s390/dasd: fixes
 2026-07-31 14:29 UTC  (3+ messages)

[PATCH RESEND 0/5] block: validate direct I/O memory alignment
 2026-07-31 14:11 UTC  (11+ messages)

[PATCH] block/blk-iocost: fix KCSAN data-race on iocg->cursor
 2026-07-31 13:40 UTC 

[PATCH] nbd: fix race between nbd_pending_cmd_work and socket teardown
 2026-07-31 10:35 UTC 

[PATCH] nbd: fix race between nbd_pending_cmd_work and socket teardown
 2026-07-31 10:30 UTC 

[PATCH v2] floppy: avoid stale cont use after BH is queued
 2026-07-31  9:59 UTC 

Nvme-rdma: Long IO HANG (~4.8h) during link failure with dm-multipath (Kernel 6.6)
 2026-07-31  9:25 UTC 

Nvme-rdma: Long IO HANG (~4.8h) during link failure with dm-multipath (Kernel 6.6)
 2026-07-31  9:05 UTC 

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

[PATCH v1 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
 2026-07-31  3:29 UTC  (7+ messages)
` [PATCH v1 2/2] virtio-blk: mark disk dead on ERS permanent failure
` [PATCH v2 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
  ` [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 v4 0/6] xfs write streams
 2026-07-31  8:15 UTC  (9+ messages)
  ` [PATCH v4 1/6] fs: add write-stream management ioctls
  ` [PATCH v4 3/6] xfs: implement write-stream management support

[PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
 2026-07-31  8:00 UTC  (2+ messages)

[RFC/PATCH v2] block: model nowait as trylock for non-blocking queue enter
 2026-07-31  7:21 UTC 

[PATCH] zloop: restore finished zones with reduced capacity
 2026-07-31  6:11 UTC 

[PATCH] scsi: sd: Mark disk dead on host removal to avoid I/O hang
 2026-07-31  3:45 UTC 

[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-07-30 22:59 UTC  (4+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore

[PATCH v2 00/12] Enable lock context analysis in drivers/block/
 2026-07-30 19:58 UTC  (13+ messages)
` [PATCH v2 01/12] aoe: Enable lock context analysis
` [PATCH v2 02/12] loop: Remove the "bool global" function argument
` [PATCH v2 03/12] loop: Add lock context annotations
` [PATCH v2 04/12] mtip32: Enable lock context analysis
` [PATCH v2 05/12] nbd: "
` [PATCH v2 06/12] null_blk: "
` [PATCH v2 07/12] rbd: "
` [PATCH v2 08/12] ublk: "
` [PATCH v2 09/12] xen-blkback: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] rnbd: "
` [PATCH v2 12/12] block: Enable lock context analysis for all block drivers

[PATCH] block: stop the timeout timer when releasing a never added disk
 2026-07-30 19:48 UTC  (4+ messages)

[PATCH] block: model nowait as trylock for non-blocking queue enter
 2026-07-30 19:37 UTC  (2+ messages)

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-07-30 16:17 UTC  (6+ messages)
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests

[PATCH 0/6] ublk: io_desc optimizations
 2026-07-30 15:54 UTC  (11+ messages)
` [PATCH 3/6] ublk: split request validation from io_desc init
` [PATCH 4/6] ublk: initialize io_desc on daemon task
` [PATCH 5/6] ublk: add UBLK_F_IO_DESC_SIZE
` [PATCH 6/6] ublk: lift need_map check out of ublk_{,un}map_io()

[PATCH v2] partitions: aix: bound the lvd scan to one sector
 2026-07-30 13:10 UTC  (2+ messages)

[PATCH RFC] nvme-multipath: fix diskstats for partitions
 2026-07-30 12:52 UTC  (6+ messages)

[PATCH] xen/blkback: Prevent missed completion when draining I/O
 2026-07-30  9:25 UTC  (3+ messages)

[PATCH v2] zloop: zero out only the unread tail of short reads
 2026-07-30  9:14 UTC  (3+ messages)

[PATCH v5 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
 2026-07-30  8:20 UTC  (9+ messages)
` [PATCH v5 1/8] nbd: simplify find_fallback() by removing redundant logic
` [PATCH v5 2/8] nbd: disallow NBD_SET_SOCK on an active device
` [PATCH v5 3/8] nbd: reset write cache on disconnect
` [PATCH v5 4/8] nbd: remove queue freeze in nbd_add_socket
` [PATCH v5 5/8] nbd: skip queue freeze when setting size at device startup
` [PATCH v5 6/8] nbd: factor out a nbd_genl_foreach_sock
` [PATCH v5 7/8] nbd: remove queue freeze for newly created nbd from netlink path
` [PATCH v5 8/8] nbd: add nr_hw_queues module parameter for pre-created devices

[PATCH v2] block/cgroup: Drop stale -EBUSY retry from blkg_conf_prep()
 2026-07-30  7:39 UTC 

[PATCH v3 0/5] zram: fix zstd per-CPU error path and add parameter validation
 2026-07-30  7:35 UTC  (9+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 2/4] zram: reject zero-size dictionary
  ` [PATCH v4 3/4] zram: validate parameters in each backend's setup_params
  ` [PATCH v4 4/4] zram: reset per-priority params when changing algorithm before init

[PATCH] zloop: zero out only the unread tail of short reads
 2026-07-30  7:27 UTC  (3+ messages)

[PATCH v2] lib/group_cpus: make group CPU cluster aware
 2026-07-30  6:58 UTC  (3+ messages)


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