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