summaryrefslogtreecommitdiff
path: root/include/linux/posix_acl_xattr.h
AgeCommit message (Expand)Author
2023-03-06fs: rename generic posix acl handlersChristian Brauner
2022-10-28acl: make vfs_posix_acl_to_xattr() staticChristian Brauner
2022-10-20acl: remove a slew of now unused helpersChristian Brauner
2022-10-20xattr: use posix acl apiChristian Brauner
2022-10-20acl: add vfs_get_acl()Christian Brauner
2022-10-20acl: add vfs_set_acl()Christian Brauner
2022-10-209p: implement get acl methodChristian Brauner
2022-08-31acl: move idmapping handling into posix_acl_xattr_set()Christian Brauner
2022-08-31acl: add vfs_set_acl_prepare()Christian Brauner
2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner
2022-04-19fs: fix acl translationChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-27posix_acl: uapi header splitAndreas Gruenbacher
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher
2014-01-25fs: add generic xattr_acl handlersChristoph Hellwig
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman
2012-09-18userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig
2005-06-23[PATCH] acl endianess annotationsChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds