aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespaceTim Shimmin1-40/+141
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-29/+23
2006-06-09[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber1-5/+7
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-3/+3
2006-03-17[XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott1-5/+5
2006-03-17[XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott1-7/+6
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott1-8/+6
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_hdr_t Nathan Scott1-4/+3
2006-03-17[XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott1-9/+8
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-2/+2
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+3
2006-01-10[PATCH] remove xfs xattr permission checksChristoph Hellwig1-26/+3
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-26/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-11/+10
2005-11-02[XFS] Make some extended attributes routines take const parameters, forNathan Scott1-6/+6
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott1-30/+31
2005-11-02[XFS] Move some code around to prepare for the upcoming extendedNathan Scott1-53/+64
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-5/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2660