aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-0/+8
2013-08-12xfs: split out attribute listing code into separate fileDave Chinner1-0/+1
2013-04-27xfs: split remote attribute code outDave Chinner1-1/+0
2010-01-20xfs: convert attr to use unsigned namesDave Chinner1-1/+1
2010-01-15xfs: make several more functions staticEric Sandeen1-1/+0
2009-12-14xfs: event tracing supportChristoph Hellwig1-0/+10
2009-12-11xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig1-1/+0
2008-08-13[XFS] Move attr log alloc size calculator to another function.Niv Sardi1-0/+1
2008-07-28[XFS] attrmulti cleanupChristoph Hellwig1-16/+0
2008-07-28[XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() withTim Shimmin1-1/+1
2008-07-28[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig1-25/+30
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy1-17/+0
2008-07-28[XFS] Kill attr_capable checks as already done in xattr_permission.Christoph Hellwig1-2/+0
2008-04-29[XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok1-5/+1
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig1-7/+6
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig1-4/+0
2006-09-28[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespaceTim Shimmin1-2/+6
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-7/+7
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Make some extended attributes routines take const parameters, forNathan Scott1-4/+4
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-7/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+193