This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5a6f65d15025 Merge tag 'bitmap-for-v6.18-rc2' of https://github.com/nor [...] new 15623c860c93 nsfs: handle inode number mismatches gracefully in file handles new deafd21efdd1 fs: update comment in init_file() new d68a29a6a229 rust: file: add intra-doc link for 'EBADF' new 154d1e7ad9e5 dax: skip read lock assertion for read-only filesystems new 56094ad3eaa2 vfs: Don't leak disconnected dentries on umount new a779e27f24ae coredump: fix core_pattern input validation new 4dd5b5ac089b Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP" new d90ad28e8aa4 fs: return EOPNOTSUPP from file_setattr/file_getattr syscalls new b2796286a6d5 Merge patch series "Fix to EOPNOTSUPP double conversion in [...] new 7933a585d70e ovl: remove redundant IOCB_DIO_CALLER_COMP clearing new 7ea30958b305 Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub [...]
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/coredump.c | 2 +- fs/dax.c | 2 +- fs/dcache.c | 2 ++ fs/exec.c | 2 +- fs/file_attr.c | 16 ++++++---------- fs/file_table.c | 2 +- fs/fuse/ioctl.c | 4 ---- fs/nsfs.c | 4 +++- fs/overlayfs/copy_up.c | 2 +- fs/overlayfs/file.c | 5 ----- fs/overlayfs/inode.c | 5 ++++- rust/kernel/fs/file.rs | 4 ++-- 12 files changed, 22 insertions(+), 28 deletions(-)