summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_btree.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Use the same btree_cur union member for alloc and inobt trees.Christoph Hellwig2008-08-131-9/+9
* [XFS] small cleanups in xfs_btree.cChristoph Hellwig2008-08-131-57/+30Star
* [XFS] endianess annotations for xfs_bmbt_key Trivial as there are noChristoph Hellwig2006-09-281-1/+1
* [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig2006-09-281-3/+3
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0Star
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-50/+54
* [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-13/+7Star
* [XFS] Fix up some warning fallout from functions made staticEric Sandeen2005-06-211-1/+1
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+949