summaryrefslogtreecommitdiffstats
path: root/include/linux/posix_acl_xattr.h
Commit message (Expand)AuthorAgeFilesLines
* fs: rename generic posix acl handlersChristian Brauner2023-03-061-2/+3
* acl: make vfs_posix_acl_to_xattr() staticChristian Brauner2022-10-281-10/+0
* acl: remove a slew of now unused helpersChristian Brauner2022-10-201-20/+0
* xattr: use posix acl apiChristian Brauner2022-10-201-2/+8
* acl: add vfs_get_acl()Christian Brauner2022-10-201-0/+10
* acl: add vfs_set_acl()Christian Brauner2022-10-201-0/+10
* 9p: implement get acl methodChristian Brauner2022-10-201-0/+11
* acl: move idmapping handling into posix_acl_xattr_set()Christian Brauner2022-08-311-9/+0
* acl: add vfs_set_acl_prepare()Christian Brauner2022-08-311-0/+3
* acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner2022-07-151-12/+22
* fs: fix acl translationChristian Brauner2022-04-191-0/+4
* acl: handle idmapped mountsChristian Brauner2021-01-241-4/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* posix_acl: uapi header splitAndreas Gruenbacher2016-09-271-17/+1
* posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-271-11/+10
* posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-5/+1
* fs: add generic xattr_acl handlersChristoph Hellwig2014-01-251-0/+3
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-181-2/+4
* userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2012-09-181-0/+12
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-231-0/+3
* [PATCH] acl endianess annotationsChristoph Hellwig2005-06-231-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+55