[GIT PULL] fuse fixes for 6.7-rc6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux