This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f0ab9f34e59e Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust- [...] new a0fc452a5d7f open: make RESOLVE_CACHED correctly test for O_TMPFILE new 0a2c2baafa31 proc: fix missing conversion to 'iterate_shared' new 3e3271549670 vfs: get rid of old '->iterate' directory operation new 7d84d1b9af63 fs: rely on ->iterate_shared to determine f_pos locking new 0108963f14e9 Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub [...]
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: Documentation/filesystems/locking.rst | 5 ++- Documentation/filesystems/porting.rst | 25 ++++++------- fs/ceph/dir.c | 5 +-- fs/coda/dir.c | 20 ++++------- fs/exfat/dir.c | 3 +- fs/exportfs/expfs.c | 2 +- fs/file.c | 2 +- fs/jfs/namei.c | 3 +- fs/ntfs/dir.c | 3 +- fs/ocfs2/file.c | 5 +-- fs/open.c | 2 +- fs/overlayfs/readdir.c | 3 +- fs/proc/base.c | 2 +- fs/readdir.c | 68 ++++++++++++++++++++++++++--------- fs/vboxsf/dir.c | 3 +- include/linux/fs.h | 8 ++++- 16 files changed, 98 insertions(+), 61 deletions(-)