]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb15defdba125d34e93254fbe37c9a6450e0c2a56
tree655e3153b2886c4ebf30dfa4cfb23a7b701e50cc
parentbeb4f8f2ff04d8b1d3019342b8c4716c6ab5fa53
parent0323fc6ba4f33e96898d5e9e6909b63568ad19b7
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