..
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: add common helpers to allocate and free tagsets
2022-09-27 14:44:15 +02:00
fabrics.c
nvme: consider also host_iface when checking ip options
2022-09-19 17:55:24 +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: keep ctrl->sqsize in sync with opts->queue_size
2022-09-27 14:44:16 +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: Return error code when registration fails
2021-03-05 13:41:03 +01:00
ioctl.c
nvme: restrict management ioctls to admin
2022-09-27 09:15:56 +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
block: change the blk_queue_split calling convention
2022-08-02 17:22:53 -06:00
nvme.h
nvme: add common helpers to allocate and free tagsets
2022-09-27 14:44:15 +02:00
pci.c
nvme-pci: report the actual number of tagset maps
2022-09-27 09:22:07 +02:00
rdma.c
nvme-rdma: use the tagset alloc/free helpers
2022-09-27 14:44:16 +02:00
tcp.c
nvme-tcp: use the tagset alloc/free helpers
2022-09-27 14:44:16 +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