summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fabrics.c
Commit message (Expand)AuthorAge
* nvme: expand nvmf_check_if_ready checksJames Smart2018-04-12
* nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn2018-04-12
* nvme-fabrics: Ignore nr_io_queues option for discovery controllersRoland Dreier2018-03-08
* nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig2018-02-22
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-29
|\
| * nvme: don't free uuid pointer before printing itJohannes Thumshirn2018-01-25
| * nvme-fabrics: fix memory leak when parsing host ID optionRoland Dreier2018-01-15
| * nvme-fabrics: protect against module unload during create_ctrlRoy Shterman2018-01-08
* | nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne2018-01-08
|/
* nvme: track subsystemsChristoph Hellwig2017-11-10
* nvme: move controller deletion to common codeChristoph Hellwig2017-11-01
* nvme: add duplicate_connect optionJames Smart2017-10-27
* nvme-fabrics: request transport moduleSagi Grimberg2017-10-04
* nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-25
* nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp2017-09-01
* nvme-fabrics: Convert nvmf_transports_mutex to an rwsemRoland Dreier2017-08-30
* nvme-fabrics: log a warning if hostid is invalidGuan Junxiong2017-08-28
* nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig2017-08-17
* nvme-fabrics: verify that a controller returns the correct NQNChristoph Hellwig2017-06-28
* nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig2017-06-28
* nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg2017-06-28
* nvme: add hostid token to fabric optionsJohannes Thumshirn2017-06-28
* nvmf: keep track of nvmet connect error statusGuan Junxiong2017-06-15
* nvme: move nr_reconnects to nvme_ctrlSagi Grimberg2017-06-15
* nvme: switch to uuid_tChristoph Hellwig2017-06-05
* nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg2017-04-04
* nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn2017-02-22
* nvme-fabrics: Adjust source code indentationBart Van Assche2016-12-06
* nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche2016-12-06
* nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche2016-12-06
* nvme: introduce struct nvme_requestChristoph Hellwig2016-11-10
* Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-07
|\
| * nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart2016-09-23
| * nvme-fabrics: rework nvmf_get_address() for variable optionsJames Smart2016-09-23
* | nvme-fabrics: get a reference when reusing a nvme_host structureChristoph Hellwig2016-08-19
* | nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-19
* | fabrics: define admin sqsize min default, per specJay Freyensee2016-08-18
|/
* nvme-fabrics: add-remove ctrl repeat fixMing Lin2016-07-12
* nvme-fabrics: Remove tl_retry_countSagi Grimberg2016-07-12
* nvme: add keep-alive supportSagi Grimberg2016-07-05
* nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig2016-07-05