summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fabrics.h
AgeCommit message (Expand)Author
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-08nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn
2018-05-30nvme: allow duplicate controller if prior controller being deletedJames Smart
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart
2018-02-08nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy
2018-01-08nvme-fabrics: protect against module unload during create_ctrlRoy Shterman
2017-11-20nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg
2017-10-27nvme: add helper to compare options to controllerJames Smart
2017-10-27nvme: add duplicate_connect optionJames Smart
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn
2017-06-15nvme: move nr_reconnects to nvme_ctrlSagi Grimberg
2017-06-05nvme: switch to uuid_tChristoph Hellwig
2017-04-04nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg
2017-02-22nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-23nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart
2016-09-23nvme-fabrics: revise host transport option descriptionsJames Smart
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp
2016-07-12nvme-fabrics: Remove tl_retry_countSagi Grimberg
2016-07-05nvme: add keep-alive supportSagi Grimberg
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig