Merge branch 'acpi-modparam' into release
[linux-2.6] / fs / xfs / xfs_btree.h
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-29  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-16  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-13  Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09  Len BrownMerge branch 'drivers-platform' into release
2009-01-09  Len BrownMerge branch 'simplify_PRT' into release
2009-01-09  Len BrownMerge branch 'linus' into release
2009-01-09  Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-01-08  Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-01-08  Russell KingMerge branch 'devel'
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2009-01-07  Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
2009-01-06  Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-06  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-05  David WoodhouseMerge branch 'master' of git://git.infradead.org/users...
2009-01-05  Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-05  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2009-01-05  Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-03  Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02  Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02  David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31  Pierre OssmanMerge branch 'master' of ../mmc
2008-12-31  Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31  Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2008-12-31  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2008-12-29  Lachlan McIlroy[XFS] Fix merge failures
2008-12-22  Lachlan McIlroy[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
2008-12-05  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2.6
2008-11-28  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2.6
2008-11-07  Niv SardiMerge branch 'master' of git://oss.sgi.com:8090/xfs...
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  Barry Naujok[XFS] Sync up kernel and user-space headers
2008-10-30  Christoph Hellwig[XFS] mark various functions in xfs_btree.c static
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_get_rec
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 semi-generic xfs_btree_new_root
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  David Chinner[XFS] add new btree statistics
2008-10-30  Christoph Hellwig[XFS] refactor btree validation helpers
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] add generic btree types
2008-10-30  Christoph Hellwig[XFS] split up xfs_btree_init_cursor
2008-10-30  Christoph Hellwig[XFS] kill struct xfs_btree_hdr
2008-10-28  Ingo MolnarMerge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot...
2008-10-17  Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-10-16  Dmitry TorokhovMerge branch 'next' into for-linus
2008-10-15  Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-13  Ingo MolnarMerge branch 'linus' into oprofile-v2
2008-10-12  Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-10  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-10-07  Russell KingMerge branch 'pxa-palm' into pxa-machines
2008-10-06  Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06  Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-10-06  Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-10-03  Ingo MolnarMerge commit 'v2.6.27-rc8' into x86/setup
2008-10-02  Ingo MolnarMerge commit 'v2.6.27-rc8' into genirq
2008-09-25  Chris MasonMerge Btrfs into fs/btrfs
2008-09-24  Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/microcode
2008-09-24  Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/pebs
2008-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-22  Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/debug
2008-09-14  Ingo MolnarMerge commit 'v2.6.27-rc6' into timers/hpet
2008-09-10  Ingo MolnarMerge commit 'v2.6.27-rc6' into core/rcu
2008-09-10  Ingo MolnarMerge branch 'x86/pebs' into x86/unify-cpu-detect
2008-09-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-06  Ingo MolnarMerge branches 'x86/tracehook', 'x86/xsave' and 'x86...
next