# git rev-parse -q --verify 3e9bff3bbe1355805de919f688bef4baefbfd436^{commit} 3e9bff3bbe1355805de919f688bef4baefbfd436 already have revision, skipping fetch # git checkout -q -f -B kisskb 3e9bff3bbe1355805de919f688bef4baefbfd436 # git clean -qxdf # < git log -1 # commit 3e9bff3bbe1355805de919f688bef4baefbfd436 # Merge: 5be63fc19fca e00e99ba6c6b # Author: Linus Torvalds # Date: Tue Aug 27 16:57:35 2024 +1200 # # Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs fixes from Christian Brauner: # "VFS: # # - Ensure that backing files uses file->f_ops->splice_write() for # splice # # netfs: # # - Revert the removal of PG_private_2 from netfs_release_folio() as # cephfs still relies on this # # - When AS_RELEASE_ALWAYS is set on a mapping the folio needs to # always be invalidated during truncation # # - Fix losing untruncated data in a folio by making letting # netfs_release_folio() return false if the folio is dirty # # - Fix trimming of streaming-write folios in netfs_inval_folio() # # - Reset iterator before retrying a short read # # - Fix interaction of streaming writes with zero-point tracker # # afs: # # - During truncation afs currently calls truncate_setsize() which sets # i_size, expands the pagecache and truncates it. The first two # operations aren't needed because they will have already been done. # So call truncate_pagecache() instead and skip the redundant parts # # overlayfs: # # - Fix checking of the number of allowed lower layers so 500 layers # can actually be used instead of just 499 # # - Add missing '\n' to pr_err() output # # - Pass string to ovl_parse_layer() and thus allow it to be used for # Opt_lowerdir as well # # pidfd: # # - Revert blocking the creation of pidfds for kthread as apparently # userspace relies on this. Specifically, it breaks systemd during # shutdown # # romfs: # # - Fix romfs_read_folio() to use the correct offset with # folio_zero_tail()" # # * tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs: # netfs: Fix interaction of streaming writes with zero-point tracker # netfs: Fix missing iterator reset on retry of short read # netfs: Fix trimming of streaming-write folios in netfs_inval_folio() # netfs: Fix netfs_release_folio() to say no if folio dirty # afs: Fix post-setattr file edit to do truncation correctly # mm: Fix missing folio invalidation calls during truncation # ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err # ovl: fix wrong lowerdir number check for parameter Opt_lowerdir # ovl: pass string to ovl_parse_layer() # backing-file: convert to using fops->splice_write # Revert "pidfd: prevent creation of pidfds for kthreads" # romfs: fix romfs_read_folio() # netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 3e9bff3bbe1355805de919f688bef4baefbfd436 # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus_defconfig_arm64-gcc13 # Build took: 0:15:47.739319