[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yidt3VEGFzuZwe1g@miu.piliscsaba.redhat.com>
Date: Tue, 8 Mar 2022 15:53:17 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse fixes for 5.17-rc8
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.17-rc8
- Fix an issue with splice on the fuse device
- Fix a regression in the fileattr API conversion
- Add a small userspace API improvement
Thanks,
Miklos
----------------------------------------------------------------
Jeff Layton (1):
fuse: move FUSE_SUPER_MAGIC definition to magic.h
Miklos Szeredi (2):
fuse: fix fileattr op failure
fuse: fix pipe buffer lifetime for direct_io
---
fs/fuse/dev.c | 12 +++++++++++-
fs/fuse/file.c | 1 +
fs/fuse/fuse_i.h | 1 +
fs/fuse/inode.c | 3 +--
fs/fuse/ioctl.c | 9 ++++++---
include/uapi/linux/magic.h | 1 +
6 files changed, 21 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists