]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jul 2015 21:18:00 +0000 (14:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jul 2015 21:18:00 +0000 (14:18 -0700)
commit75218d3ce506883d4be0ed44d01e4c3749f75bc6
tree42cc0005ee1f75dd90a50bc9c00ea7a20233d956
parent0403e0962c893cda475b3fa98aa4fe57b8181dd6
parentc7fbb2f3e832b464cb81e3aafcadcb8030a6d441
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

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