linux-stable/drivers/nvme
Christoph Hellwig e6c9b130d6 nvme: use the atomic queue limits update API
Changes the callchains that update queue_limits to build an on-stack
queue_limits and update it atomically.  Note that for now only the
admin queue actually passes it to the queue allocation function.
Doing the same for the gendisks used for the namespaces will require
a little more work.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-03-04 08:24:56 -08:00
..
common nvme-common: add module description 2024-01-31 16:03:49 -08:00
host nvme: use the atomic queue limits update API 2024-03-04 08:24:56 -08:00
target nvmet-rdma: set max_queue_size for RDMA transport 2024-03-02 15:18:08 -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