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.
77
88
99The 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 ) .
1415
1516The Rust NVMe driver was originally
1617authored 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:
6262
6363## Resources
6464
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 )
6666 - [ Original RFC Patches] ( https://github.com/metaspace/linux/tree/null_block-RFC )
6767 - [ Mailing List Post] ( https://lore.kernel.org/all/20230503090708.2524310-1-nmi@metaspace.dk/ )
6868 - [ Subset merged in v6.11-rc1] ( https://lore.kernel.org/all/20240611114551.228679-1-nmi@metaspace.dk/ )
You can’t perform that action at this time.
0 commit comments