summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/fabrics.h
Commit message (Expand)AuthorAgeFilesLines
* nvme-fabrics: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1Star
* nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg2018-12-181-0/+3
* nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg2018-12-181-1/+1
* nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg2018-12-131-0/+3
* nvme-fabrics: add missing nvmf_ctrl_options documentationSagi Grimberg2018-12-131-0/+3
* nvme-fabrics: allow user passing data digestSagi Grimberg2018-12-131-0/+2
* nvme-fabrics: allow user passing header digestSagi Grimberg2018-12-131-0/+2
* nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg2018-12-081-0/+2
* nvme-fabrics: move controller options matching to fabricsSagi Grimberg2018-10-191-0/+2
* nvme: if_ready checks to fail io to deleting controllerJames Smart2018-07-241-1/+2
* nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
* nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-151-2/+11
* nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn2018-06-081-0/+3
* nvme: allow duplicate controller if prior controller being deletedJames Smart2018-05-301-1/+3
* nvme: expand nvmf_check_if_ready checksJames Smart2018-04-121-31/+2Star
* nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-081-4/+5
* nvme-fabrics: protect against module unload during create_ctrlRoy Shterman2018-01-081-0/+2
* nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg2017-11-201-0/+30
* nvme: add helper to compare options to controllerJames Smart2017-10-271-0/+12
* nvme: add duplicate_connect optionJames Smart2017-10-271-0/+2
* nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig2017-06-281-1/+0Star
* nvme: add hostid token to fabric optionsJohannes Thumshirn2017-06-281-0/+1
* nvme: move nr_reconnects to nvme_ctrlSagi Grimberg2017-06-151-2/+0Star
* nvme: switch to uuid_tChristoph Hellwig2017-06-051-1/+1
* nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg2017-04-041-0/+10
* nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn2017-02-221-1/+1
* Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-071-3/+8
|\
| * nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart2016-09-241-0/+4
| * nvme-fabrics: revise host transport option descriptionsJames Smart2016-09-241-3/+4
* | nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-191-1/+1
|/
* nvme-fabrics: Remove tl_retry_countSagi Grimberg2016-07-121-3/+0Star
* nvme: add keep-alive supportSagi Grimberg2016-07-051-0/+3
* nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig2016-07-051-0/+132