This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b423f5a9a61f Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/ [...] new 8dd91e8d31fe nfsd: fix race between laundromat and free_stateid new d5ff2fb2e716 nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_st [...] new f647053312ee Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/li [...] new f03b296e8b51 fs: pass offset and result to backing_file end_write() callback new 20121d3f58f0 fuse: update inode size after extending passthrough write new 184429a17f8f Revert "fuse: move initialization of fuse_file to fuse_wri [...] new d34a5575e6d2 fuse: remove stray debug line new 81dcc79758cd Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pu [...] new 9a5dd6115139 smb: client: Handle kstrdup failures for passwords new 2ce1007f42b8 cifs: fix warning when destroy 'cifs_io_request_pool' new c71f8fb4dc91 Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba [...]
The 11 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/backing-file.c | 8 +++---- fs/fuse/file.c | 18 ++++++++++------ fs/fuse/passthrough.c | 9 ++++---- fs/nfsd/nfs4state.c | 50 ++++++++++++++++++++++++++++++++++++-------- fs/nfsd/state.h | 2 ++ fs/overlayfs/file.c | 9 ++++++-- fs/smb/client/cifsfs.c | 2 +- fs/smb/client/fs_context.c | 7 +++++++ include/linux/backing-file.h | 2 +- 9 files changed, 79 insertions(+), 28 deletions(-)