summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_acl.c
AgeCommit message (Expand)Author
2012-01-12xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
2012-01-12xfs: validate acl countChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2008-10-31CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-10-30[XFS] kill sys_credChristoph Hellwig
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig
2008-08-13[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.cChristoph Hellwig
2008-08-13[XFS] XFS: Kill xfs_vtoi()David Chinner
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig
2008-07-28[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig
2008-04-29[XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok
2008-04-29[XFS] kill xfs_getattrChristoph Hellwig
2008-04-29[XFS] Remove VN_IS* macros and related cruft.Christoph Hellwig
2008-04-18[XFS] Catch errors from xfs_acl_vremove().David Chinner
2008-04-18[XFS] Catch errors from xfs_acl_setmode().David Chinner
2008-02-07[XFS] use generic_permissionChristoph Hellwig
2007-10-16[XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2005-11-02[XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-11-02[XFS] Fix up an internal sort function name collision issue.Nathan Scott
2005-09-02[XFS] remove struct vnode::v_typeChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds