summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc_btree.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptrNathan Scott2006-09-281-4/+4
* [XFS] remove left over INT_ comments in *alloc*.c We can verify endianessChristoph Hellwig2006-09-281-8/+8
* [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig2006-09-281-19/+19
* [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-118/+118
* [XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig2005-11-021-0/+7
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-37/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-5/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2094