messages from 2026-04-21 20:29:05 to 2026-04-30 03:25:45 UTC [more...]
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-30 3:25 UTC (2+ messages)
[PATCH v12 00/13] blk: honor isolcpus configuration
2026-04-29 23:32 UTC (22+ messages)
` [PATCH v12 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v12 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v12 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v12 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v12 07/13] scsi: Use "
` [PATCH v12 08/13] virtio: blk/scsi: use "
` [PATCH v12 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v12 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v12 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v12 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v12 13/13] docs: add io_queue flag to isolcpus
[PATCH] badblocks: fix infinite loop due to incorrect rounding and overflow
2026-04-29 23:06 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-04-29 22:44 UTC (12+ messages)
` [RFC PATCH v2 2/4] mm/zsmalloc: introduce zs_free_deferred() for async handle freeing
[PATCH 0/9] Support for block device NVMEM providers
2026-04-29 20:20 UTC (18+ 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 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()
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-04-29 16:07 UTC (13+ 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 v2 0/3] dm-inlinecrypt: add target for inline block device encryption
2026-04-29 15:58 UTC (17+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] dm: add documentation for dm-inlinecrypt target
[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 v5 0/2] blk-mq: introduce tag starvation observability
2026-04-28 0:29 UTC (5+ 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
[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 v4] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
2026-04-27 4:09 UTC
[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] blk-mq: recover from stale cached request in blk_mq_submit_bio
2026-04-24 18:45 UTC
[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 (9+ 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 (4+ 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 (5+ messages)
` [PATCH 1/3] ublk: fix maple tree lockdep warning in ublk_buf_cleanup
` [PATCH 2/3] ublk: refactor common helper ublk_shmem_remove_ranges()
` [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
[PATCH] ublk: optimize ublk_rq_has_data()
2026-04-22 16:25 UTC (4+ messages)
[linus:master] [block] b520c4eef8: blktests.scsi/002.fail
2026-04-22 14:21 UTC
[syzbot] Monthly nbd report (Apr 2026)
2026-04-22 9:08 UTC
[PATCH] ublk: fix maple tree lockdep warning and unpin under spinlock
2026-04-22 1:59 UTC (2+ messages)
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-04-22 0:34 UTC (2+ messages)
page: next (older) | 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