summaryrefslogtreecommitdiff
path: root/fs/btrfs/delayed-ref.c
Commit message (Expand)AuthorAge
* Btrfs: return old and new total ref mods when adding delayed refsOmar Sandoval2017-06-29
* btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_tElena Reshetova2017-04-18
* btrfs: qgroup: Move half of the qgroup accounting time out of commit transQu Wenruo2017-02-17
* Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_headLiu Bo2017-02-14
* btrfs: drop unused extent_op arg from btrfs_add_delayed_data_refJeff Mahoney2017-02-14
* btrfs: improve delayed refs iterationsWang Xiaoguang2016-11-30
* btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-30
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Qu Wenruo2016-08-25
* Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2016-08-05
|\
| * Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()Filipe Manana2016-08-03
* | btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-26
* | btrfs: Fix slab accounting flagsNikolay Borisov2016-07-26
|/
* btrfs: drop null testing before destroy functionsKinglong Mee2016-02-18
* btrfs: better packing of btrfs_delayed_extent_opDavid Sterba2016-01-07
* btrfs: qgroup: Fix a race in delayed_ref which leads to abort transQu Wenruo2015-10-26
* Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-10-25
* Btrfs: fix regression when running delayed referencesFilipe Manana2015-10-25
* btrfs: delayed_ref: Add new function to record reserved space into delayed refQu Wenruo2015-10-21
* btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()Dan Carpenter2015-06-24
* btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo2015-06-10
* btrfs: delayed-ref: Cleanup the unneeded functions.Qu Wenruo2015-06-10
* btrfs: delayed-ref: Use list to replace the ref_root in ref_head.Qu Wenruo2015-06-10
* Btrfs: account for crcs in delayed ref processingJosef Bacik2015-04-10
* Btrfs: rework qgroup accountingJosef Bacik2014-06-09
* Btrfs: fix race when updating existing ref headFilipe Manana2014-03-20
* Btrfs: cleanup delayed-ref.c:find_ref_head()Filipe Manana2014-03-10
* Btrfs: remove unnecessary ref heads rb tree searchFilipe Manana2014-03-10
* Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-28
* Btrfs: skip merge part for delayed data refsLiu Bo2014-01-28
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-28
* Btrfs: get rid of sparse warningsStefan Behrens2013-09-01
* Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-01
* Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt2013-05-06
* Btrfs: compare relevant parts of delayed tree refsJosef Bacik2013-05-06
* Btrfs: make delayed ref lock logic more readableMiao Xie2013-02-20
* Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-20
* Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-28
* Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-28
* Btrfs: hooks for qgroup to record delayed refsJan Schmidt2012-07-12
* Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-10
* Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt2012-05-30
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-22
* btrfs: Fix kfree of member instead of structureJeff Mahoney2012-03-22
* Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt2012-01-04
* Btrfs: put back delayed refs that are too newArne Jansen2012-01-04
* Btrfs: add sequence numbers to delayed refsArne Jansen2012-01-04
* Btrfs: always save ref_root in delayed refsArne Jansen2011-12-22
* Btrfs: mark delayed refs as for cowArne Jansen2011-12-22