]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Dec 2025 03:44:08 +0000 (19:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Dec 2025 03:44:08 +0000 (19:44 -0800)
Pull SCSI fixes from James Bottomley:
 "Three HBA driver and one upper level driver (sg) fix.

  The sg change is the largest, but that results mostly from moving code
  to avoid the described race condition"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend error
  scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
  scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow
  scsi: scsi_debug: Fix atomic write enable module param description


Trivial merge