aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_acl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-28xfs: move acl structures to xfs_format.hChristoph Hellwig1-36/+0
2014-01-25xfs: use generic posix ACL infrastructureChristoph Hellwig1-7/+2
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner1-7/+24
2011-07-29xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not setMarkus Trippelsdorf1-1/+4
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-2/+0
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro1-1/+1
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-1/+1
2010-05-21xfs: constify xattr_handlerStephen Hemminger1-2/+2
2010-01-20xfs: convert attr to use unsigned namesDave Chinner1-2/+2
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-1/+2
2009-06-24switch xfs to generic acl caching helpersAl Viro1-4/+0
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-65/+32
2009-03-31Revert "xfs: increase the maximum number of supported ACL entries"Felix Blyakher1-1/+1
2009-03-27xfs: increase the maximum number of supported ACL entriesFelix Blyakher1-1/+1
2009-01-09[XFS] Remove several unused typedefs.Eric Sandeen1-1/+0
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig1-7/+7
2008-07-28[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we stillTim Shimmin1-2/+2
2008-02-07[XFS] use generic_permissionChristoph Hellwig1-2/+0
2007-10-16[XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig1-3/+3
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig1-8/+7
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott1-1/+1
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-8/+8
2006-03-22[XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott1-2/+2
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+116