This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 23a80d462c67 Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux new 88388cb0c9b0 nfsctl: switch to simple_recursive_removal() new 1acc24b300bf Merge tag 'pull-simple_recursive_removal' of git://git.ker [...] new 74d016ecc1a7 new helper: user_path_locked_at() new bbe6a7c899e7 bch2_ioctl_subvolume_destroy(): fix locking new f16ab99c2eba Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/ [...] new 742354604019 exfat: using hweight instead of internal logic new 34939ae005ec exfat: using ffs instead of internal logic new 11a347fb6cef exfat: change to get file size from DataLength new f55c096f62f1 exfat: do not zero the extended part new 052d534373b7 Merge tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/ [...]
The 10 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/bcachefs/fs-ioctl.c | 31 ++++---- fs/exfat/balloc.c | 87 +++++++++------------- fs/exfat/exfat_fs.h | 5 +- fs/exfat/file.c | 193 +++++++++++++++++++++++++++++++++++++++++++------ fs/exfat/inode.c | 136 +++++++++++++++++++++++++++++----- fs/exfat/namei.c | 6 ++ fs/namei.c | 16 +++- include/linux/namei.h | 1 + 8 files changed, 366 insertions(+), 109 deletions(-)