https://github.com/torvalds/linux
Revision cf48f79b74de2bf900d27c924528bb41d73689c3 authored by Linus Torvalds on 26 July 2020, 15:59:15 UTC, committed by Linus Torvalds on 26 July 2020, 15:59:15 UTC
Pull SCSI fix from James Bottomley:
 "Small core patch to fix a corner case bug: we forgot to run the queues
  to handle starvation in the error exit from the scsi_queue_rq routine,
  which can lead to hangs on error conditions"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: core: Run queue in case of I/O resource contention failure
2 parent s 04300d6 + 3f0dcfb
History
Tip revision: cf48f79b74de2bf900d27c924528bb41d73689c3 authored by Linus Torvalds on 26 July 2020, 15:59:15 UTC
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into master
Tip revision: cf48f79
File Mode Size
lxdialog
tests
.gitignore -rw-r--r-- 115 bytes
Makefile -rw-r--r-- 7.5 KB
conf.c -rw-r--r-- 15.7 KB
confdata.c -rw-r--r-- 27.2 KB
expr.c -rw-r--r-- 30.0 KB
expr.h -rw-r--r-- 9.6 KB
gconf-cfg.sh -rwxr-xr-x 733 bytes
gconf.c -rw-r--r-- 38.1 KB
gconf.glade -rw-r--r-- 25.0 KB
images.c -rw-r--r-- 6.3 KB
images.h -rw-r--r-- 752 bytes
lexer.l -rw-r--r-- 9.1 KB
list.h -rw-r--r-- 3.7 KB
lkc.h -rw-r--r-- 3.8 KB
lkc_proto.h -rw-r--r-- 2.4 KB
mconf-cfg.sh -rwxr-xr-x 1.2 KB
mconf.c -rw-r--r-- 27.3 KB
menu.c -rw-r--r-- 22.2 KB
merge_config.sh -rwxr-xr-x 4.6 KB
nconf-cfg.sh -rwxr-xr-x 1.3 KB
nconf.c -rw-r--r-- 38.2 KB
nconf.gui.c -rw-r--r-- 14.8 KB
nconf.h -rw-r--r-- 1.8 KB
parser.y -rw-r--r-- 15.3 KB
preprocess.c -rw-r--r-- 11.0 KB
qconf-cfg.sh -rwxr-xr-x 846 bytes
qconf.cc -rw-r--r-- 45.7 KB
qconf.h -rw-r--r-- 7.6 KB
streamline_config.pl -rwxr-xr-x 16.6 KB
symbol.c -rw-r--r-- 28.6 KB
util.c -rw-r--r-- 2.2 KB

back to top