summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delayed-ref.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\
| * btrfs: fix the commment for the action flags in delayed-ref.hWang Sheng-Hui2012-09-211-1/+1
* | Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-281-0/+4
* | Btrfs: hooks for qgroup to record delayed refsJan Schmidt2012-07-121-0/+19
* | Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-101-47/+2Star
|/
* Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt2012-05-301-19/+0Star
* Btrfs: move struct seq_list to ctree.hJan Schmidt2012-05-261-5/+0Star
* Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt2012-01-041-0/+7
* Btrfs: add sequence numbers to delayed refsArne Jansen2012-01-041-0/+70
* Btrfs: always save ref_root in delayed refsArne Jansen2011-12-221-8/+4Star
* Btrfs: mark delayed refs as for cowArne Jansen2011-12-221-5/+10
* btrfs: remove all unused functionsDavid Sterba2011-05-061-1/+0Star
* btrfs: remove unused function prototypesDavid Sterba2011-05-041-5/+0Star
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-3/+0Star
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-32/+53
* Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_modChris Mason2009-03-251-0/+1
* Btrfs: process the delayed reference queue in clustersChris Mason2009-03-241-3/+14
* Btrfs: try to cleanup delayed refs while freeing extentsChris Mason2009-03-241-3/+2Star
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-241-0/+182