summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/fabrics.c
Commit message (Expand)AuthorAgeFilesLines
* nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg2017-04-041-0/+28
* nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn2017-02-221-1/+6
* nvme-fabrics: Adjust source code indentationBart Van Assche2016-12-061-1/+1
* nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche2016-12-061-2/+1Star
* nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche2016-12-061-0/+2
* nvme: introduce struct nvme_requestChristoph Hellwig2016-11-101-13/+13
* Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-071-2/+23
|\
| * nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart2016-09-241-0/+13
| * nvme-fabrics: rework nvmf_get_address() for variable optionsJames Smart2016-09-241-2/+10
* | nvme-fabrics: get a reference when reusing a nvme_host structureChristoph Hellwig2016-08-191-1/+3
* | nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-191-5/+5
* | fabrics: define admin sqsize min default, per specJay Freyensee2016-08-181-1/+8
|/
* nvme-fabrics: add-remove ctrl repeat fixMing Lin2016-07-121-0/+4
* nvme-fabrics: Remove tl_retry_countSagi Grimberg2016-07-121-14/+0Star
* nvme: add keep-alive supportSagi Grimberg2016-07-051-1/+32
* nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig2016-07-051-0/+931