Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Feb 2024 17:49:16 +0000 (09:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Feb 2024 17:49:16 +0000 (09:49 -0800)
commit6d20acbf3e3a32d331947dbc3802cf2d1a399e7d
tree9d436122c50149ce1920ef31f5f054ec313803de
parentfef85269a19d277f23fc5ff08a3c356beeb54cb3
parent9ddf190a7df77b77817f955fdb9c2ae9d1c9c9a3
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Six fixes: the four driver ones are pretty trivial.

  The larger two core changes are to try to fix various USB attached
  devices which have somewhat eccentric ways of handling the VPD and
  other mode pages which necessitate multiple revalidates (that were
  removed in the interests of efficiency) and updating the heuristic for
  supported VPD pages"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: jazz_esp: Only build if SCSI core is builtin
  scsi: smartpqi: Fix disable_managed_interrupts
  scsi: ufs: Uninitialized variable in ufshcd_devfreq_target()
  scsi: target: pscsi: Fix bio_put() for error case
  scsi: core: Consult supported VPD page list prior to fetching page
  scsi: sd: usb_storage: uas: Access media prior to querying device properties