summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_acl.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Catch errors from xfs_acl_vremove().David Chinner2008-04-181-1/+1
* [XFS] Catch errors from xfs_acl_setmode().David Chinner2008-04-181-5/+9
* [XFS] use generic_permissionChristoph Hellwig2008-02-071-28/+2Star
* [XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig2007-10-161-2/+2
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-161-2/+2
* [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-161-2/+3
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-10/+14
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-1/+0Star
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0Star
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-5/+5
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-30/+29Star
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* [XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig2005-11-021-0/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-5/+7
* [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-021-3/+3
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-021-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+937