Merge branch 'master' into next
[pandora-kernel.git] / fs / btrfs / root-tree.c
2009-02-06 James MorrisMerge branch 'master' into next
2009-01-22 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-14 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-13 Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12 Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/urgent
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async-2
2009-01-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-09 Linus TorvaldsMerge branch 'for_2.6.29' of git://git./linux/kernel...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-06 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2008-12-02 Christoph HellwigBtrfs: make things static and include the right headers
2008-11-19 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-18 Chris MasonBtrfs: prevent loops in the directory tree when creatin...
2008-11-18 Chris MasonBtrfs: Add backrefs and forward refs for subvols and...
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-09-29 Chris MasonBtrfs: add and improve comments
2008-09-26 Zheng YanBtrfs: update space balancing code
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Yan ZhengBtrfs: Various small fixes.
2008-09-25 Chris MasonBtrfs: Fix deadlock while searching for dead roots...
2008-09-25 Chris MasonBtrfs: Properly find the root for snapshotted blocks...
2008-09-25 Chris MasonBtrfs: Change st_blocksize to 4k
2008-09-25 Chris MasonBtrfs: Support for online FS resize (grow and shrink)
2008-09-25 Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2007-09-11 Chris MasonBtrfs: Find and remove dead roots the first time a...
2007-07-11 AneeshBtrfs: Some code cleanups
2007-07-11 Zach BrownBtrfs: trivial include fixups
2007-06-22 Chris MasonBtrfs: Documentation update
2007-06-22 Chris MasonBtrfs: Add the ability to find and remove dead roots...
2007-06-22 Chris MasonBtrfs: Audit callers and return codes to make sure...
2007-06-13 Aneeshbtrfs: Code cleanup
2007-06-12 Chris MasonBtrfs: add GPLv2
2007-06-12 Chris MasonBtrfs: printk fixes
2007-06-12 Chris MasonBtrfs: 64 bit div fixes
2007-04-20 Chris MasonBtrfs: early fsync support
2007-04-10 Chris MasonBtrfs: snapshot progress
2007-04-02 Chris MasonBtrfs: dynamic allocation of path struct
2007-03-30 Chris MasonBtrfs: corruption hunt continues
2007-03-23 Chris Masonbtrfs_create, btrfs_write_super, btrfs_sync_fs
2007-03-22 Chris MasonMountable btrfs, with readdir
2007-03-21 Chris MasonBtrfs: initial move to kernel module land
2007-03-16 Chris MasonBtrfs: transaction handles everywhere
2007-03-15 Chris MasonBtrfs: Use a chunk of the key flags to record the item...
2007-03-14 Chris MasonBtrfs: variable block size support
2007-03-13 Chris MasonBtrfs: Change the super to point to a tree of trees...