This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fe5cdef29e41 Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/l [...] new 6a3eb3360667 cifs: Fix use-after-free in SMB2_write new 088aaf17aa79 cifs: Fix use-after-free in SMB2_read new b57a55e2200e cifs: Fix lease buffer length error new e6d0fb7b34f2 cifs: fix handle leak in smb2_query_symlink() new b98749cac4a6 CIFS: keep FileInfo handle live during oplock break new e53f31bffe1d Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfre [...]
The 6 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/cifsglob.h | 2 ++ fs/cifs/file.c | 30 +++++++++++++++++++++++++----- fs/cifs/misc.c | 25 +++++++++++++++++++++++-- fs/cifs/smb2misc.c | 6 +++--- fs/cifs/smb2ops.c | 2 ++ fs/cifs/smb2pdu.c | 11 +++++++---- 6 files changed, 62 insertions(+), 14 deletions(-)