]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Aug 2018 17:43:56 +0000 (10:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Aug 2018 17:43:56 +0000 (10:43 -0700)
commit29609275cfa6d7ed6ce92d124e82549e71ed5f6d
tree5225b72550df12a561b44e0a171da271fa54245c
parentde8fe73206ddb5d9a4babf7d46f80279146e5e39
parente9cae2392fb96936e9f8a09b19346732e48c5bac
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block

Pull block fix from Jens Axboe:
 "Just a single fix, from Ming, fixing a regression in this cycle where
  the busy tag iteration was changed to only calling the callback
  function for requests that are started. We really want all non-free
  requests.

  This fixes a boot regression on certain VM setups"

* tag 'for-linus-20180803' of git://git.kernel.dk/linux-block:
  blk-mq: fix blk_mq_tagset_busy_iter