Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-04-23 03:31:35 to 2026-05-01 11:23:36 UTC [more...]

[PATCH] ublk: don't issue uring_cmd from fallback task work
 2026-05-01 11:23 UTC 

[PATCH] ublk: reject FETCH from non-userspace context
 2026-05-01 11:05 UTC  (6+ messages)

[PATCH v5 0/2] blk-mq: introduce tag starvation observability
 2026-05-01  4:24 UTC  (6+ messages)
` [PATCH v5 1/2] blk-mq: add tracepoint block_rq_tag_wait
` [PATCH v5 2/2] blk-mq: expose tag starvation counts via debugfs

[GIT PULL] Block fixes for 7.1-rc2
 2026-05-01  1:49 UTC 

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-04-30 18:33 UTC  (16+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 02/10] iov_iter: add iterator type for "
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
` [PATCH v3 08/10] io_uring/rsrc: introduce buf registration structure
` [PATCH v3 09/10] io_uring/rsrc: extend buffer update
` [PATCH v3 10/10] io_uring/rsrc: add dmabuf backed registered buffers

[PATCH] block: blk-mq: fix UAF in blk_mq_tagset_busy_iter
 2026-04-30 16:11 UTC  (2+ messages)

[PATCH v12 00/13] blk: honor isolcpus configuration
 2026-04-30 15:45 UTC  (13+ messages)
` [PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-04-30 15:15 UTC  (15+ messages)
` [RFC PATCH v2 2/4] mm/zsmalloc: introduce zs_free_deferred() for async handle freeing

fix block layer bounce buffering for block size > PAGE_SIZE
 2026-04-30 14:53 UTC  (5+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
` [PATCH 2/2] block: align down bounces bios

[PATCH v4] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
 2026-04-30 13:35 UTC  (2+ messages)

[PATCH 0/9] Support for block device NVMEM providers
 2026-04-30 13:13 UTC  (21+ messages)
` [PATCH 1/9] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH 2/9] arm64: dts: qcom: arduino-imola: Describe boot1 NVMEM layout
` [PATCH 3/9] block: implement NVMEM provider
` [PATCH 4/9] dt-bindings: net: wireless: qcom,ath10k: Add NVMEM MAC address cell
` [PATCH 5/9] arm64: dts: qcom: arduino-imola: Get WiFi MAC from NVMEM
` [PATCH 6/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH 9/9] arm64: dts: qcom: arduino-imola: Get Bluetooth BD address from NVMEM

[PATCH] blk-mq: recover from stale cached request in blk_mq_submit_bio
 2026-04-30 13:09 UTC  (2+ messages)

[PATCH blktests v3] nvme/068: add a test for multipath delayed removal
 2026-04-30  8:46 UTC 

[PATCH v3 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-30  9:52 UTC  (4+ messages)
` [PATCH v3 1/3] block: export blk-crypto symbols required by dm-inlinecrypt
` [PATCH v3 2/3] dm-inlinecrypt: add target for inline block device encryption
` [PATCH v3 3/3] dm: add documentation for dm-inlinecrypt target

[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-30  9:21 UTC  (18+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] dm: add documentation for dm-inlinecrypt target

[PATCH] badblocks: fix infinite loop due to incorrect rounding and overflow
 2026-04-30  5:09 UTC  (4+ messages)

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH 0/1] cdrom, sr: patch for inclusion
 2026-04-29 19:53 UTC  (5+ messages)
` [PATCH 1/1] cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()

[LSF/MM/BPF TOPIC] A block level, active-active replication solution
 2026-04-29 14:26 UTC  (4+ messages)

[PATCH blktests] blktrace/001: Skip test when kernel lockdown is enabled
 2026-04-29 13:52 UTC  (2+ messages)

[PATCH] rust: block: fix comment referring to states by wrong labels
 2026-04-29 10:35 UTC  (5+ messages)

[PATCH] block/blk-iolatency: Add the processing flow of the chained bio in the QoS and define the related types to solve the problem of incorrect inflight processing in the QoS. The usage of the done_split_bio abstract function in the blk-iolatency project
 2026-04-29  9:41 UTC 

[PATCH] block/blk-iolatency: Add the processing flow of the chained bio in the QoS and define the related types to solve the problem of incorrect inflight processing in the QoS. The usage of the done_split_bio abstract function in the blk-iolatency project
 2026-04-29  9:29 UTC 

[PATCH v18 25/42] dept: add documents for dept
 2026-04-28 16:26 UTC  (2+ messages)
` [PATCH] dept: update documentation function names to match implementation

[GIT PULL] md-7.1-20260428
 2026-04-28 14:41 UTC  (2+ messages)

[PATCH] ci: Switch to actions/checkout@main
 2026-04-28 14:08 UTC 

[PATCH blktests] nvme/068: add a test for multipath delayed removal
 2026-04-28 12:42 UTC  (4+ messages)

[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
 2026-04-28 10:12 UTC  (3+ messages)

blktests failures with v7.1-rc1 kernel
 2026-04-28  9:13 UTC 

[PATCH v2 0/3] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-04-28  7:22 UTC  (11+ messages)
` [PATCH v2 1/3] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v2 3/3] scsi: use percpu counters for iorequest_cnt and iodone_cnt

[PATCH] block: rbd: switch to dynamic root device
 2026-04-27 15:21 UTC  (3+ messages)

[PATCH v4] badblocks: fix infinite loop due to incorrect rounding and overflow
 2026-04-27 15:17 UTC 

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2026-04-27 11:50 UTC  (8+ messages)

[PATCH v2] cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
 2026-04-27  1:29 UTC  (5+ messages)

[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
 2026-04-27  0:34 UTC  (2+ messages)
` [PATCH RFC 2/2] nvme: set integrity metadata size for EXT_LBAS non-PI namespace

[PATCH] block: fix infinite loop in badblocks_clear()
 2026-04-26 17:30 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] block: fix infinite loop in badblocks_clear() and badblocks_check()

[PATCH] n64cart: use strscpy() in n64cart_probe
 2026-04-26 11:59 UTC 

[LSF/MM/BPF] Running BOF
 2026-04-26  0:46 UTC 

[PATCHv3] ublk: persistent device links
 2026-04-25  4:40 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in bioset_exit
 2026-04-25  2:12 UTC 

[PATCH 00/12] Block storage copy offloading
 2026-04-24 22:42 UTC  (13+ messages)
` [PATCH 01/12] block: Introduce queue limits for "
` [PATCH 02/12] block: Add the REQ_OP_COPY_{SRC,DST} operations
` [PATCH 03/12] block: Introduce blkdev_copy_offload()
` [PATCH 04/12] block: Add an onloaded copy implementation
` [PATCH 05/12] block: Introduce accessor functions for copy offload bios
` [PATCH 06/12] fs/read_write: Generalize generic_copy_file_checks()
` [PATCH 07/12] fs, block: Add copy_file_range() support for block devices
` [PATCH 08/12] nvme: Add copy offloading support
` [PATCH 09/12] nvmet: Support the Copy command
` [PATCH 10/12] dm: Add support for copy offloading
` [PATCH 11/12] dm-linear: Enable "
` [PATCH 12/12] null_blk: Add support for REQ_OP_COPY_*

[GIT PULL] Block fixes for 7.1-rc1
 2026-04-24 22:20 UTC  (2+ messages)

[PATCH v3] Fix null-ptr-deref in bio_integrity_map_user()
 2026-04-24  8:24 UTC  (3+ messages)

[PATCH v2] floppy: fix reference leak on platform_device_register() failure
 2026-04-24  7:40 UTC  (7+ messages)

RCU warning off ublk_buf_cleanup() -> mas_for_each()
 2026-04-23 22:02 UTC  (5+ messages)

10x I/O await times in 6.12
 2026-04-23 18:18 UTC  (3+ messages)

[PATCH v3 0/6] block: fix integrity offset/length conversions
 2026-04-23 18:02 UTC  (5+ messages)

[syzbot] [block?] KASAN: slab-out-of-bounds Read in blk_mq_free_rqs
 2026-04-23 17:45 UTC 

[PATCH] sched: disable preemption around blk_flush_plug in sched_submit_work
 2026-04-23 12:55 UTC 

LSF/MM/BPF: 2026: Call for Proposals
 2026-04-23 11:46 UTC  (3+ messages)

[PATCH] block: fix deadlock between blk_mq_freeze_queue and blk_mq_dispatch_list
 2026-04-23 11:28 UTC  (3+ messages)

[PATCH 0/3] ublk: fix maple tree lockdep warning and cleanup
 2026-04-23 10:55 UTC  (3+ messages)
` [PATCH 3/3] ublk: avoid unpinning pages under maple tree spinlock

[PATCH 0/3] selftests: ublk: integrity test cleanups
 2026-04-23 10:55 UTC  (8+ messages)
` [PATCH 1/3] selftests: ublk: remove unused argument to _cleanup
` [PATCH 2/3] selftests: ublk: enable test_integrity_02.sh on fio 3.42
` [PATCH 3/3] selftests: ublk: add ublk auto integrity test

[PATCH v11 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
 2026-04-23  8:11 UTC  (4+ messages)

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-04-23  6:45 UTC  (6+ messages)
` [PATCH v6 01/43] fscrypt: add per-extent encryption support


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