This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1c23f9e627a7 Linux 6.0-rc2 new cfd2b5c1106f perf tools: Fix compile error for x86 new 932c29a10d5d locks: Fix dropped call to ->fl_release_private() new b20ee4813f3f Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/sc [...] new abfcf55d8b07 acl: handle idmapped mounts for idmapped filesystems new ddc84c90538e MAINTAINERS: update idmapping tree new bf1ac16edf67 fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts new 0c3bc7899e6d ntfs: fix acl handling new d3cd67d671ee Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel [...] new 2067231a9e2c NFS: Fix missing unlock in nfs_unlink() new 67f4b5dc4991 NFS: Fix another fsync() issue after a server reboot new edf79efcc9d0 NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds new 5f6277a0c15e NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITES new f16857e62bac NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT new fcfc8be1e9cf NFSv4.2 fix problems with __nfs42_ssc_open new ed06fce0b034 SUNRPC: RPC level errors should set task->tk_rpc_status new 072e51356cd5 Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/proj [...]
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: MAINTAINERS | 2 +- fs/locks.c | 1 + fs/namespace.c | 7 +++++++ fs/nfs/dir.c | 7 +++++-- fs/nfs/file.c | 15 ++++++--------- fs/nfs/inode.c | 1 + fs/nfs/nfs4file.c | 6 ++++++ fs/nfs/pnfs.c | 1 - fs/nfs/write.c | 6 ++++-- fs/ntfs3/xattr.c | 16 +++++++--------- fs/overlayfs/inode.c | 11 +++++++---- fs/posix_acl.c | 15 +++++++++------ include/linux/nfs_fs.h | 2 +- net/sunrpc/clnt.c | 2 +- tools/include/linux/compiler_types.h | 4 ++++ 15 files changed, 60 insertions(+), 36 deletions(-)