linux/drivers/nvme/host
Christoph Hellwig 21d34711e1 nvme: split command submission helpers out of pci.c
Create a new core.c and start by adding the command submission helpers
to it, which are already abstracted away from the actual hardware queues
by the block layer.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-12-01 10:59:38 -07:00
..
core.c nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
Kconfig NVMe: Add explicit block config dependency 2015-10-12 11:43:22 -06:00
lightnvm.c blk-mq: add a flags parameter to blk_mq_alloc_request 2015-12-01 10:53:59 -07:00
Makefile nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
nvme.h nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
pci.c nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
scsi.c