summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_acl.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: Don't clear SGID when inheriting ACLsJan Kara2017-06-271-0/+1
* xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher2015-12-061-4/+0
* xfs: Fix error path in xfs_get_aclAndreas Gruenbacher2015-11-101-1/+0
* xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher2015-11-031-0/+3
* xfs: move acl structures to xfs_format.hChristoph Hellwig2014-11-281-36/+0
* xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-7/+2
* xfs: increase number of ACL entries for V5 superblocksDave Chinner2013-06-061-7/+24
* xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not setMarkus Trippelsdorf2011-07-291-1/+4
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-2/+0
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* xfs: constify xattr_handlerStephen Hemminger2010-05-211-2/+2
* xfs: convert attr to use unsigned namesDave Chinner2010-01-201-2/+2
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-1/+2
* switch xfs to generic acl caching helpersAl Viro2009-06-241-4/+0
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-65/+32
* Revert "xfs: increase the maximum number of supported ACL entries"Felix Blyakher2009-03-311-1/+1
* xfs: increase the maximum number of supported ACL entriesFelix Blyakher2009-03-271-1/+1
* [XFS] Remove several unused typedefs.Eric Sandeen2009-01-091-1/+0
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-131-7/+7
* [XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we stillTim Shimmin2008-07-281-2/+2
* [XFS] use generic_permissionChristoph Hellwig2008-02-071-2/+0
* [XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig2007-10-161-3/+3
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-161-8/+7
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-1/+1
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-8/+8
* [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott2006-03-221-2/+2
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+116