blob: f1c3fe11d054f9d65b04d3f54a39460b84aaad6c [file] [log] [blame]
5cb525c8315f ("nvme-pci: handle completions outside of the queue lock")
750dde4472e4 ("nvme-pci: simplify nvme_cqe_valid")
147b27e4bd08 ("nvme-pci: allocate device queues storage space at probe")
e9d8a0fdeacd ("nvme-pci: set cqe_seen on polled completions")
d858e5f04e58 ("nvme: move queue_count to the nvme_ctrl")
442e19b7ccb2 ("nvme-pci: open-code polling logic in nvme_poll")
920d13a884c0 ("nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq")
83a12fb77b94 ("nvme-pci: factor out cqe handling into a dedicated routine")
eb281c8283e8 ("nvme-pci: Introduce nvme_ring_cq_doorbell")
0350815a9041 ("nvme-pci: merge init_request methods")
b282a88d9102 ("nvme-rdma: Get rid of CONNECTED state")
abf87d5e9d57 ("nvme-rdma: rework rdma connection establishment error path")
dc5bc6a9fed4 ("nvme-rdma: Make queue flags bit numbers and not shifts")
e818a5b487fe ("nvme-rdma: fast fail incoming requests while we reconnect")
d6296d39e90c ("blk-mq: update ->init_request and ->exit_request prototypes")
61bff8ef0088 ("nvme_fc: add controller reset support")
78a7ac260e38 ("nvme_fc: add aen abort to teardown")
7776db1ccc12 ("nvme/pci: Poll CQ on timeout")
8d64daf7dcd8 ("nvme_fc: Add ls aborts on remote port teardown")
f9f38e33389c ("nvme: improve performance for virtual NVMe devices")
27fa9bc54541 ("nvme: split nvme status from block req->errors")
d663b69ff378 ("nvme-fc: fix status code handling in nvme_fc_fcpio_done")
44e44b29fb99 ("nvme: move the retries count to struct nvme_request")
83f3aeb386e8 ("nvme: mark nvme_max_retries static")
f6324b1bb7f8 ("nvme: cleanup nvme_req_needs_retry")
987f699a8f6c ("nvme: move ->retries setup to nvme_setup_cmd")
77f02a7acd76 ("nvme: factor request completion code into a common helper")
4bca70d06739 ("nvme-fc: drop ctrl for all command completions")
f2cd54d3eba3 ("nvme-fc: increment request retries counter before requeuing")
7d9a5e7176c6 ("nvme-loop: increment request retries counter before requeuing")
e806666e25dc ("nvme-rdma: increment request retries counter before requeuing")
62eeacb0e04f ("nvme_fc: Clean up host fcpio done status handling")
fd8563ced8f5 ("nvme-rdma: Support ctrl_loss_tmo")
7777bdedf31d ("nvme-rdma: get rid of local reconnect_delay")
3b068376306b ("nvme-loop: retrieve iod from the cqe command_id")
297186d64018 ("nvme-loop: remove some code duplication")
dc2ad16ab2c1 ("nvme-rdma: handle cpu unplug when re-establishing the controller")
6ecda70ea9c1 ("nvme-loop: handle cpu unplug when re-establishing the controller")
f363b089be0a ("blk-mq: constify struct blk_mq_ops")
e0d072250a54 ("Merge branch 'for-linus' of git://git.kernel.dk/linux-block")