summaryrefslogtreecommitdiffstats
path: root/fs/fuse/acl.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-181-1/+4
* fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal2021-04-141-1/+6
* fuse: extend FUSE_SETXATTR requestVivek Goyal2021-04-141-1/+1
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
* fuse: fix bad inodeMiklos Szeredi2020-12-101-0/+6
* fuse: Support fuse filesystems outside of init_user_nsEric W. Biederman2018-03-201-2/+2
* fuse: Add posix ACL supportSeth Forshee2016-10-011-0/+99