• Linus Torvalds's avatar
    Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse · 9ec1efbf
    Linus Torvalds authored
    Pull fuse updates from Miklos Szeredi:
    
     - Fix a page locking bug in write (introduced in 2.6.26)
    
     - Allow sgid bit to be killed in setacl()
    
     - Miscellaneous fixes and cleanups
    
    * tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
      cuse: simplify refcount
      cuse: prevent clone
      virtiofs: fix userns
      virtiofs: remove useless function
      virtiofs: split requests that exceed virtqueue size
      virtiofs: fix memory leak in virtio_fs_probe()
      fuse: invalidate attrs when page writeback completes
      fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
      fuse: extend FUSE_SETXATTR request
      fuse: fix matching of FUSE_DEV_IOC_CLONE command
      fuse: fix a typo
      fuse: don't zero pages twice
      fuse: fix typo for fuse_conn.max_pages comment
      fuse: fix write deadlock
    9ec1efbf
inode.c 40.9 KB