..
Makefile
nvme: Add the NVMe over fabrics TCP/IP transport support
2018-11-19 20:36:05 +00:00
nvme_ctrlr_cmd.c
nvme: add security receive and security send wrapper
2019-01-07 05:51:07 +00:00
nvme_ctrlr_ocssd_cmd.c
ocssd: hold lock when calling nvme_ctrlr_submit_admin_request
2019-02-15 21:27:58 +00:00
nvme_ctrlr.c
nvme: Add getting supported flag for controllers
2019-03-07 00:03:34 +00:00
nvme_fabric.c
nvme: introduce probe context data structure and API
2019-02-15 03:14:20 +00:00
nvme_internal.h
nvme: remove spdk_nvme_ctrlr_connect_opts data structure
2019-03-08 04:42:21 +00:00
nvme_ns_cmd.c
nvme: printf info after error
2018-09-18 22:40:34 +00:00
nvme_ns_ocssd_cmd.c
vtophys: add length parameter to the vtophys function
2019-01-09 08:24:59 +00:00
nvme_ns.c
nvme: make identify NS id descriptors can be executed asynchronously
2018-10-15 17:57:56 +00:00
nvme_pcie.c
nvme: Move sq doorbell ring to a function
2019-03-19 07:27:44 +00:00
nvme_qpair.c
nvme: mv submit_tick assignments to generic qpair code
2019-02-21 20:29:59 +00:00
nvme_quirks.c
nvme: add SHST_COMPLETE quirk for VMWare emulated SSDs
2019-02-27 01:46:32 +00:00
nvme_rdma.c
nvme: mv submit_tick assignments to generic qpair code
2019-02-21 20:29:59 +00:00
nvme_tcp.c
nvmf/tcp: use the nvme_tcp_readv_data
2019-03-13 14:29:17 +00:00
nvme_transport.c
nvme: introduce probe context data structure and API
2019-02-15 03:14:20 +00:00
nvme_uevent.c
util: add spdk_strerror() wrapper with TLS support
2018-01-04 15:00:09 -05:00
nvme_uevent.h
nvme: Add support of hotplug for vfio-attached devices.
2017-12-06 17:04:49 -05:00
nvme.c
nvme: use asynchronous probe API in spdk_nvme_connect()
2019-03-14 22:37:02 +00:00