summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/multipath.c
Commit message (Expand)AuthorAgeFilesLines
* nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang2018-03-261-2/+2
* block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-081-1/+1
* block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-281-1/+1
* nvme-multipath: fix sysfs dangerously created linksBaegjae Sung2018-02-281-5/+10
* nvme/multipath: Use blk_path_errorKeith Busch2018-01-101-13/+1
* nvme/multipath: Consult blk_status_t for failoverKeith Busch2018-01-101-36/+8
* nvme: fix spelling mistake: "requeing" -> "requeuing"Colin Ian King2017-11-201-1/+1
* nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke2017-11-101-0/+30
* nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig2017-11-101-0/+6
* nvme: implement multipath access to nvme subsystemsChristoph Hellwig2017-11-101-0/+255
OpenPOWER on IntegriCloud