index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
acl.c
Age
Commit message (
Expand
)
Author
2024-09-04
fuse: support idmapped ->set_acl
Alexander Mikhalitsyn
2024-09-04
fuse: drop idmap argument from __fuse_get_acl
Alexander Mikhalitsyn
2024-06-25
fuse: Use in_group_or_capable() helper
Youling Tang
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2022-12-12
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-26
fuse: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-04-14
fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
Vivek Goyal
2021-04-14
fuse: extend FUSE_SETXATTR request
Vivek Goyal
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2020-12-10
fuse: fix bad inode
Miklos Szeredi
2018-03-20
fuse: Support fuse filesystems outside of init_user_ns
Eric W. Biederman
2016-10-01
fuse: Add posix ACL support
Seth Forshee