]> 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)
commit547aa1b3bfd79da633c9381a027d831f11123378
treeea6310986c0205374da2ea3e9c59124a35fe8f96
parent50b8a8e3246c0b7a7a0715f7926496ca981a517d
parentaee4f3326a2fd6fd21aac84a34001bfede35de6a
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