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