Btrfs: update directory's size when creating subvol/snapshot
[safe/jmp/linux-2.6] / fs / btrfs / locking.c
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.