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