This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 67784a74e258 Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/l [...] new b18915248a15 fuse: use unsigned type for getxattr/listxattr size truncation new 97f30876c943 fuse: check aborted connection before adding requests to p [...] new 3002240d1649 fuse: fix memory leak in fuse_create_open new 76a51ac00ca2 fuse: clear PG_uptodate when using a stolen page new f7790d677853 fuse: update stats for pages in dropped aux writeback list new 3ab394b363c5 fuse: disable the combination of passthrough and writeback cache new 88fac17500f4 Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pu [...]
The 7 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/fuse/dev.c | 14 ++++++++++---- fs/fuse/dir.c | 2 +- fs/fuse/file.c | 8 +++++++- fs/fuse/inode.c | 7 ++++++- fs/fuse/xattr.c | 4 ++-- 5 files changed, 26 insertions(+), 9 deletions(-)