Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Mar 2018 00:11:46 +0000 (14:11 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Mar 2018 00:11:46 +0000 (14:11 -1000)
commitfd9adc402b3d897709f56914702f243efa434c76
tree2693099187a137b3fc9609b0af8822d0d07bf29e
parent3eb2ce825ea1ad89d20f7a3b5780df850e4be274
parent89d0c804392bb962553f23dc4c119d11b6bd1675
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two driver fixes (ibmvfc, iscsi_tcp) and a USB fix for devices that
  give the wrong return to Read Capacity and cause a huge log spew.

  The remaining five patches all try to fix commit 84676c1f21e8
  ("genirq/affinity: assign vectors to all possible CPUs") which broke
  the non-mq I/O path"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
  scsi: sd: Remember that READ CAPACITY(16) succeeded
  scsi: ibmvfc: Avoid unnecessary port relogin
  scsi: virtio_scsi: unify scsi_host_template
  scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
  scsi: core: introduce force_blk_mq
  scsi: megaraid_sas: fix selection of reply queue
  scsi: hpsa: fix selection of reply queue
drivers/scsi/hpsa.c
drivers/scsi/megaraid/megaraid_sas_base.c
drivers/scsi/sd.c