aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rnull.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-02rnull: move driver to separate directoryAndreas Hindborg1-80/+0
2025-03-10rust: module: introduce `authors` keyGuilherme Giacomo Simoes1-1/+1
2024-12-23block: rnull: Initialize the module in placeBenoƮt du Garreau1-12/+18
2024-12-03block: rnull: add missing MODULE_DESCRIPTIONFUJITA Tomonori1-0/+1
2024-10-15rust: treewide: switch to our kernel `Box` typeDanilo Krummrich1-2/+2
2024-06-14rust: block: add rnull, Rust null_blk implementationAndreas Hindborg1-0/+73