summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/loop.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig1-2/+2
2016-12-06nvme-fabrics: set sqe.command_id in core not transportsJames Smart1-1/+0
2016-11-15nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval1-3/+3
2016-11-10nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig1-1/+2
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig1-6/+6
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig1-2/+0
2016-08-18nvme-loop: set sqsize to 0-based value, per specJay Freyensee1-2/+2
2016-08-03nvme-loop: Remove duplicate call to nvme_remove_namespacesSagi Grimberg1-3/+1
2016-07-05nvme-loop: add a NVMe loopback host driverChristoph Hellwig1-0/+754