summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/Kconfig
AgeCommit message (Expand)Author
2023-12-04nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptionsShin'ichiro Kawasaki
2023-11-22nvme: target: fix Kconfig select statementsArnd Bergmann
2023-11-07nvme: common: make keyring and auth separate modulesArnd Bergmann
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke
2023-10-11nvmet-tcp: enable TLS handshake upcallHannes Reinecke
2022-08-02nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPSLukas Bulwahn
2022-08-02nvmet-auth: Diffie-Hellman key exchange supportHannes Reinecke
2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke
2021-08-16nvme: Have NVME_FABRICS select NVME_CORE instead of transport driversSagi Grimberg
2020-12-01nvmet: fix a spelling mistake "incuding" -> "including" in KconfigColin Ian King
2020-07-29nvmet: introduce the passthru Kconfig optionChaitanya Kulkarni
2020-05-27nvmet: add metadata characteristics for a namespaceIsrael Rukshin
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult
2018-12-13nvmet-tcp: add NVMe over TCP target driverSagi Grimberg
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen
2018-04-27nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-01-06nvmet/rdma: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche
2016-12-06nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart
2016-12-06nvme-fabrics: Add target support for FC transportJames Smart
2016-08-19nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig
2016-07-12nvme-loop: fix nvme-loop Kconfig dependenciesArnd Bergmann
2016-07-08nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig
2016-07-07nvme-loop: add configfs dependencyArnd Bergmann
2016-07-05nvme-loop: add a NVMe loopback host driverChristoph Hellwig
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig