]> 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)
commit48ac7cfcacce0375b992a590fc41c39b75d0941f
tree655e3153b2886c4ebf30dfa4cfb23a7b701e50cc
parent0032c480ee22d85f8de21f72ed5328480f950184
parent855bfd244dcea08a991e4ec96db4cfb9ee87f8ea
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