linux/drivers/nvme/host
Sagi Grimberg 9a6327d2f2 nvme: Move transports to use nvme-core workqueue
Instead of each transport using it's own workqueue, export
a single nvme-core workqueue and use that instead.

In the future, this will help us moving towards some unification
if controller setup/teardown flows.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-06-15 14:29:43 +02:00
..
core.c nvme: Move transports to use nvme-core workqueue 2017-06-15 14:29:43 +02:00
fabrics.c nvme: switch to uuid_t 2017-06-05 16:59:16 +02:00
fabrics.h nvme: switch to uuid_t 2017-06-05 16:59:16 +02:00
fc.c nvme: Move transports to use nvme-core workqueue 2017-06-15 14:29:43 +02:00
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
lightnvm.c block: introduce new block status code type 2017-06-09 09:27:32 -06:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
nvme.h nvme: Move transports to use nvme-core workqueue 2017-06-15 14:29:43 +02:00
pci.c nvme: Move transports to use nvme-core workqueue 2017-06-15 14:29:43 +02:00
rdma.c nvme: Move transports to use nvme-core workqueue 2017-06-15 14:29:43 +02:00
scsi.c nvme-scsi: remove nvme_trans_security_protocol 2017-04-27 08:39:32 +02:00