summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delayed-ref.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: rework qgroup accountingJosef Bacik2014-06-091-16/+23
* Btrfs: fix race when updating existing ref headFilipe Manana2014-03-201-1/+1
* Btrfs: cleanup delayed-ref.c:find_ref_head()Filipe Manana2014-03-101-18/+6
* Btrfs: remove unnecessary ref heads rb tree searchFilipe Manana2014-03-101-4/+3
* Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-281-115/+108
* Btrfs: skip merge part for delayed data refsLiu Bo2014-01-281-0/+7
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-281-52/+74
* Btrfs: get rid of sparse warningsStefan Behrens2013-09-011-1/+1
* Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-011-3/+3
* Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt2013-05-061-2/+4
* Btrfs: compare relevant parts of delayed tree refsJosef Bacik2013-05-061-10/+14
* Btrfs: make delayed ref lock logic more readableMiao Xie2013-02-201-0/+8
* Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-201-11/+63
* Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-281-27/+128
* Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-281-8/+0
* Btrfs: hooks for qgroup to record delayed refsJan Schmidt2012-07-121-6/+10
* Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-101-20/+24
* Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt2012-05-301-4/+6
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-19/+8
* btrfs: Fix kfree of member instead of structureJeff Mahoney2012-03-221-3/+3
* Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt2012-01-041-0/+8
* Btrfs: put back delayed refs that are too newArne Jansen2012-01-041-18/+25
* Btrfs: add sequence numbers to delayed refsArne Jansen2012-01-041-0/+34
* Btrfs: always save ref_root in delayed refsArne Jansen2011-12-221-10/+8
* Btrfs: mark delayed refs as for cowArne Jansen2011-12-221-19/+31
* btrfs: remove old unused commented out codeDavid Sterba2011-05-061-76/+0
* btrfs: remove all unused functionsDavid Sterba2011-05-061-38/+0
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+6
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-101/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-129/+380
* Btrfs: remove unused ftrace includeJim Owens2009-04-021-1/+0
* Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_modChris Mason2009-03-251-3/+7
* Btrfs: process the delayed reference queue in clustersChris Mason2009-03-241-34/+96
* Btrfs: try to cleanup delayed refs while freeing extentsChris Mason2009-03-241-0/+18
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-241-0/+585
OpenPOWER on IntegriCloud