Btrfs: remove lockdep magic from btrfs_next_leaf
[pandora-kernel.git] / fs / btrfs / ctree.c
2011-07-27 Chris MasonBtrfs: remove lockdep magic from btrfs_next_leaf
2011-07-27 Chris MasonBtrfs: switch the btrfs tree locks to reader/writer
2011-07-27 Chris MasonBtrfs: stop using highmem for extent_buffers
2011-06-10 Josef BacikBtrfs: don't map extent buffer if path->skip_locking...
2011-06-09 Josef BacikBtrfs: don't map extent buffer if path->skip_locking...
2011-05-28 Chris MasonMerge branch 'for-chris' of
2011-05-23 Chris MasonMerge branch 'cleanups_and_fixes' into inode_numbers
2011-05-23 Tsutomu ItohBtrfs: BUG_ON is deleted from the caller of btrfs_trunc...
2011-05-23 Josef BacikBtrfs: don't always do readahead
2011-05-23 Josef BacikBtrfs: don't look at the extent buffer level 3 times...
2011-05-23 Josef BacikBtrfs: map the node block when looking for readahead...
2011-05-23 Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2011-05-22 Chris MasonMerge branch 'allocator' of git://git./linux/kernel...
2011-05-22 Chris MasonMerge branch 'cleanups' of git://repo.or.cz/linux-2...
2011-05-22 Chris MasonMerge branch 'delayed_inode' into inode_numbers
2011-05-21 Miao Xiebtrfs: implement delayed inode items operation
2011-05-12 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-05-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-05-04 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-02 David Sterbabtrfs: drop unused parameter from btrfs_release_path
2011-05-02 David Sterbabtrfs: make functions static when possible
2011-05-02 David Sterbabtrfs: remove nested duplicate variable declarations
2011-04-21 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2011-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-13 Patrick McHardyMerge branch 'master' of ssh:///linux/kernel/git/kaber...
2011-04-11 Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-04-09 Takashi IwaiMerge branch 'fix/hda' into for-linus
2011-04-09 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-07 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-05 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-05 Takashi IwaiMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-04-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-04-03 Mark BrownMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-04-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-01 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2011-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-01 Dave AirlieMerge remote branch 'keithp/drm-intel-fixes' of /ssd...
2011-03-30 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2011-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-30 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2011-03-30 Ingo MolnarMerge commits 'ca6a42586fae' and 'c286c419c784' into...
2011-03-30 Ingo MolnarMerge commit 'v2.6.39-rc1' into perf/urgent
2011-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-29 Linus TorvaldsMerge branch 'frv' of git://git./linux/kernel/git/dhowe...
2011-03-29 Linus TorvaldsMerge branch 'stable/bug-fixes-rc1' of git://git./linux...
2011-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-29 Linus TorvaldsMerge branches 'irq-cleanup-for-linus' and 'irq-fixes...
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-28 Linus TorvaldsMerge branch 'for-linus-unmerged' of git://git./linux...
2011-03-28 Tsutomu ItohBtrfs: check return value of read_tree_block()
2011-03-28 Tsutomu ItohBtrfs: cleanup some BUG_ON()
2011-03-28 liuboBtrfs: add initial tracepoint support for btrfs
2011-03-28 Chris MasonBtrfs: use RCU instead of a spinlock to protect the...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-03-20 Russell KingMerge branches 'fixes', 'pgt-next' and 'versatile'...
2011-03-19 Dmitry TorokhovMerge branch 'next' into for-linus
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-17 Josef BacikBtrfs: check items for correctness as we search
2011-03-17 Benjamin HerrenschmidtMerge remote branch 'jwb/next' into next
2011-03-17 Dmitry TorokhovMerge branch 'tsc2005' into next
2011-03-16 Tony LuckPull pstorev4 into release branch
2011-03-16 Tony LuckPull misc-2.6.39 into release branch
2011-03-16 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-03-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-09 Michal MarekMerge commit 'v2.6.38-rc1' into kbuild/packaging
2011-03-09 James MorrisMerge branch 'security-next' of git://git./linux/kernel...
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-07 James MorrisMerge branch 'master'; commit 'v2.6.38-rc7' into next
2011-03-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-01 Jens AxboeMerge commit 'v2.6.38-rc6' into for-2.6.39/core
2011-02-24 Ben SkeggsMerge remote-tracking branch 'airlied/drm-core-next...
2011-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-23 Dave AirlieMerge branch 'stable/ttm.pci-api.v5' of git://git....
2011-02-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-22 Thomas GleixnerMerge branch 'devicetree/for-x86' of git://git.secretla...
2011-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-18 John W. LinvilleMerge ssh:///linux/kernel/git/linville/wireless-2.6
2011-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-02-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-15 Jiri KosinaMerge branch 'master' into for-next
2011-02-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-14 Dan WilliamsMerge branch 'dw_dmac' into dmaengine
2011-02-14 Ingo MolnarMerge branch 'linus' into x86/bootmem
2011-02-10 James BottomleyMerge branch 'tmpalias-flush' into for-next
next