]> 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>
Sat, 6 Jul 2019 16:56:20 +0000 (09:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Jul 2019 16:56:20 +0000 (09:56 -0700)
commitfed024a45eaa8038182a4053d3430fb1a4014a70
treeb165dffcdb9cbe09a418d1af50d94d72dfa228c3
parent73f82601d5a5c3e136bf5176cb01d4a982c4beea
parent27a4dd93df8c316872437f2a4d35739980485f63
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two iscsi fixes.

  One for an oops in the client which can be triggered by the server
  authentication protocol and the other in the target code which causes
  data corruption"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
  scsi: target/iblock: Fix overrun in WRITE SAME emulation
drivers/target/iscsi/iscsi_target_auth.c
drivers/target/target_core_iblock.c