freebsd-skq/sys/dev/nvme
mav a90bd18f79 Add nvmecontrol resv to handle NVMe reservations.
NVMe reservations are quite alike to SCSI persistent reservations and
can be used in clustered setups with shared multiport storage.

MFC after:	10 days
Relnotes:	yes
Sponsored by:	iXsystems, Inc.
2019-08-05 17:36:00 +00:00
..
nvme_ctrlr_cmd.c
nvme_ctrlr.c Add more random bits from NVMe 1.4. 2019-08-03 02:36:35 +00:00
nvme_ns_cmd.c
nvme_ns.c Add IOCTL to translate nvdX into nvmeY and NSID. 2019-08-01 21:44:07 +00:00
nvme_private.h Keep track of the number of commands that exhaust their retry limit. 2019-07-19 18:39:24 +00:00
nvme_qpair.c Add more random bits from NVMe 1.4. 2019-08-03 02:36:35 +00:00
nvme_sim.c Fix nda(4) PCIe link status output 2019-06-07 18:34:48 +00:00
nvme_sysctl.c Keep track of the number of commands that exhaust their retry limit. 2019-07-19 18:39:24 +00:00
nvme_test.c
nvme_util.c
nvme.c Use sysctl + CTLRWTUN for hw.nvme.verbose_cmd_dump. 2019-07-19 00:32:56 +00:00
nvme.h Add nvmecontrol resv to handle NVMe reservations. 2019-08-05 17:36:00 +00:00