aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_data.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-1/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* [XFS] Name operation vector for hash and compareBarry Naujok2008-07-281-1/+4
* xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz2008-02-131-2/+2
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-0/+1
* [XFS] Reduce shouting by removing unnecessary macros from dir2 code.Christoph Hellwig2007-07-141-27/+27
* [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen2007-05-081-5/+2
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-3/+0
* [XFS] endianess annotations for xfs_dir2_data_entry_t Christoph Hellwig2006-06-091-1/+1
* [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P Nathan Scott2006-03-171-5/+5
* [XFS] endianess annotations for xfs_dir2_leaf_entry_t Nathan Scott2006-03-171-4/+4
* [XFS] endianess annotations for xfs_dir2_block_tail_t Nathan Scott2006-03-171-5/+5
* [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P Nathan Scott2006-03-171-21/+20
* [XFS] endianess annotations for xfs_dir2_data_unused_t Nathan Scott2006-03-171-35/+33
* [XFS] endianess annotations for xfs_dir2_data_hdr structure.Nathan Scott2006-03-171-58/+65
* [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-12/+4
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+855