aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ref-cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-02-04Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason1-0/+1
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-6/+6
2008-09-29Btrfs: add and improve commentsChris Mason1-0/+26
2008-09-29Btrfs: drop WARN_ON from btrfs_add_leaf_refChris Mason1-1/+0
2008-09-26Btrfs: Add shared reference cacheZheng Yan1-20/+38
2008-09-25Btrfs: implement memory reclaim for leaf reference cacheYan1-23/+25
2008-09-25Btrfs: Leaf reference cache updateChris Mason1-56/+15
2008-09-25Btrfs: Add a leaf reference cacheYan Zheng1-0/+226