]> git.ipfire.org Git - thirdparty/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>
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)
commitc53f467229a78287efa5b9f65bd22de64416660f
tree587cd42f5256ebbe2b14eb785d87f134b781c05b
parent04688d6128b7c8b4ccec2913e7f2ff1c4437da96
parentc9f36f04a8a2725172cdf2b5e32363e4addcb14c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

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