summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove put_value from attr ->put_listent contextEric Sandeen2016-04-061-1/+0
* xfs: don't pass value into attr ->put_listentEric Sandeen2016-04-061-1/+1
* xfs: only return -errno or success from attr ->put_listentEric Sandeen2016-04-061-0/+1
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-0/+8
* xfs: split out attribute listing code into separate fileDave Chinner2013-08-121-0/+1
* xfs: split remote attribute code outDave Chinner2013-04-271-1/+0
* xfs: convert attr to use unsigned namesDave Chinner2010-01-201-1/+1
* xfs: make several more functions staticEric Sandeen2010-01-151-1/+0
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+10
* xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2009-12-111-1/+0
* [XFS] Move attr log alloc size calculator to another function.Niv Sardi2008-08-131-0/+1
* [XFS] attrmulti cleanupChristoph Hellwig2008-07-281-16/+0
* [XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() withTim Shimmin2008-07-281-1/+1
* [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig2008-07-281-25/+30
* [XFS] Use the generic xattr methods.Lachlan McIlroy2008-07-281-17/+0
* [XFS] Kill attr_capable checks as already done in xattr_permission.Christoph Hellwig2008-07-281-2/+0
* [XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok2008-04-291-5/+1
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-161-7/+6
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-4/+0
* [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespaceTim Shimmin2006-09-281-2/+6
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-7/+7
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Make some extended attributes routines take const parameters, forNathan Scott2005-11-021-4/+4
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-7/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+193
OpenPOWER on IntegriCloud