File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,11 @@ implementation language for high performance device drivers.
7
7
8
8
9
9
The Linux Rust NVMe driver lives
10
- [ here] ( https://github.com/metaspace/linux/tree/rnvme ) . This branch is routinely
11
- rebased on upstream Linux releases. Please be aware that the ` nvme ` branch is
12
- force pushed without notice. The version based on the deprecated ` rust ` branch
13
- is available [ here] ( https://github.com/metaspace/linux/tree/nvme-rust ) .
10
+ [ here] ( https://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git/log/?h=rnvme ) .
11
+ This branch is routinely rebased on upstream Linux releases. Please be aware
12
+ that the ` nvme ` branch is force pushed without notice. The version based on the
13
+ deprecated ` rust ` branch is available
14
+ [ here] ( https://github.com/metaspace/linux/tree/nvme-rust ) .
14
15
15
16
The Rust NVMe driver was originally
16
17
authored by Wedson Almeida Filho and is now maintained by Andreas Hindborg
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ in this work:
62
62
63
63
## Resources
64
64
65
- - [ Latest patches] ( https://github.com/metaspace/ linux/tree/ rnull )
65
+ - [ Latest patches] ( https://git.kernel.org/pub/scm/ linux/kernel/git/a.hindborg/linux.git/log/?h= rnull )
66
66
- [ Original RFC Patches] ( https://github.com/metaspace/linux/tree/null_block-RFC )
67
67
- [ Mailing List Post
] ( https://lore.kernel.org/all/[email protected] / )
68
68
- [ Subset merged in v6.11-rc1
] ( https://lore.kernel.org/all/[email protected] / )
You can’t perform that action at this time.
0 commit comments