]> 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>
Mon, 11 Nov 2019 17:14:36 +0000 (09:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Nov 2019 17:14:36 +0000 (09:14 -0800)
commit6c68f3b427b7974fb7980c4ade4f2949bbab6c51
treedc378ac210552aee80f5b2ad6574b06cba606577
parente95120855f17a0e33db749c2d26010f7df67b007
parentc67a055982d25a67346ccbef679df09cb8674f63
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three small changes: two in the core and one in the qla2xxx driver.

  The sg_tablesize fix affects a thinko in the migration to blk-mq of
  certain legacy drivers which could cause an oops and the sd core
  change should only affect zoned block devices which were wrongly
  suppressing error messages for reset all zones"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: core: Handle drivers which set sg_tablesize to zero
  scsi: qla2xxx: fix NPIV tear down process
  scsi: sd_zbc: Fix sd_zbc_complete()
drivers/scsi/qla2xxx/qla_os.c
drivers/scsi/scsi_lib.c