Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-06-09 19:16:33 to 2026-06-10 16:48:47 UTC [more...]

[PATCH 00/27] Enable lock context analysis in drivers/block/
 2026-06-10 16:48 UTC  (52+ messages)
` [PATCH 01/27] aoe: Enable lock context analysis
` [PATCH 02/27] drbd: Remove "extern" from function declarations
` [PATCH 03/27] drbd: Retain one _get_ldev_if_state() implementation
` [PATCH 04/27] drbd: Remove the get_ldev_if_state() macro
` [PATCH 05/27] drbd: Remove the 'local' lock context
` [PATCH 06/27] drbd: Simplify the bitmap locking functions
` [PATCH 07/27] drbd: Move two declarations
` [PATCH 08/27] drbd: Pass 'resource' directly to complete_conflicting_writes()
` [PATCH 09/27] drbd: Split drbd_nl_get_connections_dumpit()
` [PATCH 10/27] drbd: Make a mutex_unlock() call unconditional
` [PATCH 11/27] drbd: Split drbd_req_state()
` [PATCH 12/27] drbd: Convert drbd_req_state() to unconditional locking
` [PATCH 13/27] drbd: Annotate drbd_bm_{lock,unlock}()
` [PATCH 14/27] drbd: Enable lock context analysis
` [PATCH 15/27] loop: Split loop_change_fd()
` [PATCH 16/27] loop: Split loop_configure()
` [PATCH 17/27] loop: Remove the "bool global" function argument
` [PATCH 18/27] loop: Add lock context annotations
` [PATCH 19/27] mtip32: Enable lock context analysis
` [PATCH 20/27] nbd: "
` [PATCH 21/27] null_blk: "
` [PATCH 22/27] rbd: "
` [PATCH 23/27] ublk: "
` [PATCH 24/27] xen-blkback: "
` [PATCH 25/27] zram: "
` [PATCH 26/27] rnbd: "
` [PATCH 27/27] block: Enable lock context analysis for all block drivers

[PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-06-10 16:35 UTC  (14+ messages)
` [PATCH v3 1/4] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host "
` [PATCH v3 3/4] block: drop shared-tag fairness throttling
` [PATCH v3 4/4] scsi: use percpu counters for iostat counters in struct scsi_device

[PATCH] iomap: enforce DIO alignment check in iomap]
 2026-06-10 15:37 UTC  (2+ messages)

[PATCH v2 00/14] list: Prepare entry iterators to cache cursor state
 2026-06-10 15:02 UTC  (8+ messages)

[PATCH v2] rust: add procedural macro for declaring configfs attributes
 2026-06-10 14:48 UTC  (5+ messages)

[PATCH v2 00/83] block: rnull: complete the rust null block driver
 2026-06-10 13:55 UTC  (23+ messages)
` [PATCH v2 01/83] block: rust: fix `Send` bound for `GenDisk`
` [PATCH v2 08/83] block: rust: add `Request` private data support
` [PATCH v2 23/83] block: rnull: add discard support
` [PATCH v2 25/83] block: rnull: add no_sched module parameter and configfs attribute
` [PATCH v2 26/83] block: rust: change sector type from usize to u64
` [PATCH v2 35/83] block: rnull: add volatile cache emulation
` [PATCH v2 36/83] block: rust: implement `Sync` for `GenDisk`
` [PATCH v2 39/83] block: rust: add a request queue abstraction
` [PATCH v2 41/83] block: rust: introduce `kernel::block::error`
` [PATCH v2 49/83] block: rust: add a method to set the target sector of a request
` [PATCH v2 50/83] block: rust: move gendisk vtable construction to separate function
` [PATCH v2 53/83] block: rnull: add zoned storage support
` [PATCH v2 61/83] block: rust: add abstraction for block queue feature flags
` [PATCH v2 66/83] block: rust: add `TagSet::update_hw_queue_count`
` [PATCH v2 71/83] block: rust: remove the `is_poll` parameter from `queue_rq`
` [PATCH v2 74/83] block: rust: add `Request::queue_index`
` [PATCH v2 76/83] block: rust: add `request_timeout` hook
` [PATCH v2 78/83] block: rust: add max_sectors option to `GenDiskBuilder`
` [PATCH v2 81/83] block: rnull: add `virt_boundary` option

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-06-10 13:19 UTC  (4+ messages)

configurable block error injection v4
 2026-06-10 13:11 UTC  (6+ messages)
` [PATCH 1/4] block: add a macro to initialize the status table
` [PATCH 2/4] block: add a "tag" for block status codes
` [PATCH 3/4] block: add a str_to_blk_op helper
` [PATCH 4/4] block: add configurable error injection

[PATCH v1] floppy: Drop unused pnp driver data
 2026-06-10 12:28 UTC  (3+ messages)

[PATCH v4 0/8] Support for block device NVMEM providers
 2026-06-10  7:16 UTC  (3+ messages)
` [PATCH v4 2/8] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells

[PATCH] rust: block: require `Sync` for `Operations::QueueData`
 2026-06-10  7:08 UTC  (2+ messages)

[Kernel Bug] INFO: rcu detected stall in disk_check_events
 2026-06-10  7:05 UTC  (3+ messages)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-10  6:55 UTC  (5+ messages)
` [PATCH RFC 7/8] erofs: open via dedicated fs bdev helpers

[linus:master] [block] 3179a5f7f8: blktests.loop/010.fail
 2026-06-10  2:57 UTC 

[PATCH] block: Fix blk_sync_queue() to properly stop timeout timer
 2026-06-09 23:11 UTC  (5+ messages)

[REPORT] nvmet-rdma: integer overflow in inline-data SGL bounds check -> pre-auth kernel-memory read + remote crash (candidate patch inline)
 2026-06-09 22:00 UTC  (6+ messages)
  ` [PATCH] nvmet-rdma: reject inline data with a nonzero offset
      ` [PATCH v2] nvmet-rdma: handle "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox