aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc_btree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptrNathan Scott1-4/+4
2006-09-28[XFS] remove left over INT_ comments in *alloc*.c We can verify endianessChristoph Hellwig1-8/+8
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig1-19/+19
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig1-118/+118
2005-11-02[XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig1-0/+7
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-37/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-5/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2094