aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/discovery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg1-1/+1
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn1-1/+1
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit1-1/+1
2017-04-04nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit1-9/+8
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit1-2/+2
2016-10-19nvmet: use symbolic constants for CNS valuesChristoph Hellwig1-1/+1
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig1-1/+1
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig1-0/+221