linux-stable/drivers/nvme/host
Xander Li 34042d0280 nvme-pci: disable write zeroes on various Kingston SSD
[ Upstream commit ac9b57d4e1 ]

Kingston SSDs do support NVMe Write_Zeroes cmd but take long time to
process.  The firmware version is locked by these SSDs, we can not expect
firmware improvement, so disable Write_Zeroes cmd.

Signed-off-by: Xander Li <xander_li@kingston.com.tw>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-11-10 18:17:26 +01:00
..
apple.c nvme-apple: stop casting function pointer signatures 2022-08-02 17:22:51 -06:00
auth.c nvme-auth: Diffie-Hellman key exchange support 2022-08-02 17:14:49 -06:00
constants.c nvme-pci: print the command name of aborted commands 2022-08-02 17:22:48 -06:00
core.c nvme-hwmon: consistently ignore errors from nvme_hwmon_init 2022-10-29 10:08:34 +02:00
fabrics.c nvme-fabrics: Fix a typo in an error message 2022-08-10 16:21:31 +02:00
fabrics.h nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
fault_inject.c block: remove the ->rq_disk field in struct request 2021-11-29 06:41:29 -07:00
fc.c nvme-fc: fix the fc_appid_store return value 2022-08-10 16:05:08 +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-hwmon: kmalloc the NVME SMART log buffer 2022-10-29 10:08:34 +02:00
ioctl.c nvme: handle effects after freeing the request 2022-10-21 12:39:25 +02:00
Kconfig nvme-auth: Diffie-Hellman key exchange support 2022-08-02 17:14:49 -06:00
Makefile nvme: don't always build constants.o 2022-08-02 17:22:48 -06:00
multipath.c nvme-multipath: fix possible hang in live ns resize with ANA access 2022-10-21 12:37:40 +02:00
nvme.h nvme: handle effects after freeing the request 2022-10-21 12:39:25 +02:00
pci.c nvme-pci: disable write zeroes on various Kingston SSD 2022-11-10 18:17:26 +01:00
rdma.c nvme-rdma: split nvme_rdma_alloc_tagset 2022-08-02 17:22:48 -06:00
tcp.c nvme-tcp: fix regression that causes sporadic requests to time out 2022-09-06 06:40:44 +02:00
trace.c nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
trace.h nvme: use command_id instead of req->tag in trace_nvme_complete_rq() 2022-08-02 17:22:46 -06:00
zns.c block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones 2022-07-06 06:46:26 -06:00