aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/delayed-ref.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Btrfs: Integrate metadata reservation with start_transactionGravatar Yan, Zheng 1-101/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Gravatar Yan Zheng 1-129/+380
2009-04-02Btrfs: remove unused ftrace includeGravatar Jim Owens 1-1/+0
2009-03-25Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_modGravatar Chris Mason 1-3/+7
2009-03-24Btrfs: process the delayed reference queue in clustersGravatar Chris Mason 1-34/+96
2009-03-24Btrfs: try to cleanup delayed refs while freeing extentsGravatar Chris Mason 1-0/+18
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundGravatar Chris Mason 1-0/+585