]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite1af8076ec8c9270e205ef549bb2d6a6731f6901
treeea6310986c0205374da2ea3e9c59124a35fe8f96
parentada37442c7525ab08439d936c6eb40bb682c36e4
parenta1b0961a6b53c9ab7dd972b12441830bca65fc93
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