This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7f0e9ee5e448 Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/ [...] new 6697f819a10b exfat: fix just enough dentries but allocate a new cluster to dir new 9da33619e0ca exfat: fix soft lockup in exfat_clear_bitmap new fda94a9919fd exfat: short-circuit zero-byte writes in exfat_file_write_iter new 13940cef9549 exfat: add a check for invalid data size new 5872cca23a01 Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub [...] new 4dd541f9d9e4 MAINTAINERS: update email address in cifs and ksmbd entry new d6e13e19063d ksmbd: fix out-of-bounds in parse_sec_desc() new e2ff19f0b7a3 ksmbd: fix type confusion via race condition when using ip [...] new 84d2d1641b71 ksmbd: fix use-after-free in smb2_lock new e26e2d2e15da ksmbd: fix bug on trap in smb2_lock new 62e7dd0a39c2 smb: common: change the data type of num_aces to le16 new 1b8b67f3c5e5 ksmbd: fix incorrect validation for num_aces field of smb_acl new aa2a739a75ab cifs: fix incorrect validation for num_aces field of smb_acl new 1238f0af1349 Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbd
The 14 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: MAINTAINERS | 3 +++ fs/exfat/balloc.c | 10 +++++++-- fs/exfat/exfat_fs.h | 2 +- fs/exfat/fatent.c | 11 +++++---- fs/exfat/file.c | 2 +- fs/exfat/namei.c | 7 +++++- fs/smb/client/cifsacl.c | 34 +++++++++++++++------------- fs/smb/common/smbacl.h | 3 ++- fs/smb/server/smb2pdu.c | 8 +++---- fs/smb/server/smbacl.c | 52 ++++++++++++++++++++++++++++++------------- fs/smb/server/smbacl.h | 2 +- fs/smb/server/transport_ipc.c | 1 + 12 files changed, 89 insertions(+), 46 deletions(-)