linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-24 14:50:54 to 2025-07-30 10:39:16 UTC [more...]

[PATCH v7 00/19] Add Command Duration Limits support
 2025-07-30 10:39 UTC  (11+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-30  9:32 UTC  (41+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
 2025-07-30  8:37 UTC  (7+ messages)
` syztest

[PATCH v2 0/5] blk-mq-sched: support request batch dispatching for sq elevator
 2025-07-30  8:22 UTC  (6+ messages)
` [PATCH v2 1/5] blk-mq-sched: introduce high level elevator lock
` [PATCH v2 2/5] mq-deadline: switch to use "
` [PATCH v2 3/5] block, bfq: "
` [PATCH v2 4/5] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH v2 5/5] blk-mq-sched: support request batch dispatching for sq elevator

[PATCHv3 0/7] blk dma iter for integrity metadata
 2025-07-30  8:18 UTC  (12+ messages)
` [PATCHv3 1/7] blk-mq: introduce blk_map_iter
` [PATCHv3 2/7] blk-mq-dma: provide the bio_vec list being iterated
` [PATCHv3 3/7] blk-mq-dma: require unmap caller provide p2p map type
` [PATCHv3 4/7] blk-mq: remove REQ_P2PDMA flag
` [PATCHv3 5/7] blk-mq-dma: move common dma start code to a helper
` [PATCHv3 6/7] blk-mq-dma: add support for mapping integrity metadata
` [PATCHv3 7/7] nvme: convert metadata mapping to dma iter

[PATCHv8 0/3] block: move sched_tags allocation/de-allocation outside of locking context
 2025-07-30  7:48 UTC  (5+ messages)
` [PATCHv8 1/3] block: move elevator queue allocation logic into blk_mq_init_sched
` [PATCHv8 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
` [PATCHv8 3/3] block: fix potential deadlock while running nr_hw_queue update

[PATCH v2 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
 2025-07-30  2:03 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] lib/sbitmap: make sbitmap_get_shallow() static

Improper io_opt setting for md raid5
 2025-07-29 22:24 UTC  (21+ messages)

[RFC PATCH 0/5] FDP file I/O
 2025-07-29 14:51 UTC  (6+ messages)
    ` [RFC PATCH 1/5] fs: add a new user_write_streams() callback
    ` [RFC PATCH 2/5] fs: add the interface to query user write streams
    ` [RFC PATCH 3/5] fs: add a write stream field to the inode
    ` [RFC PATCH 4/5] fs: propagate write stream
    ` [RFC PATCH 5/5] fs: add set and query "

[PATCH v3] blk-ioc: don't hold queue_lock for ioc_lookup_icq()
 2025-07-29 12:27 UTC  (2+ messages)

[PATCH v2 0/2] block: make some queue limits checks more robust
 2025-07-29 12:27 UTC  (7+ messages)
` [PATCH v2 1/2] block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
` [PATCH v2 2/2] block: Enforce power-of-2 physical block size

[PATCH] block: Improve read ahead size for rotational devices
 2025-07-29 12:27 UTC  (3+ messages)

[PATCH] block: change blk_get_meta_cap() stub return -ENOIOCTLCMD
 2025-07-29 11:19 UTC  (4+ messages)

[PATCH v2] brd: use page reference to protect page lifetime
 2025-07-29  9:06 UTC 

[PATCH] brd: use page reference to protect page lifetime
 2025-07-29  8:46 UTC  (3+ messages)

[PATCH v5.10] block: don't call rq_qos_ops->done_bio if the bio isn't tracked
 2025-07-29  5:09 UTC 

[GIT PULL] Block updates for 6.17-rc1
 2025-07-29  0:12 UTC  (3+ messages)

[PATCH v2] blk-ioc: don't hold queue_lock for ioc_lookup_icq()
 2025-07-28 21:45 UTC  (5+ messages)

[PATCH 0/5] Remove several superfluous sector casts
 2025-07-28 17:58 UTC  (2+ messages)

[PATCH] [v2] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
 2025-07-28 13:39 UTC  (6+ messages)

[PATCH 0/8] Simplify the code modifying queue attributes
 2025-07-28 10:14 UTC  (3+ messages)
` [PATCH 8/8] mtd_blkdevs: Remove the quiesce/unquiesce calls on frozen queues

[PATCH v3 0/3] Optimize wbt and update its comments and doc
 2025-07-28  9:41 UTC  (6+ messages)
` [PATCH v3 1/3] blk-wbt: Optimize wbt_done() for non-throttled writes
` [PATCH v3 2/3] blk-wbt: Eliminate ambiguity in the comments of struct rq_wb
` [PATCH v3 3/3] blk-wbt: doc: Update the doc of the wbt_lat_usec interface

blktests failures with v6.16 kernel
 2025-07-28  7:31 UTC  (2+ messages)

[PATCH] blk-wbt: use fast inverse square root to optimize window size calculation
 2025-07-28  4:54 UTC  (4+ messages)

[PATCH] DRBD: replace strcpy with strscpy
 2025-07-27 19:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Optimize wbt and update its comments and doc
 2025-07-27 17:27 UTC  (6+ messages)
` [PATCH v2 1/3] blk-wbt: Optimize wbt_done() for non-throttled writes
` [PATCH v2 2/3] blk-wbt: Eliminate ambiguity in the comments of struct rq_wb
` [PATCH v2 3/3] blk-wbt: doc: Update the doc of the wbt_lat_usec interface

[PATCH 0/3] Optimize wbt and update its comments and doc
 2025-07-27 16:35 UTC  (12+ messages)
` [PATCH 1/3] blk-wbt: Optimize wbt_done() for non-throttled writes
` [PATCH 2/3] blk-wbt: Eliminate ambiguity in the comments of struct rq_wb
` [PATCH 3/3] blk-wbt: doc: Update the doc of the wbt_lat_usec interface

[syzbot] Monthly block report (Jul 2025)
 2025-07-27 10:41 UTC 

[PATCH 0/3] blk-ioc: convert ioc_lookup_icq() to lockless version
 2025-07-25 17:46 UTC  (7+ messages)
` [PATCH 1/3] blk-ioc: add a new helper ioc_lookup_icq_rcu()
` [PATCH 2/3] block, bfq: convert to use ioc_lookup_icq_rcu()
` [PATCH 3/3] blk-ioc: "

[GIT PULL] Block fix for 6.16-final
 2025-07-25 15:38 UTC  (2+ messages)

[PATCH] block: Fix typo 'programm' -> 'program'
 2025-07-25 14:57 UTC  (2+ messages)

[PATCHv3] block: restore two stage elevator switch while running nr_hw_queue update
 2025-07-25 12:13 UTC  (3+ messages)

[PATCH] block: Fix typo 'prefered' -> 'preferred'
 2025-07-25 12:10 UTC  (2+ messages)

[PATCH 6.6.y v2 1/1] block: Fix bounce check logic in blk_queue_may_bounce()
 2025-07-25 12:04 UTC  (2+ messages)

[PATCH] block: Fix bounce check logic in blk_queue_may_bounce()
 2025-07-25 10:55 UTC 

[PATCH blktests] zbd/005: remove offset option of blkzone reset command
 2025-07-25 10:22 UTC  (2+ messages)

[bug report] blktests nvme/062 triggered possible circular locking at at: __kmalloc_cache_noprof+0x5e/0x4d0 and do_tcp_setsockopt+0x3d5/0x1ef0
 2025-07-25  8:15 UTC 

[PATCH 0/1] cdrom: patch for inclusion
 2025-07-25  7:47 UTC  (7+ messages)

[PATCH] drivers/block/drbd: Fix typo 'aquire' -> 'acquire'
 2025-07-25  4:14 UTC 

[RFC v2 0/4] add static huge zero folio support
 2025-07-25  2:52 UTC  (4+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCH v16 00/42] DEPT(DEPendency Tracker)
 2025-07-25  2:09 UTC  (2+ messages)

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-25  1:21 UTC  (3+ messages)
` [PATCH 04/17] rust: clk: "

[PATCHv2] block: restore two stage elevator switch while running nr_hw_queue update
 2025-07-25  1:15 UTC  (8+ messages)

[PATCH 0/2] block: make some queue limits checks more robust
 2025-07-25  0:33 UTC  (9+ messages)
` [PATCH RFC 2/2] block: Enforce power-of-2 physical block size

[PATCH v22 00/14] Improve write performance for zoned UFS devices
 2025-07-24 21:57 UTC  (15+ messages)
` [PATCH v22 01/14] block: Support block devices that preserve the order of write requests
` [PATCH v22 02/14] blk-mq: Always insert sequential zoned writes into a software queue
` [PATCH v22 03/14] blk-mq: Restore the zone write order when requeuing
` [PATCH v22 04/14] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v22 05/14] blk-zoned: Split an if-statement
` [PATCH v22 06/14] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v22 07/14] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work()
` [PATCH v22 08/14] blk-zoned: Support pipelining of zoned writes
` [PATCH v22 09/14] null_blk: Add the preserves_write_order attribute
` [PATCH v22 10/14] scsi: core: Retry unaligned zoned writes
` [PATCH v22 11/14] scsi: sd: Increase retry count for "
` [PATCH v22 12/14] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v22 13/14] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v22 14/14] ufs: core: Inform the block layer about write ordering


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).