* [GIT PULL] fuse fixes for 6.7-rc6
@ 2023-12-12 15:25 Miklos Szeredi
2023-12-12 19:13 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2023-12-12 15:25 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.7-rc6
- Fix a couple of potential crashes, one introduced in 6.6 and one in 5.10
- Fix misbehavior of virtiofs submounts on memory pressure
- Clarify naming in the uAPI for a recent feature
Thanks,
Miklos
----------------------------------------------------------------
Amir Goldstein (1):
fuse: disable FOPEN_PARALLEL_DIRECT_WRITES with FUSE_DIRECT_IO_ALLOW_MMAP
Hangyu Hua (1):
fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
Krister Johansen (1):
fuse: share lookup state between submount and its parent
Tyler Fanelli (2):
fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAP
---
Documentation/filesystems/fuse-io.rst | 3 +-
fs/fuse/dax.c | 1 +
fs/fuse/file.c | 8 ++--
fs/fuse/fuse_i.h | 19 +++++++-
fs/fuse/inode.c | 81 ++++++++++++++++++++++++++++++++---
include/uapi/linux/fuse.h | 10 +++--
6 files changed, 106 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-12 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-12 15:25 [GIT PULL] fuse fixes for 6.7-rc6 Miklos Szeredi
2023-12-12 19:13 ` 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®