This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8f2c057754b2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new ec4535b2a1d7 smb: client: fix NULL ptr deref in cifs_mark_open_handles_ [...] new 28e0947651ce smb3: fix Open files on server counter going negative new c6ff459037b2 smb: client: instantiate when creating SFU files new 35f834265e0d smb3: fix broken reconnect when password changing on the s [...] new fa4022cb7361 Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba. [...]
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/smb/client/cached_dir.c | 4 +- fs/smb/client/cifsglob.h | 1 + fs/smb/client/connect.c | 8 ++++ fs/smb/client/fs_context.c | 21 +++++++++++ fs/smb/client/fs_context.h | 2 + fs/smb/client/inode.c | 3 +- fs/smb/client/misc.c | 1 + fs/smb/client/smb2ops.c | 94 +++++++++++++++++++++++++++------------------- fs/smb/client/smb2pdu.c | 11 ++++++ 9 files changed, 103 insertions(+), 42 deletions(-)