aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dir_leaf.c
AgeCommit message (Expand)Author
2006-06-20[XFS] Remove files from the build that are now unused.Nathan Scott
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] endianess annotations for xfs_dir_leaf_entry_t Christoph Hellwig
2006-06-09[XFS] endianess annotations for xfs_dir_leaf_hdr_t Christoph Hellwig
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-03-17[XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl
2005-11-02[XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-11-02[XFS] Fix up an internal sort function name collision issue.Nathan Scott
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds