aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* nvme_disk: Respect the maximum transfer size by segmenting I/O.hrev53079Augustin Cavalier2019-04-17-11/+69
* nvme_disk: Implement write support.Augustin Cavalier2019-04-17-33/+120
* nvme_disk: Allocate up to 8 qpairs and round-robin them for I/O.Augustin Cavalier2019-04-17-17/+48