aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/fabrics.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg1-0/+3
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg1-1/+1
2018-12-13nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg1-0/+3
2018-12-13nvme-fabrics: add missing nvmf_ctrl_options documentationSagi Grimberg1-0/+3
2018-12-13nvme-fabrics: allow user passing data digestSagi Grimberg1-0/+2
2018-12-13nvme-fabrics: allow user passing header digestSagi Grimberg1-0/+2
2018-12-07nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg1-0/+2
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg1-0/+2
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart1-1/+2
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig1-1/+2
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig1-2/+11
2018-06-08nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn1-0/+3
2018-05-30nvme: allow duplicate controller if prior controller being deletedJames Smart1-1/+3
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart1-31/+2
2018-02-08nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy1-4/+5
2018-01-08nvme-fabrics: protect against module unload during create_ctrlRoy Shterman1-0/+2
2017-11-20nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg1-0/+30
2017-10-27nvme: add helper to compare options to controllerJames Smart1-0/+12
2017-10-27nvme: add duplicate_connect optionJames Smart1-0/+2
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig1-1/+0
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn1-0/+1
2017-06-15nvme: move nr_reconnects to nvme_ctrlSagi Grimberg1-2/+0
2017-06-05nvme: switch to uuid_tChristoph Hellwig1-1/+1
2017-04-04nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg1-0/+10
2017-02-22nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn1-1/+1
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+8
2016-09-23nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart1-0/+4
2016-09-23nvme-fabrics: revise host transport option descriptionsJames Smart1-3/+4
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp1-1/+1
2016-07-12nvme-fabrics: Remove tl_retry_countSagi Grimberg1-3/+0
2016-07-05nvme: add keep-alive supportSagi Grimberg1-0/+3
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig1-0/+132