]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf503dbb8364982e31009929f7e76358b3e01080f
tree2693099187a137b3fc9609b0af8822d0d07bf29e
parente05fd6bfc428a5168ab1176dd8a88eb8301fc2a1
parent9d4c6aeffa9bcd2ab71c4fcbf882c7015f52c452
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/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 8491d950c89a
  ("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