summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/multipath.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-20nvme/multipath: Fix multipath disabled naming collisionsKeith Busch1-0/+22
2018-06-20nvme/multipath: Disable runtime writable enabling parameterKeith Busch1-1/+1
2018-03-07Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig1-30/+0
2018-02-28nvme-multipath: fix sysfs dangerously created linksBaegjae Sung1-5/+10
2018-01-10nvme/multipath: Use blk_path_errorKeith Busch1-13/+1
2018-01-10nvme/multipath: Consult blk_status_t for failoverKeith Busch1-36/+8
2017-11-20nvme: fix spelling mistake: "requeing" -> "requeuing"Colin Ian King1-1/+1
2017-11-11nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke1-0/+30
2017-11-11nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig1-0/+6
2017-11-11nvme: implement multipath access to nvme subsystemsChristoph Hellwig1-0/+255