]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 May 2018 02:38:17 +0000 (16:38 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 May 2018 02:38:17 +0000 (16:38 -1000)
commit3b6f979319c86d73c48d27deca68331e7924c209
tree17426059eec54888c2e940094aae9a28f1a0cc7f
parent2d618bdf71635463a4aa4ad0fe46ec852292bc0c
parentf5957dade4f373b04fa1f5315a489f18cc2c4cb4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three small bug fixes: an illegally overlapping memcmp in target code,
  a potential infinite loop in isci under certain rare phy conditions
  and an ATA queue depth (performance) correction for storvsc"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: target: Fix fortify_panic kernel exception
  scsi: isci: Fix infinite loop in while loop
  scsi: storvsc: Set up correct queue depth values for IDE devices