summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/discovery.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet: use strlcpy() instead of strcpy()Bart Van Assche2018-10-171-1/+1
* nvmet: remove unreachable codeChaitanya Kulkarni2018-10-171-3/+1
* nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise2018-07-231-1/+1
* nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni2018-05-251-2/+0
* nvme: target: fix buffer overflowArnd Bergmann2018-04-121-1/+1
* nvmet: don't return "any" ip address in discovery log pageSagi Grimberg2018-03-261-3/+27
* nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg2017-06-281-1/+1
* nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn2017-06-151-1/+1
* nvmet: Introduced helper routine for controller status check.Parav Pandit2017-04-041-1/+1
* nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit2017-04-041-9/+8
* nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-221-2/+2
* nvmet: use symbolic constants for CNS valuesChristoph Hellwig2016-10-191-1/+1
* nvme.h: resync with nvme-cliChristoph Hellwig2016-10-191-1/+1
* nvmet: add a generic NVMe targetChristoph Hellwig2016-07-051-0/+221
OpenPOWER on IntegriCloud