aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/multipath.c
AgeCommit message (Expand)Author
2021-10-06nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman
2021-05-22nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke
2021-03-11nvme: register ns_id attributes as default sysfs groupsHannes Reinecke
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2020-10-01nvme-multipath: do not reset on unknown statusJohn Meneghini
2020-07-09nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-09nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-07-09nvme-multipath: set bdi capabilities onceKeith Busch
2020-04-29nvme: fix deadlock caused by ANA update wrong lockingSagi Grimberg
2020-02-28nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe
2019-11-12nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman
2019-10-05nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-09-10nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman
2019-09-06nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg
2019-08-16nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-05-04nvme-multipath: relax ANA state checkMartin George
2019-03-05nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke
2019-02-20nvme-multipath: zero out ANA log bufferHannes Reinecke
2018-11-27nvme: make sure ns head inherits underlying device limitsSagi Grimberg
2018-11-13nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart
2018-09-25nvme: properly propagate errors in nvme_mpath_initSusobhan Dey
2018-08-07nvme: fixup crash on failed discoveryHannes Reinecke
2018-07-27nvme: add ANA supportChristoph Hellwig
2018-07-27nvme: remove nvme_req_needs_failoverChristoph Hellwig
2018-06-11nvme: add bio remapping tracepointHannes Reinecke
2018-05-03nvme/multipath: Fix multipath disabled naming collisionsKeith Busch
2018-05-03nvme/multipath: Disable runtime writable enabling parameterKeith Busch
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-26nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-07Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche
2018-02-28nvme-multipath: fix sysfs dangerously created linksBaegjae Sung
2018-01-10nvme/multipath: Use blk_path_errorKeith Busch
2018-01-10nvme/multipath: Consult blk_status_t for failoverKeith Busch
2017-11-20nvme: fix spelling mistake: "requeing" -> "requeuing"Colin Ian King
2017-11-10nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke
2017-11-10nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig