summaryrefslogtreecommitdiff
path: root/fs/btrfs/delayed-ref.h
Commit message (Expand)AuthorAge
* btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov2018-04-20
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-12
* btrfs: add more __cold annotationsDavid Sterba2018-03-26
* Btrfs: add __init macro to btrfs init functionsLiu Bo2018-01-22
* btrfs: track refs in a rb_tree instead of a listJosef Bacik2017-11-01
* btrfs: remove delayed_ref_node from ref_headJosef Bacik2017-10-30
* 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: 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
* Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-12-13
|\
| * Btrfs: remove rb_node field from the delayed ref node structureFilipe Manana2016-11-19
* | btrfs: improve delayed refs iterationsWang Xiaoguang2016-11-30
|/
* Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()Filipe Manana2016-08-03
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* 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: delayed_ref: Add new function to record reserved space into delayed refQu Wenruo2015-10-21
* btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo2015-06-10
* btrfs: qgroup: Record possible quota-related extent for qgroup.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: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-28
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-28
* Btrfs: handle running extent ops with skinny metadataJosef Bacik2013-05-17
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
|\
| * Btrfs: reduce CPU contention while waiting for delayed extent operationsChris Mason2013-02-01
* | Btrfs: make delayed ref lock logic more readableMiao Xie2013-02-20
* | Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\
| * btrfs: fix the commment for the action flags in delayed-ref.hWang Sheng-Hui2012-09-21
* | Btrfs: allow delayed refs to be mergedJosef Bacik2012-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: move struct seq_list to ctree.hJan Schmidt2012-05-26
* Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt2012-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
* btrfs: remove all unused functionsDavid Sterba2011-05-06
* btrfs: remove unused function prototypesDavid Sterba2011-05-04
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_modChris Mason2009-03-25
* Btrfs: process the delayed reference queue in clustersChris Mason2009-03-24
* Btrfs: try to cleanup delayed refs while freeing extentsChris Mason2009-03-24
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-24