aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_acl.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-29[XFS] Cleanup xfs_attr a bit with xfs_name and remove credGravatar Barry Naujok 1-3/+4
2008-04-29[XFS] kill xfs_getattrGravatar Christoph Hellwig 1-33/+7
2008-04-29[XFS] Remove VN_IS* macros and related cruft.Gravatar Christoph Hellwig 1-3/+3
2008-04-18[XFS] Catch errors from xfs_acl_vremove().Gravatar David Chinner 1-1/+1
2008-04-18[XFS] Catch errors from xfs_acl_setmode().Gravatar David Chinner 1-5/+9
2008-02-07[XFS] use generic_permissionGravatar Christoph Hellwig 1-28/+2
2007-10-16[XFS] simplify xfs_create/mknod/symlink prototypeGravatar Christoph Hellwig 1-2/+2
2007-10-16[XFS] kill struct bhv_vnodeGravatar Christoph Hellwig 1-2/+2
2007-10-16[XFS] kill v_vfsp member from struct bhv_vnodeGravatar Christoph Hellwig 1-2/+3
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsGravatar Christoph Hellwig 1-10/+14
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Gravatar Eric Sandeen 1-1/+0
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-2/+0
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDGravatar Nathan Scott 1-5/+5
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Gravatar Nathan Scott 1-30/+29
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allGravatar Nathan Scott 1-1/+1
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+1
2005-11-02[XFS] silence gcc4 warnings. the directory ones are wrong because ofGravatar Christoph Hellwig 1-0/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-5/+7
2005-11-02[XFS] Fix up an internal sort function name collision issue.Gravatar Nathan Scott 1-3/+3
2005-09-02[XFS] remove struct vnode::v_typeGravatar Christoph Hellwig 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+937