summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_leaf.c
Commit message (Expand)AuthorAgeFilesLines
...
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-2/+2
* [XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott2006-03-171-3/+3
* [XFS] store xfs_attr_inactive_list_t in native endian Nathan Scott2006-03-171-9/+5Star
* [XFS] store xfs_attr_sf_sort in native endian Nathan Scott2006-03-171-10/+7Star
* [XFS] endianess annotations for xfs_attr_shortform_t Nathan Scott2006-03-171-30/+25Star
* [XFS] endianess annotations for xfs_attr_leaf_name_remote_t Nathan Scott2006-03-171-14/+10Star
* [XFS] endianess annotations for xfs_attr_leaf_name_local_t Nathan Scott2006-03-171-10/+8Star
* [XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott2006-03-171-74/+59Star
* [XFS] endianess annotations for xfs_attr_leaf_hdr_t Nathan Scott2006-03-171-226/+188Star
* [XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott2006-03-171-63/+35Star
* [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple andNathan Scott2006-01-111-6/+6
* [XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott2005-11-251-3/+8
* [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode.Nathan Scott2005-11-021-6/+6
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-14/+7Star
* [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-021-1/+1
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-25/+152
* [XFS] Move some code around to prepare for the upcoming extendedNathan Scott2005-11-021-17/+22
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-6/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3050