summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_block.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-3/+12
* [XFS] endianess annotations for xfs_dir2_data_entry_t Christoph Hellwig2006-06-091-8/+8
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c Nathan Scott2006-03-171-4/+4
* [XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott2006-03-171-1/+1
* [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P Nathan Scott2006-03-171-13/+13
* [XFS] endianess annotations for xfs_dir2_leaf_entry_t Nathan Scott2006-03-171-24/+28
* [XFS] endianess annotations for xfs_dir2_leaf_hdr_t Nathan Scott2006-03-171-3/+3
* [XFS] endianess annotations for xfs_dir2_block_tail_t Nathan Scott2006-03-171-26/+26
* [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P Nathan Scott2006-03-171-2/+1
* [XFS] endianess annotations for xfs_dir2_data_unused_t Nathan Scott2006-03-171-13/+14
* [XFS] endianess annotations for xfs_dir2_leaf_tail_t Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for xfs_dir2_data_hdr structure.Nathan Scott2006-03-171-10/+9
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-13/+5
* [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-021-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1248