This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ccbb22b9ab86 Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git:// [...] new 506c1da44fee cifs: use the expiry output of dns_query to schedule next [...] new 50630b3f1ada cifs: Do not use the original cruid when following DFS lin [...] new c9c9c6815f90 cifs: fix the out of range assignment to bit fields in par [...] new 507345b5ae6a cifs: handle reconnect of tcon when there is no cached dfs [...] new 63f94e946faf cifs: fix missing null session check in mount new 16dd9b8c31ae cifs: added WARN_ON for all the count decrements new 4511d7c8f440 SMB3.1.1: fix mount failure to some servers when compressi [...] new cdc3363065ab cifs: do not share tcp sessions of dfs connections new 44cb60b425ab Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfr [...] new 422969bbb5af scsi: core: Fix the documentation of the scsi_execute() ti [...] new fbf1a58701ec scsi: fas216: Fix a build error new 93aa71ad7379 scsi: core: Fix bad pointer dereference when ehandler kthr [...] new 8b3bdd99c092 scsi: zfcp: Report port fc_security as unknown early durin [...] new bb6beabf2f79 scsi: pm8001: Clean up kernel-doc and comments new aa0dc6a73309 scsi: mpi3mr: Fix W=1 compilation warnings new 053c16ac8905 scsi: ufs: core: Add missing host_lock in ufshcd_vops_setu [...] new 5d766d55d163 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 17 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/s390/scsi/zfcp_sysfs.c | 1 + drivers/scsi/arm/fas216.c | 2 +- drivers/scsi/hosts.c | 1 + drivers/scsi/mpi3mr/mpi3mr_fw.c | 15 +++--- drivers/scsi/pm8001/pm8001_ctl.c | 48 +++++++++-------- drivers/scsi/pm8001/pm8001_hwi.c | 18 +++---- drivers/scsi/pm8001/pm8001_init.c | 29 +++++----- drivers/scsi/pm8001/pm8001_sas.c | 41 +++++++------- drivers/scsi/pm8001/pm80xx_hwi.c | 50 ++++++++--------- drivers/scsi/scsi_lib.c | 2 +- drivers/scsi/ufs/ufshcd.h | 9 +++- fs/cifs/cifs_dfs_ref.c | 6 ++- fs/cifs/cifsglob.h | 7 +++ fs/cifs/connect.c | 110 ++++++++++++++++++++++++++++++++++---- fs/cifs/dns_resolve.c | 10 ++-- fs/cifs/dns_resolve.h | 2 +- fs/cifs/misc.c | 2 +- fs/cifs/smb2ops.c | 6 ++- fs/cifs/smb2pdu.h | 1 + 19 files changed, 239 insertions(+), 121 deletions(-)