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