linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-13 18:29:20 to 2024-09-24 10:00:27 UTC [more...]

[syzbot] [block?] [virt?] kernel panic: corrupted stack end in kernel_init (2)
 2024-09-24 10:00 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH v6 0/3] per-io hints and FDP
 2024-09-24  9:40 UTC  (6+ messages)
    ` [PATCH v6 1/3] nvme: enable FDP support
    ` [PATCH v6 2/3] block, fs: restore kiocb based write hint processing
    ` [PATCH v6 3/3] io_uring: enable per-io hinting capability

[PATCH blktests] nvme/{033-037}: timeout while waiting for nvme passthru namespace device
 2024-09-24  8:48 UTC 

[PATCH v5 0/5] data placement hints and FDP
 2024-09-24  9:28 UTC  (14+ messages)
  ` [PATCH v5 4/5] sd: limit to use write life hints

[PATCH v3] zram: don't free statically defined names
 2024-09-24  8:15 UTC  (13+ messages)

[PATCH v2] virtio_blk: implement init_hctx MQ operation
 2024-09-24  8:11 UTC  (7+ messages)

[PATCH v2 0/3] Add inline encryption support
 2024-09-24  7:44 UTC  (9+ messages)
` [PATCH v2 1/3] dm-inlinecrypt: "
` [PATCH v2 2/3] mmc: cqhci: Add additional algo mode for inline encryption
` [PATCH v2 3/3] mmc: sdhci-msm: "

[bug report][regession] most of blktests nvme/tcp failed with the last linux code
 2024-09-24  6:57 UTC  (6+ messages)
` [bug report][regression][bisected] "

[RFC PATCH 0/4] block: partition table OF support
 2024-09-24  6:34 UTC  (7+ messages)
` [RFC PATCH 1/4] block: add support for defining read-only partitions
` [RFC PATCH 2/4] docs: block: Document support for read-only partition in cmdline part
` [RFC PATCH 3/4] block: add support for partition table defined in OF
` [RFC PATCH 4/4] dt-bindings: mmc: Document support for partition table in mmc-card

[PATCH v3 0/3] Fix some starvation problems in block layer
 2024-09-24  6:10 UTC  (5+ messages)
` [PATCH v3 1/3] block: fix missing dispatching request when queue is started or unquiesced
` [PATCH v3 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH v3 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "

fine-grained PI control
 2024-09-24  5:36 UTC  (5+ messages)

[PATCH] zram: don't free statically defined names
 2024-09-23 16:47 UTC  (7+ messages)

[PATCH v2] zram: don't free statically defined names
 2024-09-23 16:16 UTC  (2+ messages)

(no subject)
 2024-09-23 15:42 UTC 

[PATCH RFC 0/6] bio_split() error handling rework
 2024-09-23 10:40 UTC  (25+ messages)
` [PATCH RFC 1/6] block: Rework bio_split() return value
` [PATCH RFC 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH RFC 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH RFC 4/6] md/raid0: Handle bio_split() errors
` [PATCH RFC 5/6] md/raid1: "
` [PATCH RFC 6/6] md/raid10: "

[PATCH] nullb: Adjust device size calculation in null_alloc_dev()
 2024-09-23  9:28 UTC  (11+ messages)
          ` [PATCH 1/1] null_blk: Use u64 to avoid overflow "

[PATCH] block: fix blk_rq_map_integrity_sg kernel-doc
 2024-09-22 14:32 UTC  (2+ messages)

[PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
 2024-09-21 22:33 UTC  (12+ messages)

[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
 2024-09-21  0:04 UTC  (5+ messages)
` [PATCH 1/2] block: add BLK_FEAT_READ_SYNCHRONOUS feature for synchronous read
` [PATCH 2/2] mm, swap: introduce SWP_READ_SYNCHRONOUS_IO

[PATCH] block: Remove unused blk_limits_io_{min,opt}
 2024-09-20 13:54 UTC  (3+ messages)

[PATCH 0/2] MAINTAINERS: ensure that mailing lists are L: not M:
 2024-09-20 12:40 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: fix PKTCDVD DRIVER to use L: for the list address
` [PATCH 2/2] MAINTAINERS: use the canonical soc mailing list address and mark it as L:

[PATCH] lib/sbitmap: define swap_lock as raw_spinlock_t
 2024-09-20  6:21 UTC  (3+ messages)

[bug report] block: Non-NCQ commands will never be executed while fio is continuously running
 2024-09-19 14:14 UTC  (9+ messages)

blktests failures with v6.11 kernel
 2024-09-19  6:12 UTC 

Welcome to maintainers@linux.kernel.org
 2024-09-18 14:16 UTC 

[PATCH v2 0/8] Introduce CBD (CXL Block Device)
 2024-09-18 10:18 UTC  (9+ messages)
` [PATCH v2 1/8] cbd: introduce cbd_transport
` [PATCH v2 2/8] cbd: introduce cbd_host
` [PATCH v2 3/8] cbd: introduce cbd_segment
` [PATCH v2 4/8] cbd: introduce cbd_channel
` [PATCH v2 5/8] cbd: introduce cbd_cache
` [PATCH v2 6/8] cbd: introduce cbd_blkdev
` [PATCH v2 7/8] cbd: introduce cbd_backend
` [PATCH v2 8/8] block: Init for CBD(CXL Block Device) module

[PATCH] drbd: Fix atomicity violation in drbd_uuid_set_bm()
 2024-09-18 10:17 UTC  (3+ messages)

[PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
 2024-09-17 21:54 UTC  (11+ messages)
` [PATCH 1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue
  ` (subset) "
` [PATCH 2/7] sched: change wake_up_bit() and related function to expect unsigned long *

[PATCH RFC] blktrace: add i/o alignment information
 2024-09-17 15:22 UTC 

[PATCH v2] block: Fix elv_iosched_local_module handling of "none" scheduler
 2024-09-17 14:34 UTC  (3+ messages)

[PATCH] block: Fix elv_iosched_local_module handling of "none" scheduler
 2024-09-17 13:19 UTC  (12+ messages)

[PATCH] block: remove bogus union
 2024-09-17 11:34 UTC  (3+ messages)

[syzbot] [nbd?] INFO: task hung in nbd_queue_rq
 2024-09-17 10:03 UTC  (2+ messages)

[PATCH 0/4] ublk: support device recovery without I/O queueing
 2024-09-17  0:29 UTC  (7+ messages)
` [PATCH 2/4] ublk: refactor recovery configuration flag helpers
` [PATCH 4/4] ublk: support device recovery without I/O queueing

[PATCH v2 0/4] ublk: support device recovery without I/O queueing
 2024-09-17  0:21 UTC  (5+ messages)
` [PATCH v2 1/4] ublk: check recovery flags for validity
` [PATCH v2 2/4] ublk: refactor recovery configuration flag helpers
` [PATCH v2 3/4] ublk: merge stop_work and quiesce_work
` [PATCH v2 4/4] ublk: support device recovery without I/O queueing

[GIT PULL] io_uring async discard support
 2024-09-16 11:59 UTC  (2+ messages)

[GIT PULL] Block updates for 6.12-rc
 2024-09-16 11:59 UTC  (2+ messages)

[PATCH v2] aoe: fix the potential use-after-free problem in more places
 2024-09-16  9:23 UTC  (3+ messages)

[PATCHv5 0/9] block integrity merging and counting
 2024-09-16  8:40 UTC  (10+ messages)
` [PATCHv5 2/9] blk-mq: set the nr_integrity_segments from bio
` [PATCHv5 3/9] blk-integrity: properly account for segments
` [PATCHv5 4/9] blk-integrity: consider entire bio list for merging
` [PATCHv5 6/9] scsi: use request to get integrity segments

[PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
 2024-09-16  6:48 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-09-16  6:09 UTC  (2+ messages)

[syzbot] Monthly nbd report (Sep 2024)
 2024-09-14 10:58 UTC 

[PATCH 3/5] rust: use custom FFI integer types
 2024-09-13 21:29 UTC 

[PATCHv6] blk-integrity: improved sg segment mapping
 2024-09-13 19:26 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;
as well as URLs for NNTP newsgroup(s).