]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2025 18:07:40 +0000 (10:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2025 18:07:40 +0000 (10:07 -0800)
commitc3812b15000cc5b7b17c7238f8b12f6a22df0b1d
tree203aecb00d5387a10e44c6786907498e5f544501
parent79a1d390f879563119bf2848b621bc7eed228c7d
parent63ca02221cc5aa0731fe2b0cc28158aaa4b84982
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "One iscsi driver fix and one core fix.

  The core fix is an important one because a retry efficiency update is
  now causing some USB devices to get the wrong size on discovery (it
  upset their retry logic for READ_CAPACITY_16)"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
  scsi: core: Fix command pass through retry regression