Linux block layer
 help / color / mirror / Atom feed
 messages from 2025-07-16 11:25:37 to 2025-07-22 09:40:19 UTC [more...]

[PATCH v7 00/19] Add Command Duration Limits support
 2025-07-22  9:37 UTC  (12+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits

[PATCHv2 0/2] fix sbitmap initialization and null_blk tagset setup
 2025-07-22  9:24 UTC  (11+ messages)
` [PATCHv2 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCHv2 2/2] null_blk: fix set->driver_data while setting up tagset

[PATCH v2] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
 2025-07-22  9:14 UTC  (2+ messages)

[PATCH] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
 2025-07-22  8:47 UTC  (3+ messages)

[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
 2025-07-22  8:17 UTC  (3+ messages)

6.15/regression/bisected - lockdep warning: circular locking dependency detected when plugging USB stick after ffa1e7ada456
 2025-07-22  7:39 UTC  (4+ messages)

[PATCH 0/6] blk-mq-sched: support request batch dispatching for sq elevator
 2025-07-22  7:24 UTC  (7+ messages)
` [PATCH 1/6] mq-deadline: switch to use high layer elevator lock
` [PATCH 2/6] block, bfq: don't grab queue_lock from io path
` [PATCH 3/6] block, bfq: switch to use elevator lock
` [PATCH 4/6] elevator: factor elevator lock out of dispatch_request method
` [PATCH 5/6] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH 6/6] blk-mq-sched: support request batch dispatching for sq elevator

[GIT PULL] nvme updates for Linux 6.17
 2025-07-22  6:04 UTC 

[PATCHv2 0/7] blk dma iter for metadata
 2025-07-22  5:53 UTC  (22+ messages)
` [PATCHv2 1/7] blk-mq-dma: move the bio and bvec_iter to blk_dma_iter
` [PATCHv2 2/7] blk-mq-dma: set the bvec being iterated
` [PATCHv2 3/7] blk-mq-dma: require unmap caller provide p2p map type
` [PATCHv2 4/7] blk-mq: remove REQ_P2PDMA flag
` [PATCHv2 5/7] blk-mq-dma: move common dma start code to a helper
` [PATCHv2 6/7] blk-mq-dma: add support for mapping integrity metadata
` [PATCHv2 7/7] nvme: convert metadata mapping to dma iter

[PATCH v3 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-22  3:43 UTC  (9+ messages)
` [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits

[RFC][PATCHES] convert ->getgeo() from block_device of partition to gendisk
 2025-07-22  3:30 UTC  (7+ messages)
` [RFC][PATCH 1/3] scsi: switch scsi_bios_ptable() and scsi_partsize() "
` [RFC][PATCH 2/3] scsi: switch ->bios_param() to passing gendisk
` [RFC][PATCH 3/3] block: switch ->getgeo() to struct gendisk

[PATCHv2] block: restore two stage elevator switch while running nr_hw_queue update
 2025-07-22  2:21 UTC  (4+ messages)

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

[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-07-21 21:25 UTC  (13+ messages)
` [PATCH v2 1/8] gpu: nova-core: "
` [PATCH v2 2/8] rust: alloc: "
` [PATCH v2 3/8] rust: block: "
` [PATCH v2 4/8] rust: device: "
` [PATCH v2 5/8] rust: file: "
` [PATCH v2 6/8] rust: kunit: "
` [PATCH v2 7/8] rust: seq_file: "
` [PATCH v2 8/8] rust: sync: "

[PATCH] ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
 2025-07-21 13:51 UTC  (3+ messages)

[PATCH 0/2] fix sbitmap initialization and null_blk tagset setup
 2025-07-21 13:37 UTC  (8+ messages)
` [PATCH 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCH 2/2] null_blk: fix set->driver_data while setting up tagset

[PATCH] block: fix module reference leak in mq-deadline I/O scheduler
 2025-07-21 12:48 UTC  (4+ messages)

[PATCH v3 0/7] Fix bio splitting by the crypto fallback code
 2025-07-21  6:01 UTC  (13+ messages)
` [PATCH v3 1/7] block: Improve blk_crypto_fallback_split_bio_if_needed()

cdrom: cdrom_mrw_exit() NULL ptr deref
 2025-07-21  3:23 UTC  (6+ messages)

[PATCH v2] sunvdc: Balance device refcount in vdc_port_mpgroup_check
 2025-07-19  7:58 UTC 

[GIT PULL] Block fixes for 6.16-rc7
 2025-07-18 19:38 UTC  (2+ messages)

[PATCH] sunvdc: Balance device refcount in vdc_port_mpgroup_check
 2025-07-18 17:09 UTC  (2+ messages)

[PATCH] block: restore two stage elevator switch while running nr_hw_queue update
 2025-07-18  6:06 UTC  (5+ messages)

[PATCH] [v2] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
 2025-07-18  5:56 UTC  (3+ messages)

[PATCH] loop: use kiocb helpers to fix lockdep warning
 2025-07-18  1:22 UTC  (6+ messages)

[PATCH 0/5] Remove several superfluous sector casts
 2025-07-17 17:50 UTC  (3+ messages)
` [PATCH 3/5] bcache, tracing: Do not truncate orig_sector

BUG_ soft lockup in lo_ioct
 2025-07-17 17:06 UTC 

[RFC PATCH] md: split bio by io_opt size in md_submit_bio()
 2025-07-17 15:19 UTC  (14+ messages)

[bug report] blktests md/001 failed with "buffer overflow detected"
 2025-07-17 14:31 UTC  (3+ messages)

[bug report] kmemleak issue observed during blktests
 2025-07-17 14:28 UTC  (12+ messages)

[PATCH v2 0/5] add static PMD zero page support
 2025-07-17 12:07 UTC  (16+ messages)
` [PATCH v2 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH v2 3/5] mm: add static PMD zero page
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCH for-next v2] dm: split write BIOs on zone boundaries when zone append is not emulated
 2025-07-17 12:03 UTC  (3+ messages)

[PATCH v7 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-17 12:01 UTC  (3+ messages)

[GIT PULL] nvme fixes for Linux 6.16
 2025-07-17 11:59 UTC  (2+ messages)

[PATCH for-next] dm: split write BIOs on zone boundaries when zone append is not emulated
 2025-07-17 10:33 UTC  (3+ messages)

[PATCH blktests v2] loop/010, common/rc: drain udev events after test
 2025-07-17  7:33 UTC  (2+ messages)

[PATCH blktests v4] md/002: add atomic write tests for md/stacked devices
 2025-07-17  7:26 UTC  (3+ messages)

[PATCH] block: fix blk_zone_append_update_request_bio() kernel-doc
 2025-07-16 16:02 UTC  (2+ messages)

[PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-16 12:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter
 2025-07-16 12:47 UTC  (3+ messages)

[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-16 12:38 UTC  (2+ messages)

Improper io_opt setting for md raid5
 2025-07-16 12:34 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