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