TencentOS-kernel/drivers/nvme/host
Max Gurtovoy 26ed31d84e nvme-pci: initialize tagset numa value to the value of the ctrl
upstream: d4ec47f120537c75184c3dc939d3b2e1bcc8b260

Both admin's and drive's tagsets should be set according the numa node
of the controller.

Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2021-08-18 07:22:38 +00:00
..
Kconfig nvme-tcp: fix kconfig dependency warning when !CRYPTO 2021-03-16 16:37:35 +08:00
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
core.c nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() 2021-04-12 12:53:24 +08:00
fabrics.c nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance 2021-03-16 16:35:56 +08:00
fabrics.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
fault_inject.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
fc.c nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted 2021-04-12 12:53:24 +08:00
lightnvm.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
multipath.c nvme: retrigger ANA log update if group descriptor isn't found 2021-05-20 16:07:53 +08:00
nvme.h nvme-core: add cancel tagset helpers 2021-04-12 12:52:48 +08:00
pci.c nvme-pci: initialize tagset numa value to the value of the ctrl 2021-08-18 07:22:38 +00:00
rdma.c nvme-rdma: fix possible hang when failing to set io queues 2021-04-12 12:53:18 +08:00
tcp.c nvme-tcp: block BH in sk state_change sk callback 2021-05-20 16:07:53 +08:00
trace.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
trace.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00