aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir_leaf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-17[XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c Nathan Scott1-10/+9
2006-03-17[XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott1-2/+4
2006-03-17[XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott1-1/+1
2006-03-17[XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott1-28/+27
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-48/+48
2005-11-02[XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-16/+8
2005-11-02[XFS] Fix up an internal sort function name collision issue.Nathan Scott1-1/+1
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-1/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2231