public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-08 00:20:01 to 2025-05-14 20:30:16 UTC [more...]

[PATCH 0/2] Two bug fixes for zoned block devices
 2025-05-14 20:29 UTC  (2+ messages)
` [PATCH 1/2] block: Make __submit_bio_noacct() preserve the bio submission order

[PATCH] rbd: replace strcpy() with strscpy()
 2025-05-14 18:52 UTC  (2+ messages)

[PATCH v6 0/9] blk: honor isolcpus configuration
 2025-05-14 17:49 UTC  (24+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v6 2/9] blk-mq: add number of queue calc helper
` [PATCH v6 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v6 4/9] scsi: "
` [PATCH v6 5/9] virtio: blk/scsi: "
` [PATCH v6 6/9] isolation: introduce io_queue isolcpus type
` [PATCH v6 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v6 8/9] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v6 9/9] blk-mq: prevent offlining hk CPU with associated online isolated CPUs

[PATCH v1 0/2] virtio: Add length checks for device writable portions
 2025-05-14 12:41 UTC  (5+ messages)
` [PATCH 1/2] virtio_blk: add length check for device writable portion

[PATCH v2] brd: avoid extra xarray lookups on first write
 2025-05-14 11:44 UTC  (2+ messages)

[PATCH] block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}
 2025-05-14 11:44 UTC  (6+ messages)

[PATCH] block: Split bios in LBA order
 2025-05-14  5:29 UTC  (5+ messages)

[PATCH v15 00/43] DEPT(DEPendency Tracker)
 2025-05-14  3:07 UTC  (45+ messages)
` [PATCH v15 01/43] llist: move llist_{head,node} definition to types.h
` [PATCH v15 02/43] dept: implement DEPT(DEPendency Tracker)
` [PATCH v15 03/43] dept: add single event dependency tracker APIs
` [PATCH v15 04/43] dept: add lock "
` [PATCH v15 05/43] dept: tie to lockdep and IRQ tracing
` [PATCH v15 06/43] dept: add proc knobs to show stats and dependency graph
` [PATCH v15 07/43] dept: distinguish each kernel context from another
` [PATCH v15 08/43] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v15 09/43] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v15 10/43] dept: distinguish each work from another
` [PATCH v15 11/43] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v15 12/43] dept: record the latest one out of consecutive waits of the same class
` [PATCH v15 13/43] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v15 14/43] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v15 15/43] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v15 16/43] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v15 17/43] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v15 18/43] dept: track timeout waits separately with a new Kconfig
` [PATCH v15 19/43] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v15 20/43] dept: apply timeout consideration to swait
` [PATCH v15 21/43] dept: apply timeout consideration to waitqueue wait
` [PATCH v15 22/43] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v15 23/43] dept: apply timeout consideration to dma fence wait
` [PATCH v15 24/43] dept: make dept able to work with an external wgen
` [PATCH v15 25/43] dept: track PG_locked with dept
` [PATCH v15 26/43] dept: print staged wait's stacktrace on report
` [PATCH v15 27/43] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v15 28/43] dept: suppress reports with classes that have been already reported
` [PATCH v15 29/43] dept: add documentation for dept
` [PATCH v15 30/43] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v15 31/43] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v15 32/43] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v15 33/43] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v15 34/43] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v15 35/43] dept: make dept stop from working on debug_locks_off()
` [PATCH v15 36/43] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v15 37/43] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v15 38/43] completion, dept: introduce init_completion_dmap() API
` [PATCH v15 39/43] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v15 40/43] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v15 41/43] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v15 42/43] dept: implement a basic unit test for dept
` [PATCH v15 43/43] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state

[PATCH v1 0/5] relayfs: misc changes
 2025-05-14  2:06 UTC  (25+ messages)
` [PATCH v1 1/5] relayfs: support a counter tracking if per-cpu buffers is full
` [PATCH v1 2/5] relayfs: introduce dump of relayfs statistics function
` [PATCH v1 3/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
` [PATCH v1 4/5] relayfs: support a counter tracking if data is too big to write
` [PATCH v1 5/5] relayfs: uniformally use possible cpu iteration

[PATCH V2 0/2] ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
 2025-05-14  1:50 UTC  (3+ messages)
` [PATCH V2 2/2] "

[PATCH] block: remove the same_page output argument to bvec_try_merge_page
 2025-05-13 20:47 UTC  (2+ messages)

[PATCH V5 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue
 2025-05-13 20:47 UTC  (3+ messages)

[PATCH V3 0/6] ublk: support to register bvec buffer automatically
 2025-05-13 19:54 UTC  (16+ messages)
` [PATCH V3 1/6] ublk: allow io buffer register/unregister command issued from other task contexts
` [PATCH V3 2/6] ublk: convert to refcount_t
` [PATCH V3 3/6] ublk: prepare for supporting to register request buffer automatically
` [PATCH V3 4/6] ublk: register buffer to local io_uring with provided buf index via UBLK_F_AUTO_BUF_REG
` [PATCH V3 5/6] selftests: ublk: support UBLK_F_AUTO_BUF_REG
` [PATCH V3 6/6] selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK

[PATCH 1/2] blk-mq: move the DMA mapping code to a separate file
 2025-05-13  7:14 UTC  (2+ messages)
` [PATCH 2/2] blk-mq: add a copyright notice to blk-mq-dma.c

[syzbot] [nbd?] KASAN: slab-use-after-free Write in recv_work (2)
 2025-05-12 22:45 UTC 

[PATCH AUTOSEL 6.12 06/11] block: only update request sector if needed
 2025-05-12 18:04 UTC 

[PATCH AUTOSEL 6.14 10/15] block: only update request sector if needed
 2025-05-12 18:03 UTC 

[PATCH] block: unfreeze queue if realloc tag set fails during nr_hw_queues update
 2025-05-12 13:15 UTC  (3+ messages)

[PATCHv4] block: always allocate integrity buffer when required
 2025-05-12 13:14 UTC  (4+ messages)

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-05-12 10:07 UTC  (2+ messages)
` (subset) "

Does GUP page unpinning have to be done in the pinning context?
 2025-05-12  6:21 UTC  (5+ messages)

[PATCH v6 0/8] ublk: decouple server threads from hctxs
 2025-05-11  0:35 UTC  (21+ messages)
` [PATCH v6 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
` [PATCH v6 3/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v6 4/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v6 5/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v6 6/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v6 7/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v6 8/8] Documentation: ublk: document UBLK_F_RR_TAGS

[GIT PULL] Block fixes for 6.15-rc6
 2025-05-09 18:30 UTC  (2+ messages)

[PATCH] block: always allocate integrity buffer when required
 2025-05-09 14:39 UTC  (4+ messages)

[PATCH RFC] Submit split bios in order
 2025-05-09 13:46 UTC  (3+ messages)

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-05-09 12:35 UTC  (13+ messages)
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute

[PATCH v7 00/19] Add Command Duration Limits support
 2025-05-08 23:45 UTC  (6+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits

[PATCH blktests] nvme/63: fixup tls_key encryption check
 2025-05-08 23:44 UTC 

[PATCH v2] block, scsi: sd_zbc: Respect bio vector limits for report zones buffer
 2025-05-08 23:08 UTC  (3+ messages)
` [PATCH v3] "

[RFC 0/2] virtio_blk: add fua write support
 2025-05-08 20:34 UTC  (5+ messages)
` [RFC 1/2] "
` [RFC 2/2] vdpa_sim_blk: add support for fua write commands

[PATCHv2] block: always allocate integrity buffer
 2025-05-08 16:19 UTC  (6+ messages)

[GIT PULL] nvme fixes for Linux 6.15
 2025-05-08 15:14 UTC  (2+ messages)

[PATCH v2] block: remove test of incorrect io priority level
 2025-05-08 15:06 UTC  (3+ messages)

[PATCH 0/2] block: two fixes on recent elevator change
 2025-05-08 15:06 UTC  (8+ messages)
` [PATCH 1/2] block: don't quiesce queue for calling elevator_set_none()
` [PATCH 2/2] block: move removing elevator after deleting disk->queue_kobj

add more bio helpers v3
 2025-05-08 13:23 UTC  (6+ messages)
` [PATCH 02/19] block: add a bdev_rw_virt helper

transferring bvecs over the network in drbd
 2025-05-08 10:06 UTC  (3+ messages)

[PATCH 0/2] block: fix hang in elevator_change() and improve elevator_set_none
 2025-05-08  8:16 UTC  (14+ messages)
` [PATCH 1/2] block: move queue quiesce into elevator_change()
` [PATCH 2/2] block: avoid unnecessary queue freeze in elevator_set_none()

[PATCH v3 0/9] md: fix is_mddev_idle()
 2025-05-08  7:36 UTC  (4+ messages)
` [PATCH v3 1/9] blk-mq: remove blk_mq_in_flight()
  ` [PATCH v3 8/9] md: fix is_mddev_idle()

[RFC] block: Make MMC respect REQ_NOUNMAP?
 2025-05-08  5:59 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