summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_da_btree.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Minor code rearranging and cleanup to prevent some coverity falseNathan Scott2006-09-281-15/+18
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-157/+28
* [XFS] endianess annotations for xfs_dir_leaf_entry_t Christoph Hellwig2006-06-091-2/+2
* [XFS] endianess annotations for xfs_dir_leaf_hdr_t Christoph Hellwig2006-06-091-1/+1
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-091-4/+5
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott2006-03-171-70/+69
* [XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott2006-03-171-43/+43
* [XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott2006-03-171-107/+99
* [XFS] endianess annotations for xfs_dir2_leaf_entry_t Nathan Scott2006-03-171-1/+1
* [XFS] endianess annotations for xfs_dir2_leaf_hdr_t Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for xfs_dir2_free_hdr_t Nathan Scott2006-03-171-1/+1
* [XFS] endianess annotations for xfs_dir2_data_hdr structure.Nathan Scott2006-03-171-1/+1
* [XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu2005-11-031-1/+2
* [XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott2005-11-021-13/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-11/+9
* [XFS] Make some extended attributes routines take const parameters, forNathan Scott2005-11-021-1/+1
* [XFS] Move some code around to prepare for the upcoming extendedNathan Scott2005-11-021-27/+1
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2648