This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ed5377958cfd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new bd86c69dae65 NFSD: unregister shrinker when nfsd_init_net() fails new 93c128e709ae nfsd: ensure we always call fh_verify_error tracepoint new 022c028f4cfd Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/lin [...] new fee0fb1f1505 cifs: Fix xid leak in cifs_create() new 9a97df404a40 cifs: Fix xid leak in cifs_copy_file_range() new 575e079c782b cifs: Fix xid leak in cifs_flock() new e909d054bdea cifs: Fix xid leak in cifs_ses_add_channel() new 10269f13257d cifs: Fix xid leak in cifs_get_file_info_unix() new d32f211adb6a cifs: use LIST_HEAD() and list_move() to simplify code new 053569ccde2a cifs: set rc to -ENOENT if we can not get a dentry for the [...] new 30b2d7f8f136 cifs: Fix memory leak when build ntlmssp negotiate blob failed new 096bbeec7bd6 smb3: interface count displayed incorrectly new 8e77860c62b6 cifs: drop the lease for cached directories on rmdir or rename new 01f2ee7e3256 cifs: fix memory leaks in session setup new 73b1b8d25e39 cifs: update internal module number new bd8e963412c8 Merge tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfre [...]
The 16 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/cached_dir.c | 39 +++++++++++++++++++++++++++++---------- fs/cifs/cached_dir.h | 4 ++++ fs/cifs/cifsfs.c | 7 +++++-- fs/cifs/cifsfs.h | 4 ++-- fs/cifs/dir.c | 6 ++++-- fs/cifs/file.c | 11 +++++++---- fs/cifs/inode.c | 6 ++++-- fs/cifs/sess.c | 1 + fs/cifs/smb2inode.c | 2 ++ fs/cifs/smb2ops.c | 3 ++- fs/cifs/smb2pdu.c | 17 ++++++++--------- fs/nfsd/nfsctl.c | 4 +++- fs/nfsd/nfsfh.c | 2 +- 13 files changed, 72 insertions(+), 34 deletions(-)