aboutsummaryrefslogtreecommitdiff
path: root/fs/fuse/acl.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-14fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDGravatar Vivek Goyal 1-1/+6
2021-04-14fuse: extend FUSE_SETXATTR requestGravatar Vivek Goyal 1-1/+1
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-1/+2
2020-12-10fuse: fix bad inodeGravatar Miklos Szeredi 1-0/+6
2018-03-20fuse: Support fuse filesystems outside of init_user_nsGravatar Eric W. Biederman 1-2/+2
2016-10-01fuse: Add posix ACL supportGravatar Seth Forshee 1-0/+99