]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Aug 2024 00:00:16 +0000 (12:00 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Aug 2024 00:00:16 +0000 (12:00 +1200)
commit891e811ad604805b2c706f85480e38961b706a70
tree88009a65017d7c87d60743876f22b867f962d247
parentd2bafcf224f3911b183113b2fcb536c9e90684a3
parentcbaac68987b8699397df29413b33bd51f5255255
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "The important core fix is another tweak to our discard discovery
  issues. The off by 512 in logical block count seems bad, but in fact
  the inline was only ever used in debug prints, which is why no-one
  noticed"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: sd: Do not attempt to configure discard unless LBPME is set
  scsi: MAINTAINERS: Add header files to SCSI SUBSYSTEM
  scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC
  scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register
  scsi: core: Fix the return value of scsi_logical_block_count()
  scsi: MAINTAINERS: Update HiSilicon SAS controller driver maintainer
MAINTAINERS