Revision 8625732e7712882bd14e1fce962bdc3c315acd41 authored by Linus Torvalds on 15 October 2019, 19:19:08 UTC, committed by Linus Torvalds on 15 October 2019, 19:19:08 UTC
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
2 parent s 8e0d0ad + b23f330
History
File Mode Size
Kconfig -rw-r--r-- 580 bytes
Makefile -rw-r--r-- 114 bytes
bitmap.c -rw-r--r-- 4.1 KB
dir.c -rw-r--r-- 9.8 KB
file.c -rw-r--r-- 9.2 KB
inode.c -rw-r--r-- 14.5 KB
omfs.h -rw-r--r-- 2.1 KB
omfs_fs.h -rw-r--r-- 2.5 KB

back to top