summaryrefslogtreecommitdiffstats
path: root/fs/fuse/acl.c
AgeCommit message (Expand)AuthorLines
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi-1/+4
2021-04-14fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal-1/+6
2021-04-14fuse: extend FUSE_SETXATTR requestVivek Goyal-1/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner-1/+2
2020-12-10fuse: fix bad inodeMiklos Szeredi-0/+6
2018-03-20fuse: Support fuse filesystems outside of init_user_nsEric W. Biederman-2/+2
2016-10-01fuse: Add posix ACL supportSeth Forshee-0/+99