summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/discovery.c
AgeCommit message (Expand)Author
2019-11-04nvmet: fill discovery controller sn, fr and mn correctlySagi Grimberg
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig
2019-11-04nvmet: Cleanup discovery execute handlersChristoph Hellwig
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring
2019-06-21nvmet: add transport discovery change opJames Smart
2019-05-01nvmet: protect discovery change log event list iterationSagi Grimberg
2019-04-25nvmet: return a specified error it subsys_alloc failsMinwoo Im
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet: fix indentationBart Van Assche
2018-12-13nvmet: add error log support for fabrics-cmdChaitanya Kulkarni
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni
2018-12-07nvmet: mark nvmet_genctr staticChristoph Hellwig
2018-12-07nvmet: enable Discovery Controller AENsJay Sternberg
2018-12-07nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg
2018-12-07nvmet: add support to Discovery controllers for commandsJay Sternberg
2018-12-07nvmet: allow Keep Alive for Discovery controllerJay Sternberg
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche
2018-10-17nvmet: remove unreachable codeChaitanya Kulkarni
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise
2018-05-25nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni
2018-04-12nvme: target: fix buffer overflowArnd Bergmann
2018-03-26nvmet: don't return "any" ip address in discovery log pageSagi Grimberg
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit
2017-04-04nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit
2016-10-19nvmet: use symbolic constants for CNS valuesChristoph Hellwig
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig