]> Git Repo - linux.git/commit
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Tue, 3 Sep 2024 19:32:00 +0000 (12:32 -0700)
committerLinus Torvalds <[email protected]>
Tue, 3 Sep 2024 19:32:00 +0000 (12:32 -0700)
commit88fac17500f4ea49c7bac136cf1b27e7b9980075
tree5879c5499f3fec939733424cdd8b83fa5e606f1a
parent67784a74e258a467225f0e68335df77acd67b7ab
parent3ab394b363c5fd14b231e335fb6746ddfb93aaaa
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse

Pull fuse fixes from Miklos Szeredi:

 - Fix EIO if splice and page stealing are enabled on the fuse device

 - Disable problematic combination of passthrough and writeback-cache

 - Other bug fixes found by code review

* tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: disable the combination of passthrough and writeback cache
  fuse: update stats for pages in dropped aux writeback list
  fuse: clear PG_uptodate when using a stolen page
  fuse: fix memory leak in fuse_create_open
  fuse: check aborted connection before adding requests to pending list for resending
  fuse: use unsigned type for getxattr/listxattr size truncation
fs/fuse/dev.c
This page took 0.053291 seconds and 4 git commands to generate.