]> git.kernelconcepts.de Git - karo-tx-linux.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, 11 Aug 2013 23:32:26 +0000 (16:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Aug 2013 23:32:26 +0000 (16:32 -0700)
commite5d081f4686f9c6be8ab3d34dfcdb0afdbbdeefd
tree282eb834bedf508f94732ecdbe3e32fe7942d84e
parent77f63b4da4b69f65c17c45e797ddb3013b889df9
parent7562523e84ddc742fe1f9db8bd76b01acca89f6b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "This is three bug fixes: An fnic warning caused by sleeping under a
  lock, a major regression with our updated WRITE SAME/UNMAP logic which
  caused tons of USB devices (and one RAID card) to cease to function
  and a megaraid_sas firmware initialisation problem which causes kdump
  failures"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
  [SCSI] fnic: BUG: sleeping function called from invalid context during probe
  [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel