aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/fabrics-cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni1-4/+0
2018-01-08nvmet: lower log level for each queue creationSagi Grimberg1-1/+1
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart1-2/+7
2017-08-30nvmet: add support for reporting the host identifierOmri Mann1-0/+1
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe1-7/+25
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit1-2/+2
2017-02-22nvmet: avoid dereferencing nvmet_reqMax Gurtovoy1-1/+1
2017-02-22nvmet: Make cntlid globally uniqueSagi Grimberg1-2/+2
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig1-7/+7
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig1-0/+240