index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-12-04
nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Shin'ichiro Kawasaki
2023-11-22
nvme: target: fix Kconfig select statements
Arnd Bergmann
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
2022-08-02
nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
Lukas Bulwahn
2022-08-02
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
2022-08-02
nvmet: implement basic In-Band Authentication
Hannes Reinecke
2021-08-16
nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
Sagi Grimberg
2020-12-01
nvmet: fix a spelling mistake "incuding" -> "including" in Kconfig
Colin Ian King
2020-07-29
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
2020-05-27
nvmet: add metadata characteristics for a namespace
Israel Rukshin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2018-12-13
nvmet-tcp: add NVMe over TCP target driver
Sagi Grimberg
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-04-27
nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-01-06
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2016-12-06
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
James Smart
2016-12-06
nvme-fabrics: Add target support for FC transport
James Smart
2016-08-19
nvme: fabrics drivers don't need the nvme-pci driver
Christoph Hellwig
2016-07-12
nvme-loop: fix nvme-loop Kconfig dependencies
Arnd Bergmann
2016-07-08
nvmet-rdma: add a NVMe over Fabrics RDMA target driver
Christoph Hellwig
2016-07-07
nvme-loop: add configfs dependency
Arnd Bergmann
2016-07-05
nvme-loop: add a NVMe loopback host driver
Christoph Hellwig
2016-07-05
nvmet: add a generic NVMe target
Christoph Hellwig