This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 17ba56605bfd Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub [...] new 5f7a07646655 afs: Fix endless loop in directory parsing new 54cbc058d86b fs/aio: Make io_cancel() generate completions again new 1678f8d85d90 Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/ [...] new 3a7845041eb7 exfat: fix appending discontinuous clusters to empty file new 3aec97e0c793 Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/ [...] new a1a4a9ca77f1 btrfs: fix race between ordered extent completion and fiemap new 418b09027743 btrfs: ensure fiemap doesn't race with writes when FIEMAP_ [...] new e2b54eaf28df btrfs: fix double free of anonymous device after snapshot [...] new 7505aa147adb Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/sc [...] new 51d31149a88b ceph: switch to corrected encoding of max_xattr_size in mdsmap new 5870ba3dc6e4 Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ce [...]
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/afs/dir.c | 4 +- fs/aio.c | 27 +++++------ fs/btrfs/disk-io.c | 22 ++++----- fs/btrfs/disk-io.h | 2 +- fs/btrfs/extent_io.c | 124 +++++++++++++++++++++++++++++++++++++++++-------- fs/btrfs/inode.c | 22 ++++++++- fs/btrfs/ioctl.c | 2 +- fs/btrfs/transaction.c | 2 +- fs/ceph/mdsmap.c | 7 +-- fs/ceph/mdsmap.h | 6 ++- fs/exfat/file.c | 37 +++++++++------ 11 files changed, 184 insertions(+), 71 deletions(-)