| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove superflous inobt macros | Christoph Hellwig | 2009-02-09 | 1 | -18/+4 |
* | [XFS] Remove the rest of the macro-to-function indirections. | Eric Sandeen | 2009-01-16 | 1 | -1/+0 |
* | [XFS] Always use struct xfs_btree_block instead of short / longform | Christoph Hellwig | 2008-10-30 | 1 | -9/+10 |
* | [XFS] cleanup btree record / key / ptr addressing macros. | Christoph Hellwig | 2008-10-30 | 1 | -9/+20 |
* | [XFS] Cleanup maxrecs calculation. | Christoph Hellwig | 2008-10-30 | 1 | -8/+1 |
* | [XFS] implement generic xfs_btree_get_rec | Christoph Hellwig | 2008-10-30 | 1 | -7/+0 |
* | [XFS] implement generic xfs_btree_delete/delrec | Christoph Hellwig | 2008-10-30 | 1 | -7/+0 |
* | [XFS] implement generic xfs_btree_insert/insrec | Christoph Hellwig | 2008-10-30 | 1 | -6/+0 |
* | [XFS] implement generic xfs_btree_update | Christoph Hellwig | 2008-10-30 | 1 | -8/+0 |
* | [XFS] implement generic xfs_btree_lookup | Christoph Hellwig | 2008-10-30 | 1 | -20/+0 |
* | [XFS] implement generic xfs_btree_decrement | Christoph Hellwig | 2008-10-30 | 1 | -6/+0 |
* | [XFS] implement generic xfs_btree_increment | Christoph Hellwig | 2008-10-30 | 1 | -6/+0 |
* | [XFS] split up xfs_btree_init_cursor | Christoph Hellwig | 2008-10-30 | 1 | -0/+4 |
* | [XFS] kill XFS_INOBT_IS_FREE_DISK | Christoph Hellwig | 2008-02-07 | 1 | -2/+0 |
* | [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. | Eric Sandeen | 2007-02-10 | 1 | -6/+4 |
* | [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t | Christoph Hellwig | 2006-09-28 | 1 | -7/+12 |
* | [XFS] Endianess annotations for various allocator data structures | Christoph Hellwig | 2005-11-02 | 1 | -3/+5 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-02 | 1 | -167/+38 |
* | [XFS] add XFS_INOBT_IS_FREE_DISK | Christoph Hellwig | 2005-06-21 | 1 | -2/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+314 |