summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2018-10-03nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-08-24nvmet: reset keep alive timer in controller enableMax Gurtuvoy
2018-08-09nvmet-fc: fix target sgl list on large transfersJames Smart
2018-06-21nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-05-30nvmet: fix PSDT field check in command formatMax Gurtovoy
2018-04-12nvme_fcloop: fix abort race conditionJames Smart
2018-04-12nvme_fcloop: disassocate local port structsJames Smart
2018-02-03nvmet-fc: correct ref counting error when deferred rcv usedJames Smart
2018-02-03nvme-loop: check if queue is ready in queue_rqSagi Grimberg
2017-12-17nvmet-rdma: update queue list during ib_device removalIsrael Rukshin
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19nvmet: synchronize sqhd updateJames Smart
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart
2017-09-25nvmet-fc: ensure target queue id within range.James Smart
2017-09-25nvmet-fc: on port remove call put outside lockJames Smart
2017-09-25nvme: fix sqhd reference when admin queue connect failsJames Smart
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-09-25nvmet-fc: fix failing max io queue connectionsJames Smart
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart
2017-09-25nvmet-fc: remove use of FC-specific error codesJames Smart
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-30nvmet: add support for reporting the host identifierOmri Mann
2017-08-28nvmet: use memcpy_and_pad for identify sn/frMartin Wilck
2017-08-28nvmet-fc: simplify sg list handlingJames Smart
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy
2017-08-28nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg
2017-08-28nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn
2017-08-28nvmet: fix the return error code of target if host is not allowedGuan Junxiong
2017-08-28nvmet: use NVME_NSID_ALLChristoph Hellwig
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-18nvmet-rdma: remove redundant empty device add calloutSagi Grimberg
2017-08-17nvmet-fc: eliminate incorrect static markers on local variablesJames Smart
2017-08-16nvmet-fc: correct use after free on list teardownJames Smart
2017-08-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart
2017-07-25nvme-fc: revise TRADDR parsingJames Smart
2017-07-20nvmet: don't report 0-bytes in serial numberMartin Wilck
2017-07-20nvmet: preserve controller serial number between rebootsJohannes Thumshirn
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2017-07-20nvmet: prefix version configfs file with attrJohannes Thumshirn
2017-07-20nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig
2017-07-10nvmet: avoid unneeded assignment of submit_bio return valueMax Gurtovoy
2017-07-10nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg
2017-07-06nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-04nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg