tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / xfs / xfs_bmap_btree.c
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-12-11 Christoph Hellwigxfs: kill the STATIC_INLINE macro
2009-08-31 Eric Sandeenxfs: add more statics & drop some unused functions
2009-07-02 Eric Sandeenxfs: add more statics & drop some unused functions
2009-06-08 Christoph Hellwigxfs: kill xfs_qmops
2009-01-19 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-16 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-09 Eric Sandeen[XFS] Remove macro-to-function indirections in the...
2008-12-23 Christoph Hellwig[XFS] handle unaligned data in xfs_bmbt_disk_get_all
2008-10-30 Christoph Hellwig[XFS] Always use struct xfs_btree_block instead of...
2008-10-30 Christoph Hellwig[XFS] cleanup btree record / key / ptr addressing macros.
2008-10-30 Christoph Hellwig[XFS] Cleanup maxrecs calculation.
2008-10-30 Christoph Hellwig[XFS] add keys_inorder and recs_inorder btree methods
2008-10-30 Christoph Hellwig[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_delete/delrec
2008-10-30 Christoph Hellwig[XFS] move xfs_bmbt_killroot to common code
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_insert/insrec
2008-10-30 Christoph Hellwig[XFS] move xfs_bmbt_newroot to common code
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_split
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_lshift
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_rshift
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_update
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_updkey
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_lookup
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_decrement
2008-10-30 Christoph Hellwig[XFS] implement generic xfs_btree_increment
2008-10-30 Christoph Hellwig[XFS] add helpers for addressing entities inside a...
2008-10-30 Christoph Hellwig[XFS] add get_maxrecs btree operation
2008-10-30 Christoph Hellwig[XFS] make btree tracing generic
2008-10-30 Christoph Hellwig[XFS] refactor xfs_btree_readahead
2008-10-30 Christoph Hellwig[XFS] add a long pointers flag to xfs_btree_cur
2008-10-30 Christoph Hellwig[XFS] make btree root in inode support generic
2008-10-30 Christoph Hellwig[XFS] split up xfs_btree_init_cursor
2008-07-28 Lachlan McIlroy[XFS] Allow xfs_bmbt_split() to fallback to the lowspac...
2008-07-28 Lachlan McIlroy[XFS] Restore the lowspace extent allocator algorithm
2008-07-28 Lachlan McIlroy[XFS] use minleft when allocating in xfs_bmbt_split()
2008-07-28 Lachlan McIlroy[XFS] Always reset btree cursor after an insert
2008-04-18 Harvey Harrison[XFS] replace remaining __FUNCTION__ occurrences
2008-04-18 David Chinner[XFS] Ensure a btree insert returns a valid cursor.
2008-02-14 Marcin Slusarzxfs: convert beX_add to beX_add_cpu (new common API)
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2007-10-15 Michal Piotrowski[XFS] Fix build regression from mod/commit which did...
2007-10-15 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_rec_t
2007-10-15 Christoph Hellwig[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
2007-10-15 Christoph Hellwig[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
2007-10-15 Christoph Hellwig[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
2007-07-14 Eric Sandeen[XFS] Clean up function name handling in tracing code
2007-02-10 Eric Sandeen[XFS] Remove a bunch of unused functions from XFS.
2007-02-10 Eric Sandeen[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR...
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-09-28 Nathan Scott[XFS] use NULL for pointer initialisation instead of...
2006-09-28 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_key Trivial...
2006-09-28 Christoph Hellwig[XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make...
2006-09-28 Christoph Hellwig[XFS] add xfs_btree_check_lptr_disk variant which handl...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Yingping Lu[XFS] In actual allocation of file system blocks and...
2006-03-14 Mandy Kirkconnell[XFS] 929045 567344 This mod re-organizes some of the...
2005-11-02 Christoph Hellwig[XFS] Endianess annotations for various allocator data...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-09-08 Nathan Scott[XFS] Cleanup some -Wundef flag warnings in the endian...
2005-06-21 Christoph Hellwig[XFS] Remove dead code. Patch from Adrian Bunk
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2