Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvme: change namespaces_mutext to namespaces_rwsem | Jianchao Wang | 2018-03-26 | 1 | -2/+2 |
* | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 2018-03-08 | 1 | -1/+1 |
* | block: Add 'lock' as third argument to blk_alloc_queue_node() | Bart Van Assche | 2018-02-28 | 1 | -1/+1 |
* | nvme-multipath: fix sysfs dangerously created links | Baegjae Sung | 2018-02-28 | 1 | -5/+10 |
* | nvme/multipath: Use blk_path_error | Keith Busch | 2018-01-10 | 1 | -13/+1 |
* | nvme/multipath: Consult blk_status_t for failover | Keith Busch | 2018-01-10 | 1 | -36/+8 |
* | nvme: fix spelling mistake: "requeing" -> "requeuing" | Colin Ian King | 2017-11-20 | 1 | -1/+1 |
* | nvme: create 'slaves' and 'holders' entries for hidden controllers | Hannes Reinecke | 2017-11-10 | 1 | -0/+30 |
* | nvme: also expose the namespace identification sysfs files for mpath nodes | Christoph Hellwig | 2017-11-10 | 1 | -0/+6 |
* | nvme: implement multipath access to nvme subsystems | Christoph Hellwig | 2017-11-10 | 1 | -0/+255 |