linux_dsm_epyc7002/drivers/nvme/host
Scott Bauer 6b8190d61a nvme: implement NS Optimal IO Boundary from 1.3 Spec
The NVMe 1.3 spec introduces Namespace Optimal IO Boundaries (NOIOB),
which standardizes the stripe mechanism we currently have quirks for.
This patch implements the necessary logic to handle this new feature.

Signed-off-by: Scott Bauer <scott.bauer@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-06-16 08:25:54 +02:00
..
core.c nvme: implement NS Optimal IO Boundary from 1.3 Spec 2017-06-16 08:25:54 +02:00
fabrics.c nvmf: keep track of nvmet connect error status 2017-06-15 14:30:27 +02:00
fabrics.h nvme: move nr_reconnects to nvme_ctrl 2017-06-15 14:29:49 +02:00
fc.c nvme: move reset workqueue handling to common code 2017-06-15 15:48:34 +02:00
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
lightnvm.c nvmet: use NVME_IDENTIFY_DATA_SIZE 2017-06-15 14:30:15 +02:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
nvme.h nvme: implement NS Optimal IO Boundary from 1.3 Spec 2017-06-16 08:25:54 +02:00
pci.c nvme: move reset workqueue handling to common code 2017-06-15 15:48:34 +02:00
rdma.c nvme: move reset workqueue handling to common code 2017-06-15 15:48:34 +02:00
scsi.c nvme-scsi: remove nvme_trans_security_protocol 2017-04-27 08:39:32 +02:00