1. 23 Jun, 2022 16 commits
  2. 22 Jun, 2022 7 commits
  3. 21 Jun, 2022 16 commits
  4. 20 Jun, 2022 1 commit
    • Linus Torvalds's avatar
      Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi · 78ca5588
      Linus Torvalds authored
      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
      78ca5588