]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
authorJens Axboe <axboe@kernel.dk>
Fri, 30 Nov 2018 17:08:39 +0000 (10:08 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 30 Nov 2018 17:08:39 +0000 (10:08 -0700)
commit3f3e6aae18ae662b6506a6b25f8d2c68ac49fe6b
treed81f637364271e76b6ea5874a158515aa3233f32
parent1bae4ad9ebebe06db7151f456b22a036d6a88fd6
parent93652ff8a8c4bd0c4477e41d06c0ca2d543ba0aa
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus

Pull NVMe fixes from Christoph:

"Various fixlets all over."

* 'nvme-4.20' of git://git.infradead.org/nvme:
  nvme-rdma: fix double freeing of async event data
  nvme: flush namespace scanning work just before removing namespaces
  nvme: warn when finding multi-port subsystems without multipathing enabled
  nvme-pci: fix surprise removal
  nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
  nvme: Free ctrl device name on init failure