This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7fbc78e3155a Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block new 5386a4e6c7fe scsi: qla2xxx: Add cleanup for PCI EEH recovery new c09581a52765 scsi: qedi: remove memset/memcpy to nfunc and use func instead new d0adee5d1275 scsi: qedi: remove set but not used variables 'cdev' and 'udev' new e2a8be5696e7 scsi: lpfc: resolve lockdep warnings new 79080d349f7f scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show new c8cb261a072c scsi: lpfc: add check for loss of ndlp when sending RRQ new 69b9c52ca5c0 scsi: lpfc: Update lpfc version to 12.2.0.2 new 41552199b551 scsi: myrs: Fix uninitialized variable new 8ef860ae55e9 scsi: smartpqi: Reporting unhandled SCSI errors new d0c0d9023392 scsi: bnx2fc: fix incorrect cast to u64 on shift operation new 8acf608e602f Revert "scsi: sd: Keep disk read-only when re-reading partition" new 2409207a73cc Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/scsi/bnx2fc/bnx2fc_hwi.c | 2 +- drivers/scsi/lpfc/lpfc_attr.c | 37 +++--- drivers/scsi/lpfc/lpfc_els.c | 5 +- drivers/scsi/lpfc/lpfc_sli.c | 84 ++++++++----- drivers/scsi/lpfc/lpfc_version.h | 2 +- drivers/scsi/myrs.c | 2 +- drivers/scsi/qedi/qedi_dbg.c | 32 ++--- drivers/scsi/qedi/qedi_iscsi.c | 4 - drivers/scsi/qla2xxx/qla_os.c | 221 +++++++++++++--------------------- drivers/scsi/sd.c | 3 +- drivers/scsi/smartpqi/smartpqi_init.c | 23 ++-- 11 files changed, 189 insertions(+), 226 deletions(-)