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
Makefile -rw-r--r-- 254 bytes
af_rose.c -rw-r--r-- 37.4 KB
rose_dev.c -rw-r--r-- 3.1 KB
rose_in.c -rw-r--r-- 7.5 KB
rose_link.c -rw-r--r-- 6.7 KB
rose_loopback.c -rw-r--r-- 2.7 KB
rose_out.c -rw-r--r-- 2.8 KB
rose_route.c -rw-r--r-- 31.3 KB
rose_subr.c -rw-r--r-- 12.3 KB
rose_timer.c -rw-r--r-- 4.9 KB
sysctl_net_rose.c -rw-r--r-- 3.3 KB

back to top