aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/qgroup.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseGravatar Jeff Mahoney 1-1/+1
2016-11-30btrfs: Export and move leaf/subtree qgroup helpers to qgroup.cGravatar Qu Wenruo 1-0/+23
2016-11-30btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsGravatar Qu Wenruo 1-6/+7
2016-11-30btrfs: qgroup: Add comments explaining how btrfs qgroup worksGravatar Qu Wenruo 1-0/+28
2016-08-25btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Gravatar Qu Wenruo 1-4/+29
2016-08-25btrfs: waiting on qgroup rescan should not always be interruptibleGravatar Jeff Mahoney 1-1/+2
2016-07-26btrfs: prefix fsid to all trace eventsGravatar Jeff Mahoney 1-4/+5
2015-10-21btrfs: qgroup: Check if qgroup reserved space leakedGravatar Qu Wenruo 1-0/+1
2015-10-21btrfs: qgroup: Add new trace point for qgroup data reserveGravatar Qu Wenruo 1-0/+8
2015-10-21btrfs: qgroup: Cleanup old inaccurate facilitiesGravatar Qu Wenruo 1-8/+0
2015-10-21btrfs: qgroup: Introduce new functions to reserve/free metadataGravatar Qu Wenruo 1-0/+4
2015-10-21btrfs: delayed_ref: release and free qgroup reserved at proper timingGravatar Qu Wenruo 1-1/+17
2015-10-21btrfs: qgroup: Introduce functions to release/free qgroup reserve dataGravatar Qu Wenruo 1-0/+2
2015-10-21btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionGravatar Qu Wenruo 1-0/+2
2015-06-10btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Gravatar Qu Wenruo 1-49/+0
2015-06-10btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Gravatar Qu Wenruo 1-0/+5
2015-06-10btrfs: qgroup: Add new qgroup calculation functionGravatar Qu Wenruo 1-0/+2
2015-06-10btrfs: qgroup: Add new function to record old_roots.Gravatar Qu Wenruo 1-0/+2
2015-06-10btrfs: qgroup: Record possible quota-related extent for qgroup.Gravatar Qu Wenruo 1-0/+17
2015-04-13btrfs: qgroup: do a reservation in a higher level.Gravatar Dongsheng Yang 1-4/+0
2015-04-13Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Gravatar Dongsheng Yang 1-0/+4
2015-04-13Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Gravatar Dongsheng Yang 1-2/+1
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteGravatar Mark Fasheh 1-0/+1
2014-06-09Btrfs: rework qgroup accountingGravatar Josef Bacik 1-0/+107