summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-17/+5
* btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANSQu Wenruo2018-03-311-0/+8
* btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo2018-03-311-5/+64
* btrfs: qgroup: Cleanup the remaining old reservation countersQu Wenruo2018-03-311-1/+0
* btrfs: qgroup: Skeleton to support separate qgroup reservation typeQu Wenruo2018-03-311-2/+25
* btrfs: Drop fs_info parameter from btrfs_qgroup_account_extentsNikolay Borisov2018-03-311-2/+1
* btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo2017-06-291-1/+2
* btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-291-1/+2
* btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents functionQu Wenruo2017-06-291-2/+1
* btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...Qu Wenruo2017-04-181-5/+1
* btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo2017-04-181-0/+44
* btrfs: remove unused qgroup members from btrfs_trans_handleDavid Sterba2017-04-181-1/+0
* btrfs: qgroup: Move half of the qgroup accounting time out of commit transQu Wenruo2017-02-171-3/+30
* btrfs: allow unlink to exceed subvolume quotaJeff Mahoney2017-02-141-1/+2
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-1/+1
* btrfs: Export and move leaf/subtree qgroup helpers to qgroup.cQu Wenruo2016-11-301-0/+23
* btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-301-6/+7
* btrfs: qgroup: Add comments explaining how btrfs qgroup worksQu Wenruo2016-11-301-0/+28
* btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Qu Wenruo2016-08-251-4/+29
* btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-08-251-1/+2
* btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-261-4/+5
* btrfs: qgroup: Check if qgroup reserved space leakedQu Wenruo2015-10-211-0/+1
* btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-211-0/+8
* btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-211-8/+0
* btrfs: qgroup: Introduce new functions to reserve/free metadataQu Wenruo2015-10-211-0/+4
* btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo2015-10-211-1/+17
* btrfs: qgroup: Introduce functions to release/free qgroup reserve dataQu Wenruo2015-10-211-0/+2
* btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionQu Wenruo2015-10-211-0/+2
* btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-49/+0
* btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo2015-06-101-0/+5
* btrfs: qgroup: Add new qgroup calculation functionQu Wenruo2015-06-101-0/+2
* btrfs: qgroup: Add new function to record old_roots.Qu Wenruo2015-06-101-0/+2
* btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo2015-06-101-0/+17
* btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang2015-04-131-4/+0
* Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang2015-04-131-0/+4
* Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang2015-04-131-2/+1
* btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-151-0/+1
* Btrfs: rework qgroup accountingJosef Bacik2014-06-091-0/+107