index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
posix_acl_xattr.h
Age
Commit message (
Expand
)
Author
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
2022-10-28
acl: make vfs_posix_acl_to_xattr() static
Christian Brauner
2022-10-20
acl: remove a slew of now unused helpers
Christian Brauner
2022-10-20
xattr: use posix acl api
Christian Brauner
2022-10-20
acl: add vfs_get_acl()
Christian Brauner
2022-10-20
acl: add vfs_set_acl()
Christian Brauner
2022-10-20
9p: implement get acl method
Christian Brauner
2022-08-31
acl: move idmapping handling into posix_acl_xattr_set()
Christian Brauner
2022-08-31
acl: add vfs_set_acl_prepare()
Christian Brauner
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2022-04-19
fs: fix acl translation
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-27
posix_acl: uapi header split
Andreas Gruenbacher
2016-09-27
posix_acl: xattr representation cleanups
Andreas Gruenbacher
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2014-01-25
fs: add generic xattr_acl handlers
Christoph Hellwig
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
2012-09-18
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
2005-06-23
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
2005-06-23
[PATCH] acl endianess annotations
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds