mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] fuse fixes for 6.9-rc5
@ 2024-04-19 14:23 Miklos Szeredi
  2024-04-19 20:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2024-04-19 14:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

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(-)

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

end of thread, other threads:[~2024-04-19 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-19 14:23 [GIT PULL] fuse fixes for 6.9-rc5 Miklos Szeredi
2024-04-19 20:46 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®