linux/drivers/nvme/host
Chaitanya Kulkarni eff4423ec0 nvme-fabrics: remove memset in connect io q
Declare and initialize structure variable to the zero values so that we
can get rid of the zeroout memset call.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2021-06-17 15:51:19 +02:00
..
core.c nvme: remove nvme_{get,put}_ns_from_disk 2021-06-03 10:29:26 +03:00
fabrics.c nvme-fabrics: remove memset in connect io q 2021-06-17 15:51:19 +02:00
fabrics.h nvme-tcp: allow selecting the network interface for connections 2021-06-03 10:29:24 +03:00
fault_inject.c
fc.c nvme-fc: use ctrl sgl check helper 2021-06-17 15:51:18 +02:00
fc.h
hwmon.c nvme-hwmon: Return error code when registration fails 2021-03-05 13:41:03 +01:00
ioctl.c nvme: factor out a nvme_validate_passthru_nsid helper 2021-06-16 05:36:16 +02:00
Kconfig nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text 2021-06-16 05:36:15 +02:00
lightnvm.c for-5.13/drivers-2021-04-27 2021-04-28 14:39:37 -07:00
Makefile nvme: move the ioctl code to a separate file 2021-04-15 08:12:55 +02:00
multipath.c nvme: remove superfluous bio_set_dev in nvme_requeue_work 2021-06-16 05:36:15 +02:00
nvme.h nvme: add a helper to check ctrl sgl support 2021-06-17 15:51:18 +02:00
pci.c nvme-pci: use ctrl sgl check helper 2021-06-17 15:51:19 +02:00
rdma.c nvme: remove redundant initialization of variable ret 2021-06-03 10:29:24 +03:00
tcp.c nvme-tcp: use ctrl sgl check helper 2021-06-17 15:51:19 +02:00
trace.c nvme: add tracing of zns commands 2021-02-02 10:26:12 +01:00
trace.h
zns.c nvme: split nvme_report_zones 2021-06-03 10:29:26 +03:00