aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/fabrics.c
AgeCommit message (Expand)Author
2018-04-12nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig
2018-04-12nvme-fabrics: protect against module unload during create_ctrlRoy Shterman
2018-01-08nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne
2017-11-10nvme: track subsystemsChristoph Hellwig
2017-11-01nvme: move controller deletion to common codeChristoph Hellwig
2017-10-27nvme: add duplicate_connect optionJames Smart
2017-10-04nvme-fabrics: request transport moduleSagi Grimberg
2017-09-25nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli
2017-09-01nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp
2017-08-30nvme-fabrics: Convert nvmf_transports_mutex to an rwsemRoland Dreier
2017-08-28nvme-fabrics: log a warning if hostid is invalidGuan Junxiong
2017-08-17nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig
2017-06-28nvme-fabrics: verify that a controller returns the correct NQNChristoph Hellwig
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn
2017-06-15nvmf: keep track of nvmet connect error statusGuan Junxiong
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-12-06nvme-fabrics: Adjust source code indentationBart Van Assche
2016-12-06nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche
2016-12-06nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
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: rework nvmf_get_address() for variable optionsJames Smart
2016-08-19nvme-fabrics: get a reference when reusing a nvme_host structureChristoph Hellwig
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp
2016-08-18fabrics: define admin sqsize min default, per specJay Freyensee
2016-07-12nvme-fabrics: add-remove ctrl repeat fixMing Lin
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