summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_btree.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-30[XFS] implement generic xfs_btree_incrementChristoph Hellwig1-0/+10
2008-10-30[XFS] add helpers for addressing entities inside a btree blockChristoph Hellwig1-0/+13
2008-10-30[XFS] add get_maxrecs btree operationChristoph Hellwig1-0/+3
2008-10-30[XFS] make btree tracing genericChristoph Hellwig1-0/+19
2008-10-30[XFS] add new btree statisticsDavid Chinner1-0/+28
2008-10-30[XFS] refactor btree validation helpersChristoph Hellwig1-43/+54
2008-10-30[XFS] refactor xfs_btree_readaheadChristoph Hellwig1-14/+1
2008-10-30[XFS] add a long pointers flag to xfs_btree_curChristoph Hellwig1-5/+1
2008-10-30[XFS] make btree root in inode support genericChristoph Hellwig1-0/+5
2008-10-30[XFS] add generic btree typesChristoph Hellwig1-0/+25
2008-10-30[XFS] split up xfs_btree_init_cursorChristoph Hellwig1-14/+6
2008-10-30[XFS] kill struct xfs_btree_hdrChristoph Hellwig1-6/+1
2008-08-13[XFS] Use the same btree_cur union member for alloc and inobt trees.Christoph Hellwig1-6/+2
2008-02-07[XFS] Fix up sparse warnings.David Chinner1-0/+2
2007-07-14[XFS] Simplify XFS min/max macros.David Chinner1-24/+8
2007-02-10[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.Eric Sandeen1-3/+3
2006-09-28[XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns aChristoph Hellwig1-1/+1
2006-09-28[XFS] add xfs_btree_check_lptr_disk variant which handles endianChristoph Hellwig1-0/+3
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig1-1/+1
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig1-29/+26
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-106/+14
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-10/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+592