aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_da_btree.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert dirnameops to unsigned char namesDave Chinner2010-01-201-2/+3
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+7
* xfs: fix various typosMalcolm Parsons2009-03-291-1/+1
* xfs: move declaration to header fileHannes Eder2009-03-061-0/+1
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-091-3/+3
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-3/+1
* [XFS] Remove final remnants of dirv1 macros and other stuffBarry Naujok2008-10-301-20/+0
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-281-0/+1
* [XFS] Add op_flags field and helpers to xfs_da_argsBarry Naujok2008-07-281-4/+9
* [XFS] Name operation vector for hash and compareBarry Naujok2008-07-281-0/+22
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-0/+1
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-101-1/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-4/+0
* [XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott2006-03-171-4/+4
* [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-58/+10
* [XFS] Make some extended attributes routines take const parameters, forNathan Scott2005-11-021-2/+2
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+335