linux/drivers/nvme
William Butler 06c59d4270 nvme-pci: set doorbell config before unquiescing
During resets, if queues are unquiesced first, then the host can submit
IOs to the controller using shadow doorbell logic but the controller
won't be aware. This can lead to necessary MMIO doorbells from being
not issued, causing requests to be delayed and timed-out.

Signed-off-by: William Butler <wab@google.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-01-10 10:36:12 -08:00
..
common nvme-common: mark nvme_tls_psk_prio static 2024-01-03 08:09:40 -08:00
host nvme-pci: set doorbell config before unquiescing 2024-01-10 10:36:12 -08:00
target nvmet-tcp: Fix the H2C expected PDU len calculation 2024-01-08 10:09:53 -08:00
Kconfig nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
Makefile nvme: common: make keyring and auth separate modules 2023-11-07 10:05:15 -08:00