linux/drivers/nvme/host
Chaitanya Kulkarni 0d2e7c840b nvme: centralize setting the timeout in nvme_alloc_request
The function nvme_alloc_request() is called from different context
(I/O and Admin queue) where callers do not consider the I/O timeout when
called from I/O queue context.

Update nvme_alloc_request() to set the default I/O and Admin timeout
value based on whether the queuedata is set or not.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2020-12-01 20:36:35 +01:00
..
core.c nvme: centralize setting the timeout in nvme_alloc_request 2020-12-01 20:36:35 +01: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
fc.c nvme-fc: remove nvme_fc_terminate_io() 2020-10-27 10:02:29 +01:00
fc.h
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: centralize setting the timeout in nvme_alloc_request 2020-12-01 20:36:35 +01:00
Makefile nvme: support for zoned namespaces 2020-07-08 16:16:20 +02:00
multipath.c bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag 2020-09-24 13:43:39 -06:00
nvme.h nvme: simplify nvme_req_qid() 2020-12-01 20:36:34 +01:00
pci.c nvme: centralize setting the timeout in nvme_alloc_request 2020-12-01 20:36:35 +01:00
rdma.c nvme fixes for 5.10: 2020-11-05 07:10:50 -07:00
tcp.c nvme-tcp: avoid repeated request completion 2020-11-03 10:26:02 +01:00
trace.c
trace.h
zns.c nvme: remove the disk argument to nvme_update_zone_info 2020-10-07 07:56:17 +02:00