summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/loop.c
AgeCommit message (Expand)Author
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-09nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg
2017-04-04nvme: factor request completion code into a common helperChristoph Hellwig
2017-04-04nvme-loop: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvme-loop: retrieve iod from the cqe command_idSagi Grimberg
2017-04-04nvme-loop: remove unneeded includesSagi Grimberg
2017-04-04nvme-loop: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-loop: remove some code duplicationSagi Grimberg
2017-04-04nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-04nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-21nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-03-16nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg
2017-02-22nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-06nvme-fabrics: set sqe.command_id in core not transportsJames Smart
2016-11-15nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval
2016-11-10nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig
2016-08-18nvme-loop: set sqsize to 0-based value, per specJay Freyensee
2016-08-03nvme-loop: Remove duplicate call to nvme_remove_namespacesSagi Grimberg
2016-07-05nvme-loop: add a NVMe loopback host driverChristoph Hellwig