summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fabrics.h
AgeCommit message (Expand)Author
2024-03-14nvme: fix reconnection fail due to reserved tag allocationChunguang Xu
2024-01-29nvme: use ctrl state accessorKeith Busch
2023-10-11nvme-fabrics: parse options 'keyring' and 'tls_key'Hannes Reinecke
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke
2023-06-12nvme-fabrics: check hostid using uuid_equalMax Gurtovoy
2023-06-12nvmet: reorder fields in 'struct nvmf_ctrl_options'Christophe JAILLET
2023-06-12nvme-fabrics: add queue setup helpersKeith Busch
2023-02-28nvme-fabrics: show well known discovery nameDaniel Wagner
2022-08-02nvme: implement In-Band authenticationHannes Reinecke
2022-05-16nvme-fabrics: add a request timeout helperChaitanya Kulkarni
2022-02-03nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar
2021-10-20nvme: display correct subsystem NQNHannes Reinecke
2021-10-20nvme: Add connect option 'discovery'Hannes Reinecke
2021-06-30nvme: use blk_execute_rq() for passthrough commandsKeith Busch
2021-06-03nvme-tcp: allow selecting the network interface for connectionsMartin Belanger
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-03-18nvme-fabrics: only reserve a single tagChristoph Hellwig
2020-12-01nvme-fabrics: reject I/O to offline deviceVictor Gladkov
2020-07-29nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg
2019-10-14nvme: Remove ADMIN_ONLY stateKeith Busch
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin
2019-02-20nvme-fabrics: convert to SPDX identifiersChristoph Hellwig
2018-12-18nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-13nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg
2018-12-13nvme-fabrics: add missing nvmf_ctrl_options documentationSagi Grimberg
2018-12-13nvme-fabrics: allow user passing data digestSagi Grimberg
2018-12-13nvme-fabrics: allow user passing header digestSagi Grimberg
2018-12-07nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
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