summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.h
Commit message (Expand)AuthorAgeFilesLines
* 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-221-0/+1
* btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-221-0/+8
* btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-221-8/+0Star
* btrfs: qgroup: Introduce new functions to reserve/free metadataQu Wenruo2015-10-221-0/+4
* btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo2015-10-221-1/+17
* btrfs: qgroup: Introduce functions to release/free qgroup reserve dataQu Wenruo2015-10-221-0/+2
* btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionQu Wenruo2015-10-221-0/+2
* btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-49/+0Star
* 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/+0Star
* 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/+1Star
* btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-151-0/+1
* Btrfs: rework qgroup accountingJosef Bacik2014-06-101-0/+107