Btrfs: remove btrfs_init_path
[safe/jmp/linux-2.6] / fs / btrfs / locking.c
2009-02-09 Chris MasonBtrfs: don't use spin_is_contended
2009-02-04 Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2008-09-29 Chris MasonBtrfs: add and improve comments
2008-09-25 Chris Masonbtrfs_search_slot: reduce lock contention by cowing...
2008-09-25 YanBtrfs: implement memory reclaim for leaf reference...
2008-09-25 Chris MasonBtrfs: Fix some build problems on 2.6.18 based enterpri...
2008-09-25 Chris MasonBtrfs: Use mutex_lock_nested for tree locking
2008-09-25 Chris MasonBtrfs: Use a mutex in the extent buffer for tree block...
2008-09-25 Chris MasonBtrfs: Reduce contention on the root node
2008-09-25 Chris MasonBtrfs: Start btree concurrency work.