summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/multipath.c
Commit message (Expand)AuthorAgeFilesLines
* nvme/multipath: Use blk_path_errorKeith Busch2018-01-101-13/+1Star
* nvme/multipath: Consult blk_status_t for failoverKeith Busch2018-01-101-36/+8Star
* nvme: fix spelling mistake: "requeing" -> "requeuing"Colin Ian King2017-11-201-1/+1
* nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke2017-11-111-0/+30
* nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig2017-11-111-0/+6
* nvme: implement multipath access to nvme subsystemsChristoph Hellwig2017-11-111-0/+255