Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
authorJens Axboe <axboe@kernel.dk>
Fri, 22 Jun 2018 14:45:29 +0000 (08:45 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 22 Jun 2018 14:45:29 +0000 (08:45 -0600)
commitf9da9d0786735850e9bfad362cfc0da200effb46
treeea6310986c0205374da2ea3e9c59124a35fe8f96
parent08ba91ee6e2c1c08d3f0648f978cbb5dbf3491d8
parent943e942e6266f22babee5efeb00f8f672fbff5bd
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus

Pull NVMe fixes from Christoph:

"Various relatively small fixes, mostly to fix error handling of various
 sorts."

* 'nvme-4.18' of git://git.infradead.org/nvme:
  nvme-pci: limit max IO size and segments to avoid high order allocations
  nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
  nvme-fc: release io queues to allow fast fail
  nvmet: reset keep alive timer in controller enable
  nvme-rdma: don't override opts->queue_size
  nvme-rdma: Fix command completion race at error recovery
  nvme-rdma: fix possible free of a non-allocated async event buffer
  nvme-rdma: fix possible double free condition when failing to create a controller