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