blob: 91e64b711ab38093330973e791e237d6435068ef [file] [log] [blame]
90ea5ca45c1f ("nvme-pci: simplify __nvme_submit_cmd")
1eae349d18fc ("nvme-pci: drop IRQ disabling on submission queue lock")
1ab0cd6966fc ("nvme-pci: split the nvme queue lock into submission and completion locks")
5cb525c8315f ("nvme-pci: handle completions outside of the queue lock")
d1f06f4ae041 ("nvme-pci: move ->cq_vector == -1 check outside of ->q_lock")
f9dde187fa92 ("nvme-pci: remove cq check after submission")
750dde4472e4 ("nvme-pci: simplify nvme_cqe_valid")
147b27e4bd08 ("nvme-pci: allocate device queues storage space at probe")
ad22c355b707 ("nvme: remove handling of multiple AEN requests")
38dabe210fba ("nvme: centralize AEN defines")
c5017e85705b ("nvme: move controller deletion to common code")
29c09648734b ("nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl")
71c691fd06cc ("nvme-fc: avoid workqueue flush stalls")
d22524a4782a ("nvme: switch controller refcounting to use struct device")
a7a7cbe353a5 ("nvme-pci: add SGL support")
9843f685ae36 ("nvme: use ida_simple_{get,remove} for the controller instance")
1a40d97288c6 ("nvme-core: Use nvme_wq to queue async events and fw activation")
cd48282cc736 ("nvme: stop aer posting if controller state not live")
d08774738446 ("nvme-pci: Print invalid SGL only once")
489beb91e66a ("nvme-fabrics: Convert nvmf_transports_mutex to an rwsem")
5228b3280b9b ("nvme: fix uninitialized prp2 value on small transfers")
370ae6e45026 ("nvme-rdma: cleanup error path in controller reset")
a57bd5412223 ("nvme-rdma: introduce configure/destroy io queues")
3f02fffb74ae ("nvme-rdma: don't free tagset on resets")
18398af2dcca ("nvme-rdma: disable the controller on resets")
b28a308ee777 ("nvme-rdma: move tagset allocation to a dedicated routine")
34b6c2315eb6 ("nvme: Add admin_tagset pointer to nvme_ctrl")
90af35123d3b ("nvme-rdma: move nvme_rdma_configure_admin_queue code location")
b6dccf7fae43 ("nvme: add support for FW activation without reset")
cd996fb47c36 ("Merge tag 'v4.13-rc7' into for-4.14/block-postmerge")