https://github.com/torvalds/linux
Revision 71abe04269ae0b98928d5905bf2748d3a39c6e93 authored by Linus Torvalds on 03 August 2018, 17:43:56 UTC, committed by Linus Torvalds on 03 August 2018, 17:43:56 UTC
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
2 parent s 310810a + 2d5ba0e
History
Tip revision: 71abe04269ae0b98928d5905bf2748d3a39c6e93 authored by Linus Torvalds on 03 August 2018, 17:43:56 UTC
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
Tip revision: 71abe04
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 12.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 9.3 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.3 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 321 bytes
MAINTAINERS -rw-r--r-- 449.5 KB
Makefile -rw-r--r-- 58.2 KB
README -rw-r--r-- 800 bytes

README

back to top