| Commit message (Expand) | Author | Age | Files | Lines |
* | nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions | Shin'ichiro Kawasaki | 2023-12-04 | 1 | -2/+3 |
* | nvme: common: make keyring and auth separate modules | Arnd Bergmann | 2023-11-07 | 1 | -2/+0 |
* | nvme: rework NVME_AUTH Kconfig selection | Hannes Reinecke | 2023-10-12 | 1 | -7/+2 |
* | nvme-tcp: enable TLS handshake upcall | Hannes Reinecke | 2023-10-11 | 1 | -0/+15 |
* | nvme-auth: Diffie-Hellman key exchange support | Hannes Reinecke | 2022-08-02 | 1 | -0/+2 |
* | nvme: implement In-Band authentication | Hannes Reinecke | 2022-08-02 | 1 | -0/+13 |
* | nvme-apple: Add initial Apple SoC NVMe driver | Sven Peter | 2022-05-02 | 1 | -0/+13 |
* | nvme: add verbose error logging | Alan Adamson | 2022-02-28 | 1 | -0/+8 |
* | nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers | Sagi Grimberg | 2021-08-16 | 1 | -3/+1 |
* | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-06-30 | 1 | -1/+1 |
|\ |
|
| * | nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text | Geert Uytterhoeven | 2021-06-16 | 1 | -1/+1 |
* | | nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME | Sagi Grimberg | 2021-05-26 | 1 | -1/+2 |
|/ |
|
* | nvme-tcp: fix kconfig dependency warning when !CRYPTO | Necip Fazil Yildiran | 2020-09-15 | 1 | -0/+1 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -2/+2 |
* | nvme: Don't deter users from enabling hwmon support | Jean Delvare | 2020-03-26 | 1 | -2/+0 |
* | block: Allow t10-pi to be modular | Herbert Xu | 2020-01-06 | 1 | -0/+1 |
* | nvme: Add hardware monitoring support | Guenter Roeck | 2019-11-12 | 1 | -0/+10 |
* | nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp | Minwoo Im | 2019-08-29 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | nvme-tcp: add NVMe over TCP host driver | Sagi Grimberg | 2018-12-13 | 1 | -0/+15 |
* | IB: Revert "remove redundant INFINIBAND kconfig dependencies" | Arnd Bergmann | 2018-05-28 | 1 | -1/+1 |
* | IB: remove redundant INFINIBAND kconfig dependencies | Greg Thelen | 2018-05-09 | 1 | -1/+1 |
* | nvme: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 2018-04-27 | 1 | -1/+1 |
* | nvme: implement multipath access to nvme subsystems | Christoph Hellwig | 2017-11-10 | 1 | -0/+9 |
* | nvme: Remove SCSI translations | Keith Busch | 2017-06-28 | 1 | -12/+0 |
* | nvme-fabrics: Add host support for FC transport | James Smart | 2016-12-06 | 1 | -0/+17 |
* | nvme: make NVME_RDMA depend on BLOCK | Linus Torvalds | 2016-09-11 | 1 | -1/+1 |
* | nvme: fabrics drivers don't need the nvme-pci driver | Christoph Hellwig | 2016-08-19 | 1 | -1/+1 |
* | nvme-rdma: add a NVMe over Fabrics RDMA host driver | Christoph Hellwig | 2016-07-08 | 1 | -0/+16 |
* | nvme-fabrics: add a generic NVMe over Fabrics library | Christoph Hellwig | 2016-07-05 | 1 | -0/+3 |
* | NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig | Wang Sheng-Hui | 2016-04-26 | 1 | -1/+1 |
* | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-18 | 1 | -1/+5 |
|\ |
|
| * | nvme: split pci module out of core module | Ming Lin | 2016-02-10 | 1 | -1/+5 |
* | | nvme: fix Kconfig description for BLK_DEV_NVME_SCSI | Christoph Hellwig | 2016-02-09 | 1 | -2/+3 |
|/ |
|
* | nvme: make SG_IO support optional | Christoph Hellwig | 2016-01-12 | 1 | -0/+11 |
* | NVMe: Add explicit block config dependency | Keith Busch | 2015-10-12 | 1 | -1/+1 |
* | nvme: move to a new drivers/nvme/host directory | Jay Sternberg | 2015-10-09 | 1 | -0/+10 |