This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8ed86627f715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 2f94a3125b87 cifs: fix kref underflow in close_shroot() new 153322f7536a smb3: Fix enumerating snapshots to Azure new ca567eb2b3f0 SMB3: Allow persistent handle timeout to be configurable on mount new 4811e3096daa cifs: a smb2_validate_and_copy_iov failure does not mean t [...] new 145f47c7381d Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfre [...]
The 5 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: fs/cifs/cifsfs.c | 2 ++ fs/cifs/cifsglob.h | 8 +++++++ fs/cifs/connect.c | 30 ++++++++++++++++++++++- fs/cifs/smb2file.c | 6 +++-- fs/cifs/smb2ops.c | 68 +++++++++++++++++++++++++++++++++-------------------- fs/cifs/smb2pdu.c | 49 +++++++++++++++++++++++++------------- fs/cifs/smb2proto.h | 5 ++-- 7 files changed, 121 insertions(+), 47 deletions(-)