aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespaceGravatar Tim Shimmin 1-40/+141
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-2/+0
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Gravatar Nathan Scott 1-29/+23
2006-06-09[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportGravatar Olaf Weber 1-5/+7
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allGravatar Nathan Scott 1-3/+3
2006-03-17[XFS] endianess annotations for xfs_da_node_hdr_t Gravatar Nathan Scott 1-5/+5
2006-03-17[XFS] endianess annotations for xfs_da_node_entry_t Gravatar Nathan Scott 1-7/+6
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_entry_t Gravatar Nathan Scott 1-8/+6
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_hdr_t Gravatar Nathan Scott 1-4/+3
2006-03-17[XFS] endianess annotations for xfs_da_blkinfo_t Gravatar Nathan Scott 1-9/+8
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Gravatar Nathan Scott 1-2/+2
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+3
2006-01-10[PATCH] remove xfs xattr permission checksGravatar Christoph Hellwig 1-26/+3
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-26/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-11/+10
2005-11-02[XFS] Make some extended attributes routines take const parameters, forGravatar Nathan Scott 1-6/+6
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Gravatar Nathan Scott 1-30/+31
2005-11-02[XFS] Move some code around to prepare for the upcoming extendedGravatar Nathan Scott 1-53/+64
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkGravatar Christoph Hellwig 1-5/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2660