Revision fdbd55fdde3155a53ee90a60cdc0a4c7ac4f236b authored by Linus Torvalds on 19 July 2015, 21:18:00 UTC, committed by Linus Torvalds on 19 July 2015, 21:18:00 UTC
Pull SCSI fixes from James Bottomley:
 "Two fairly simple fixes: one is a change that causes us to have a very
  low queue depth leading to performance issues and the other is a null
  deref occasionally in tapes thanks to use after put"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: fix host max depth checking for the 'queue_depth' sysfs interface
  st: null pointer dereference panic caused by use after kref_put by st_open
2 parent s 8bff839 + 1278dd6
History
File Mode Size
Kconfig -rw-r--r-- 1008 bytes
Makefile -rw-r--r-- 171 bytes
debug-levels.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 2.2 KB
id-table.c -rw-r--r-- 4.4 KB
op-msg.c -rw-r--r-- 11.7 KB
op-reset.c -rw-r--r-- 3.5 KB
op-rfkill.c -rw-r--r-- 13.1 KB
op-state-get.c -rw-r--r-- 2.1 KB
stack.c -rw-r--r-- 17.7 KB
wimax-internal.h -rw-r--r-- 3.1 KB

back to top