summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/Kconfig
AgeCommit message (Expand)AuthorLines
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds-1/+1
2025-06-04nvme: spelling fixesYi Zhang-1/+1
2025-05-21nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()Eric Biggers-2/+2
2025-04-30nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLSAlistair Francis-0/+1
2025-04-01nvme-multipath: change the NVME_MULTIPATH config optionJohn Meneghini-4/+9
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke-1/+1
2024-09-10nvme-tcp: fix link failure for TCP authArnd Bergmann-1/+1
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke-0/+1
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-07nvme: common: make keyring and auth separate modulesArnd Bergmann-2/+0
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke-7/+2
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke-0/+15
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke-0/+2
2022-08-02nvme: implement In-Band authenticationHannes Reinecke-0/+13
2022-05-02nvme-apple: Add initial Apple SoC NVMe driverSven Peter-0/+13
2022-02-28nvme: add verbose error loggingAlan Adamson-0/+8
2021-08-16nvme: Have NVME_FABRICS select NVME_CORE instead of transport driversSagi Grimberg-3/+1
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-06-16nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help textGeert Uytterhoeven-1/+1
2021-05-26nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg-1/+2
2020-09-15nvme-tcp: fix kconfig dependency warning when !CRYPTONecip Fazil Yildiran-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-2/+2
2020-03-26nvme: Don't deter users from enabling hwmon supportJean Delvare-2/+0
2020-01-06block: Allow t10-pi to be modularHerbert Xu-0/+1
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck-0/+10
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-12-13nvme-tcp: add NVMe over TCP host driverSagi Grimberg-0/+15
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-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen-1/+1
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig-0/+9
2017-06-28nvme: Remove SCSI translationsKeith Busch-12/+0
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart-0/+17
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds-1/+1
2016-08-19nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig-1/+1
2016-07-08nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig-0/+16
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig-0/+3
2016-04-26NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui-1/+1
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+5
2016-02-10nvme: split pci module out of core moduleMing Lin-1/+5
2016-02-09nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig-2/+3
2016-01-12nvme: make SG_IO support optionalChristoph Hellwig-0/+11
2015-10-12NVMe: Add explicit block config dependencyKeith Busch-1/+1
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg-0/+10