[GIT PULL] fuse update for 6.2

[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-update-6.2

 - Allow some write requests to proceed in parallel

 - Fix a performance problem with allow_sys_admin_access

 - Add a special kind of invalidation that doesn't immediately purge
   submounts

 - On revalidation treat the target of rename(RENAME_NOREPLACE) the same as
   open(O_EXCL)

 - Use type safe helpers for some mnt_userns transformations

 - Misc cleanups


Thanks,
Miklos

---
Christian Brauner (1):
      fuse: port to vfs{g,u}id_t and associated helpers

Dave Marchevsky (1):
      fuse: Rearrange fuse_allow_current_process checks

Dharmendra Singh (1):
      fuse: allow non-extending parallel direct writes on the same file

Fabio M. De Francesco (1):
      fs/fuse: Replace kmap() with kmap_local_page()

Jann Horn (1):
      fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE

Jiachen Zhang (1):
      fuse: always revalidate rename target dentry

Miklos Szeredi (1):
      fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY

ye xingchen (1):
      fuse: remove the unneeded result variable

---
 fs/fuse/acl.c             |  2 +-
 fs/fuse/cuse.c            |  5 +----
 fs/fuse/dev.c             |  7 +++----
 fs/fuse/dir.c             | 43 +++++++++++++++++++++++++------------------
 fs/fuse/file.c            | 43 ++++++++++++++++++++++++++++++++++++++++---
 fs/fuse/fuse_i.h          |  4 ++--
 fs/fuse/readdir.c         |  4 ++--
 include/uapi/linux/fuse.h | 16 ++++++++++++++--
 8 files changed, 88 insertions(+), 36 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