summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/multipath.c
Commit message (Expand)AuthorAgeFilesLines
* nvme/multipath: Fix multipath disabled naming collisionsKeith Busch2018-05-031-0/+22
* nvme/multipath: Disable runtime writable enabling parameterKeith Busch2018-05-031-1/+1
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-4/+4
|\
| * 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
* | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig2018-03-071-30/+0Star
|/
* nvme-multipath: fix sysfs dangerously created linksBaegjae Sung2018-02-281-5/+10
* 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