linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fuse fixes for 6.17-rc5
@ 2025-09-01 10:30 Miklos Szeredi
  2025-09-01 10:58 ` Christian Brauner
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2025-09-01 10:30 UTC (permalink / raw)
  To: Christian Brauner; +Cc: linux-fsdevel

Hi Christian,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
tags/fuse-fixes-6.17-rc5

- fix iomap partial writes (Joanne)

- fix possible overflow in FUSE_RETRIEVE (Edward Adam Davis)

- only allow passthrough for regular files (Amir)

- fix copy_file_range overflow issues (Miklos)

Thanks,
Miklos
---

Amir Goldstein (1):
      fuse: do not allow mapping a non-regular backing file

Edward Adam Davis (1):
      fuse: Block access to folio overlimit

Joanne Koong (2):
      fuse: reflect cached blocksize if blocksize was changed
      fuse: fix fuseblk i_blkbits for iomap partial writes

Miklos Szeredi (2):
      fuse: check if copy_file_range() returns larger than requested size
      fuse: prevent overflow in copy_file_range return value

---
 fs/fuse/dev.c         |  2 +-
 fs/fuse/dir.c         |  3 ++-
 fs/fuse/file.c        |  5 ++++-
 fs/fuse/fuse_i.h      | 14 ++++++++++++++
 fs/fuse/inode.c       | 16 ++++++++++++++++
 fs/fuse/passthrough.c |  5 +++++
 6 files changed, 42 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] fuse fixes for 6.17-rc5
  2025-09-01 10:30 [GIT PULL] fuse fixes for 6.17-rc5 Miklos Szeredi
@ 2025-09-01 10:58 ` Christian Brauner
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Brauner @ 2025-09-01 10:58 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: linux-fsdevel

On Mon, Sep 01, 2025 at 12:30:09PM +0200, Miklos Szeredi wrote:
> Hi Christian,
> 
> Please pull from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
> tags/fuse-fixes-6.17-rc5

Pulled into vfs.fixes of the vfs/vfs.git tree.

Thank you!
Christian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-01 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-01 10:30 [GIT PULL] fuse fixes for 6.17-rc5 Miklos Szeredi
2025-09-01 10:58 ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).