linux/drivers/nvme/target
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
..
admin-cmd.c Merge branch 'for-linus' into for-4.12/block 2017-04-07 12:45:20 -06:00
configfs.c nvmet: delete controllers deletion upon subsystem release 2017-01-26 17:44:22 +02:00
core.c nvmet: release the sq ref on rdma read errors 2017-05-20 10:11:34 -06:00
discovery.c nvmet: Introduced helper routine for controller status check. 2017-04-04 09:48:23 -06:00
fabrics-cmd.c nvmet: convert from kmap to nvmet_copy_from_sgl 2017-04-21 16:41:47 +02:00
fc.c nvmet-fc: remove target cpu scheduling flag 2017-05-20 10:11:34 -06:00
fcloop.c nvmet-fc: remove target cpu scheduling flag 2017-05-20 10:11:34 -06:00
io-cmd.c block: switch bios to blk_status_t 2017-06-09 09:27:32 -06:00
Kconfig nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
loop.c nvme: Move transports to use nvme-core workqueue 2017-06-15 14:29:43 +02:00
Makefile nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
nvmet.h nvme: switch to uuid_t 2017-06-05 16:59:16 +02:00
rdma.c nvmet: release the sq ref on rdma read errors 2017-05-20 10:11:34 -06:00