Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Jun 2022 14:35:04 +0000 (09:35 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Jun 2022 14:35:04 +0000 (09:35 -0500)
commit78ca55889a549a9a194c6ec666836329b774ab6d
tree60363eddaf94cc163ebff4e45d57f9ab214cd81b
parentc5b3a0946bbe050502c3faef2d4ff02b0da11bd1
parentaeaadcde1a60138bceb65de3cdaeec78170b4459
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Eight fixes, all in drivers (ufs, scsi_debug, storvsc, iscsi, ibmvfc).

  Apart from the ufs command clearing updates, these are mostly minor
  and obvious fixes"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ibmvfc: Store vhost pointer during subcrq allocation
  scsi: ibmvfc: Allocate/free queue resource only during probe/remove
  scsi: storvsc: Correct reporting of Hyper-V I/O size limits
  scsi: ufs: Fix a race between the interrupt handler and the reset handler
  scsi: ufs: Support clearing multiple commands at once
  scsi: ufs: Simplify ufshcd_clear_cmd()
  scsi: iscsi: Exclude zero from the endpoint ID range
  scsi: scsi_debug: Fix zone transition to full condition