[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJfpegvMf45cm=VQa35HdjM6=y8SeMojw8snnOjifqYjKbtM_w@mail.gmail.com>
Date: Fri, 19 Apr 2024 16:23:20 +0200
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 6.9-rc5
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
tags/fuse-fixes-6.9-rc5
- Fix two bugs in the new passthrough mode
- Fix a statx bug introduced in v6.6
- Fix code documentation
Thanks,
Miklos
---
Amir Goldstein (2):
fuse: fix wrong ff->iomode state changes from parallel dio write
fuse: fix parallel dio write on file open in passthrough mode
Danny Lin (1):
fuse: fix leaked ENOSYS error on first statx call
Yang Li (1):
cuse: add kernel-doc comments to cuse_process_init_reply()
---
fs/fuse/cuse.c | 4 ++++
fs/fuse/dir.c | 1 +
fs/fuse/file.c | 12 +++++++-----
fs/fuse/fuse_i.h | 7 ++++---
fs/fuse/inode.c | 1 +
fs/fuse/iomode.c | 60 ++++++++++++++++++++++++++++++++++++++------------------
6 files changed, 58 insertions(+), 27 deletions(-)
Powered by blists - more mailing lists