This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bfb0e9b490bc Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/l [...] new d792d4c4fc86 scsi: ibmvscsis: Fix a stringop-overflow warning new adad633af7b9 scsi: ibmvscsis: Ensure partition name is properly NUL terminated new 83e32a591077 scsi: sd: Contribute to randomness when running rotational device new d87161bea405 scsi: ufs: Disable blk-mq for now new 9e210178267b scsi: lpfc: Synchronize access to remoteport via rport new 1816494330a8 scsi: target: iscsi: Use hex2bin instead of a re-implementation new 8c39e2699f8a scsi: target: iscsi: Use bin2hex instead of a re-implementation new 318ddb34b205 scsi: ipr: System hung while dlpar adding primary ipr adap [...] new f1f1fadacaf0 scsi: sd: don't crash the host on invalid commands new 846e8dd47c26 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 10 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/ibmvscsi_tgt/ibmvscsi_tgt.c | 5 +- drivers/scsi/ipr.c | 106 ++++++++++++++++++------------- drivers/scsi/ipr.h | 1 + drivers/scsi/lpfc/lpfc_attr.c | 15 +++-- drivers/scsi/lpfc/lpfc_debugfs.c | 10 +-- drivers/scsi/lpfc/lpfc_nvme.c | 11 +++- drivers/scsi/sd.c | 6 +- drivers/scsi/ufs/ufshcd.c | 7 ++ drivers/target/iscsi/iscsi_target_auth.c | 45 +++++-------- 9 files changed, 116 insertions(+), 90 deletions(-)