This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5be63fc19fca Linux 6.11-rc5 new 92764e8822d4 netfs, ceph: Partially revert "netfs: Replace PG_fscache b [...] new 524b2c6dc80d romfs: fix romfs_read_folio() new 232590ea7fc1 Revert "pidfd: prevent creation of pidfds for kthreads" new 996b37da1e0f backing-file: convert to using fops->splice_write new 7eff3453cbd7 ovl: pass string to ovl_parse_layer() new ca76ac36bb60 ovl: fix wrong lowerdir number check for parameter Opt_lowerdir new 441e36ef5b34 ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err new d10771d51b28 Merge patch series "ovl: simplify ovl_parse_param_lowerdir()" new 0aa2e1b2fb7a mm: Fix missing folio invalidation calls during truncation new a74ee0e878e2 afs: Fix post-setattr file edit to do truncation correctly new 7dfc8f0c6144 netfs: Fix netfs_release_folio() to say no if folio dirty new cce6bfa6ca0e netfs: Fix trimming of streaming-write folios in netfs_inv [...] new 950b03d0f664 netfs: Fix missing iterator reset on retry of short read new e00e99ba6c6b netfs: Fix interaction of streaming writes with zero-point [...] new 3e9bff3bbe13 Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/ [...]
The 15 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/inode.c | 11 ++++++--- fs/backing-file.c | 5 +++- fs/ceph/inode.c | 1 + fs/netfs/io.c | 1 + fs/netfs/misc.c | 60 ++++++++++++++++++++++++++++++++++++------------ fs/netfs/write_collect.c | 7 ++++++ fs/overlayfs/params.c | 51 ++++++++++------------------------------ fs/romfs/super.c | 2 +- kernel/fork.c | 25 +++----------------- mm/truncate.c | 4 ++-- 10 files changed, 84 insertions(+), 83 deletions(-)