NVMe driver split for Linux 4.5
Christoph Hellwig
hch at lst.de
Mon Nov 30 00:36:10 PST 2015
This series contains a the split of the NVMe driver into a common core part
and a PCIe specific fontend.
nvme driver split to show how I want to get started.
To make testing easier I've pushed out a git tree with this and all
dependencies:
git://git.infradead.org/users/hch/block.git nvme-split.6
or in gitweb:
http://git.infradead.org/users/hch/block.git/shortlog/refs/heads/nvme-split.6
Chances since the previous post from the patchbomb:
- use vendor ID from Identify data in the SCSI translation layer
- add common enable/shutdown code from the NVMe loop series
More information about the Linux-nvme
mailing list