linux_dsm_epyc7002/drivers/nvme/host
Chaitanya Kulkarni c7b3f6db97 nvme-core: check ctrl css before setting up zns
[ Upstream commit 0ec84df4953bd42c6583a555773f1d4996a061eb ]

Ensure multiple Command Sets are supported before starting to setup a
ZNS namespace.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
[hch: move the check around a bit]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-30 14:31:52 +02:00
..
core.c nvme-core: check ctrl css before setting up zns 2021-03-30 14:31:52 +02:00
fabrics.c nvme-fabrics: allow to queue requests for live queues 2020-09-09 08:00:50 +02:00
fabrics.h nvme: fix deadlock in disconnect during scan_work and/or ana_work 2020-07-29 07:45:19 +02:00
fault_inject.c nvme: enable to inject errors into admin commands 2019-06-21 11:15:50 +02:00
fc.c nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted 2021-03-30 14:31:52 +02:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c nvme: return errors for hwmon init 2020-09-22 17:49:55 +02:00
Kconfig nvme-tcp: fix kconfig dependency warning when !CRYPTO 2020-09-15 07:58:49 +02:00
lightnvm.c nvme: support for multiple Command Sets Supported and Effects log pages 2020-07-08 16:16:20 +02:00
Makefile nvme: support for zoned namespaces 2020-07-08 16:16:20 +02:00
multipath.c nvme-multipath: set nr_zones for zoned namespaces 2021-03-04 11:37:50 +01:00
nvme.h nvme-core: add cancel tagset helpers 2021-03-07 12:34:12 +01:00
pci.c nvme-pci: add quirks for Lexar 256GB SSD 2021-03-11 14:17:30 +01:00
rdma.c nvme-rdma: fix possible hang when failing to set io queues 2021-03-25 09:04:10 +01:00
tcp.c nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU 2021-03-25 09:04:07 +01:00
trace.c nvme: trace: parse Get LBA Status command in detail 2019-08-29 12:55:01 -07:00
trace.h nvme-trace: print result and status in hex format 2019-06-21 11:12:37 +02:00
zns.c nvme: remove the disk argument to nvme_update_zone_info 2020-10-07 07:56:17 +02:00