Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuse: move fuse_invalidate_attr() into fuse_update_ctime() | Miklos Szeredi | 2021-10-22 | 1 | -6/+4 |
* | fuse: extend FUSE_SETXATTR request | Vivek Goyal | 2021-04-14 | 1 | -3/+6 |
* | acl: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -0/+2 |
* | fuse: fix bad inode | Miklos Szeredi | 2020-12-10 | 1 | -0/+9 |
* | fuse: split fuse_mount off of fuse_conn | Max Reitz | 2020-09-18 | 1 | -17/+17 |
* | fuse: rearrange and resize fuse_args fields | Miklos Szeredi | 2019-09-10 | 1 | -2/+2 |
* | fuse: flatten 'struct fuse_args' | Miklos Szeredi | 2019-09-10 | 1 | -38/+38 |
* | fuse: Ensure posix acls are translated outside of init_user_ns | Eric W. Biederman | 2018-05-31 | 1 | -0/+43 |
* | fuse: limit xattr returned size | Miklos Szeredi | 2016-10-03 | 1 | -2/+2 |
* | fuse: Add posix ACL support | Seth Forshee | 2016-10-01 | 1 | -5/+13 |
* | fuse: Use generic xattr ops | Seth Forshee | 2016-10-01 | 1 | -0/+203 |