]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Oct 2017 15:08:48 +0000 (17:08 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Oct 2017 15:08:48 +0000 (17:08 +0200)
commitee10597b6db2eec0f176b582dc87459a8dab6968
tree16422d52d414d18a169902477d693630e1bc9e27
parenta171c23939dfea120397a04f2dd72e500bcf12cc
parent5cc2e58af716c7e716c19ab894e38d0cecaa1ccf
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "A few select fixes that should go into this series. Mainly for NVMe,
  but also a single stable fix for nbd from Josef"

* 'for-linus' of git://git.kernel.dk/linux-block:
  nbd: handle interrupted sendmsg with a sndtimeo set
  nvme-rdma: Fix error status return in tagset allocation failure
  nvme-rdma: Fix possible double free in reconnect flow
  nvmet: synchronize sqhd update
  nvme-fc: retry initial controller connections 3 times
  nvme-fc: fix iowait hang