Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Dec 2018 18:40:37 +0000 (10:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Dec 2018 18:40:37 +0000 (10:40 -0800)
commit0b43a299794ee9dba2dc1b0f0290b1acab9d445d
tree655e3153b2886c4ebf30dfa4cfb23a7b701e50cc
parent52f842ccd615564a75ef45f8a0985ff14a0a61ce
parent8b878ee247ef2691bd69e1bc3df5ae93738ea028
Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Let's try this again...

  We're finally happy with the DM livelock issue, and it's also passed
  overnight testing and the corruption regression test. The end result
  is much nicer now too, which is great.

  Outside of that fix, there's a pull request for NVMe with two small
  fixes, and a regression fix for BFQ from this merge window. The BFQ
  fix looks bigger than it is, it's 90% comment updates"

* tag 'for-linus-20181207' of git://git.kernel.dk/linux-block:
  blk-mq: punt failed direct issue to dispatch list
  nvmet-rdma: fix response use after free
  nvme: validate controller state before rescheduling keep alive
  block, bfq: fix decrement of num_active_groups