aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPSLukas Bulwahn1-1/+1
2022-08-02nvmet-auth: Diffie-Hellman key exchange supportHannes Reinecke1-0/+2
2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke1-0/+13
2021-08-16nvme: Have NVME_FABRICS select NVME_CORE instead of transport driversSagi Grimberg1-2/+0
2020-12-01nvmet: fix a spelling mistake "incuding" -> "including" in KconfigColin Ian King1-1/+1
2020-07-29nvmet: introduce the passthru Kconfig optionChaitanya Kulkarni1-0/+12
2020-05-27nvmet: add metadata characteristics for a namespaceIsrael Rukshin1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-25nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult1-0/+1
2018-12-13nvmet-tcp: add NVMe over TCP target driverSagi Grimberg1-0/+10
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann1-1/+1
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen1-1/+1
2018-04-27nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-01-06nvmet/rdma: Use sgl_alloc() and sgl_free()Bart Van Assche1-0/+1
2018-01-06nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche1-0/+1
2016-12-06nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart1-0/+13
2016-12-06nvme-fabrics: Add target support for FC transportJames Smart1-0/+11
2016-08-19nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig1-1/+1
2016-07-12nvme-loop: fix nvme-loop Kconfig dependenciesArnd Bergmann1-3/+2
2016-07-08nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig1-0/+10
2016-07-07nvme-loop: add configfs dependencyArnd Bergmann1-0/+1
2016-07-05nvme-loop: add a NVMe loopback host driverChristoph Hellwig1-0/+10
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig1-0/+16