block layer · Maintained
Maintainers
- M Jens Axboe <axboe@kernel.dk>
Paths
- F
Documentation/ABI/stable/sysfs-block - F
Documentation/block/ - F
block/ - F
drivers/block/ - F
include/linux/bio.h - F
include/linux/blk* - F
include/uapi/linux/blk* - F
include/uapi/linux/ioprio.h - F
kernel/trace/blktrace.c - F
lib/sbitmap.c
Last 30 days
Most active threads (last 7 days)
-
HOTtoday
[PATCH v2] rust: add procedural macro for declaring configfs attributes
2026-06-03 14:08 · 0 replies in 7d · Malte Wechter <hidden>
Recent patches
Most-recent 30 patches in this subsystem on rust-for-linux (capped at 30), ordered by date desc.
-
HOTtoday
[PATCH v2] rust: add procedural macro for declaring configfs attributes
2026-06-03 · Malte Wechter <hidden> -
DORMANTno replies
[PATCH v2 7/7] block: rnull: use `LocalModule` for `THIS_MODULE`
2026-05-21 · Alvin Sun <hidden> -
COOLING9d
[PATCH v3 6/7] rust: block: rnull: use vertical import style
2026-05-21 · Alvin Sun <hidden> -
COOLING13d
[PATCH] rust: add procedural macro for declaring configfs attributes
2026-05-20 · Malte Wechter <hidden> -
COLD53d
[RFC PATCH 2/2] block: rnull: wire up poll queues dummy callback
2026-04-10 · Wenzhao Liao <hidden> -
COLD53d
[RFC PATCH 2/2] block: rnull: implement dummy timeout callback
2026-04-10 · Wenzhao Liao <hidden> -
COLD47d
[RFC PATCH 2/2] block: rnull: support BLK_MQ_F_BLOCKING via configfs
2026-04-10 · Wenzhao Liao <hidden> -
STALE67d
[RFC 1/2] block: Introduce the UFQ I/O scheduler
2026-03-27 · Chengkaitao <hidden> -
STALE77d
[PATCH v4] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
2026-03-17 · Adrián García Casado <hidden> -
STALE80d
[PATCH v3 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
2026-03-15 · Adrián García Casado <hidden> -
COLD29d
[PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
2026-03-15 · Adrián García Casado <hidden> -
STALE80d
[PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
2026-03-15 · Adrián García Casado <hidden> -
STALE80d
[PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
2026-03-15 · Adrian Garcia Cicuelo <hidden> -
STALE80d
[PATCH] [PATCH 7.0-rc3] Consolidation of sdhci-imx and Rust PinInit optimization
2026-03-15 · Adrián García Casado <hidden> -
HOTtoday
[PATCH 78/79] block: rnull: add `shared_tag_bitmap` config option
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 15/79] block: rnull: add `use_per_node_hctx` config option
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 44/79] block: rust: add an abstraction for `bindings::req_op`
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 02/79] block: rnull: add module parameters
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 30/79] block: rust: add `hctx` private data support
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 40/79] block: rnull: add bandwidth limiting
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 75/79] block: rnull: allow configuration of the maximum IO size
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 41/79] block: rnull: add blocking queue mode
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 23/79] block: rust: change sector type from usize to u64
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 08/79] block: rnull: add timer completion mode
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 38/79] block: rust: require `queue_rq` to return a `BlkResult`
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 53/79] block: rnull: add polled completion support
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 33/79] block: rust: add a back reference feature to `GenDisk`
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 01/79] block: rnull: adopt new formatting guidelines
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 06/79] block: rust: add `Request` private data support
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE153d
[PATCH RFC 4/6] rust: WIP: use ThisModule trait to fix some missing owners
2026-01-01 · Kari Argillander <hidden> -
STALE148d
[PATCH RFC v2 02/11] rust: add new ThisModule trait and THIS_MODULE impl
2026-01-06 · Kari Argillander <hidden> -
STALE148d
[PATCH RFC v2 04/11] rust: block: fix missing owner field in block_device_operations
2026-01-06 · Kari Argillander <hidden> -
STALE127d
[PATCH RFC v3 04/15] rust: block: fix missing owner field in block_device_operations
2026-01-10 · Kari Argillander <hidden> -
STALE127d
[PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
2026-01-10 · Kari Argillander <hidden> -
HOTtoday
[PATCH 54/79] block: rnull: add REQ_OP_FLUSH support
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 60/79] block: fix arg type in `blk_mq_update_nr_hw_queues`
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 31/79] block: rnull: add volatile cache emulation
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 43/79] block: rnull: add queue depth config option
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH 67/79] block: rust: remove the `is_poll` parameter from `queue_rq`
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org>