summaryrefslogtreecommitdiffstats
path: root/fs/fuse/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* fuse: extend FUSE_SETXATTR requestVivek Goyal2021-04-141-3/+6
* acl: handle idmapped mountsChristian Brauner2021-01-241-0/+2
* fuse: fix bad inodeMiklos Szeredi2020-12-101-0/+9
* fuse: split fuse_mount off of fuse_connMax Reitz2020-09-181-17/+17
* fuse: rearrange and resize fuse_args fieldsMiklos Szeredi2019-09-101-2/+2
* fuse: flatten 'struct fuse_args'Miklos Szeredi2019-09-101-38/+38
* fuse: Ensure posix acls are translated outside of init_user_nsEric W. Biederman2018-05-311-0/+43
* fuse: limit xattr returned sizeMiklos Szeredi2016-10-031-2/+2
* fuse: Add posix ACL supportSeth Forshee2016-10-011-5/+13
* fuse: Use generic xattr opsSeth Forshee2016-10-011-0/+203