aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ref-cache.h
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-52/+0
* btrfs: remove all unused functionsDavid Sterba2011-05-061-24/+0
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-081-1/+1
* Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason2009-02-041-1/+0
* Btrfs: add and improve commentsChris Mason2008-09-291-0/+3
* Btrfs: Add shared reference cacheZheng Yan2008-09-261-2/+5
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-251-5/+6
* Btrfs: Leaf reference cache updateChris Mason2008-09-251-10/+8
* Btrfs: Add a leaf reference cacheYan Zheng2008-09-251-0/+72