]> 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>
Tue, 15 Oct 2019 19:19:08 +0000 (12:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Oct 2019 19:19:08 +0000 (12:19 -0700)
commit21e6d109257cf0209aa654c011acacfd1ac14b94
tree53e09876ebfe9fb0b2cbaf2ecfa67fb39408de12
parente3825b0b442e62df34071f189c016bc64672a977
parent334b59f46bfdc117d26f95914edb78b57e3e815a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Five changes, two in drivers (qla2xxx, zfcp), one to MAINTAINERS
  (qla2xxx) and two in the core.

  The last two are mostly about removing incorrect messages from the
  kernel log: the resid message is definitely wrong and the sync cache
  on protected drive problem is arguably wrong"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: MAINTAINERS: Update qla2xxx driver
  scsi: zfcp: fix reaction on bit error threshold notification
  scsi: core: save/restore command resid for error handling
  scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
  scsi: sd: Ignore a failure to sync cache due to lack of authorization
MAINTAINERS
drivers/scsi/sd.c