Skip to content

Commit d37a9ab

Browse files
metaspaceaxboe
authored andcommitted
MAINTAINERS: add entry for Rust block device driver API
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>
1 parent bc5b533 commit d37a9ab

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

MAINTAINERS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3781,6 +3781,20 @@ F: include/linux/blk*
37813781
F: kernel/trace/blktrace.c
37823782
F: lib/sbitmap.c
37833783

3784+
BLOCK LAYER DEVICE DRIVER API [RUST]
3785+
M: Andreas Hindborg <a.hindborg@samsung.com>
3786+
R: Boqun Feng <boqun.feng@gmail.com>
3787+
L: linux-block@vger.kernel.org
3788+
L: rust-for-linux@vger.kernel.org
3789+
S: Supported
3790+
W: https://rust-for-linux.com
3791+
B: https://github.com/Rust-for-Linux/linux/issues
3792+
C: https://rust-for-linux.zulipchat.com/#narrow/stream/Block
3793+
T: git https://github.com/Rust-for-Linux/linux.git rust-block-next
3794+
F: drivers/block/rnull.rs
3795+
F: rust/kernel/block.rs
3796+
F: rust/kernel/block/
3797+
37843798
BLOCK2MTD DRIVER
37853799
M: Joern Engel <joern@lazybastard.org>
37863800
L: linux-mtd@lists.infradead.org

0 commit comments

Comments
 (0)