]> www.infradead.org Git - nvme.git/commitdiff
MAINTAINERS: add entry for Rust block device driver API
authorAndreas Hindborg <a.hindborg@samsung.com>
Tue, 11 Jun 2024 11:45:51 +0000 (13:45 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 14 Jun 2024 13:45:04 +0000 (07:45 -0600)
Add an entry for the Rust block device driver abstractions.

Signed-off-by: Andreas Hindborg <a.hindborg@samsung.com>
Link: https://lore.kernel.org/r/20240611114551.228679-4-nmi@metaspace.dk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
MAINTAINERS

index aacccb376c28a197f1f47b36e94c9e95a388e082..aa1321fdc3001038679f0fa0c999efaac272b0d4 100644 (file)
@@ -3781,6 +3781,20 @@ F:       include/linux/blk*
 F:     kernel/trace/blktrace.c
 F:     lib/sbitmap.c
 
+BLOCK LAYER DEVICE DRIVER API [RUST]
+M:     Andreas Hindborg <a.hindborg@samsung.com>
+R:     Boqun Feng <boqun.feng@gmail.com>
+L:     linux-block@vger.kernel.org
+L:     rust-for-linux@vger.kernel.org
+S:     Supported
+W:     https://rust-for-linux.com
+B:     https://github.com/Rust-for-Linux/linux/issues
+C:     https://rust-for-linux.zulipchat.com/#narrow/stream/Block
+T:     git https://github.com/Rust-for-Linux/linux.git rust-block-next
+F:     drivers/block/rnull.rs
+F:     rust/kernel/block.rs
+F:     rust/kernel/block/
+
 BLOCK2MTD DRIVER
 M:     Joern Engel <joern@lazybastard.org>
 L:     linux-mtd@lists.infradead.org