[GIT PULL] fuse fixes for 5.2-rc4

[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-5.2-rc4

This fixes a leaked inode lock in an error cleanup path and a data
consistency issue with copy_file_range().  It also adds a new flag for the
WRITE request that allows userspace filesystems to clear suid/sgid bits on
the file if necessary.

Thanks,
Miklos

----------------------------------------------------------------
Miklos Szeredi (4):
      fuse: fallocate: fix return with locked inode
      fuse: add FUSE_WRITE_KILL_PRIV
      fuse: fix copy_file_range() in the writeback case
      fuse: extract helper for range writeback

---
 fs/fuse/file.c            | 43 ++++++++++++++++++++++++++++++++-----------
 include/uapi/linux/fuse.h |  7 ++++++-
 2 files changed, 38 insertions(+), 12 deletions(-)



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

  Powered by Linux