index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.h
Age
Commit message (
Expand
)
Author
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
2017-04-18
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2017-04-18
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2017-04-18
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-02-17
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
2017-02-14
btrfs: allow unlink to exceed subvolume quota
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-11-30
btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c
Qu Wenruo
2016-11-30
btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
Qu Wenruo
2016-11-30
btrfs: qgroup: Add comments explaining how btrfs qgroup works
Qu Wenruo
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
2016-08-25
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
2015-10-21
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
2015-10-21
btrfs: qgroup: Add new trace point for qgroup data reserve
Qu Wenruo
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: qgroup: Introduce new functions to reserve/free metadata
Qu Wenruo
2015-10-21
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-21
btrfs: qgroup: Introduce functions to release/free qgroup reserve data
Qu Wenruo
2015-10-21
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo
2015-06-10
btrfs: qgroup: Add new function to record old_roots.
Qu Wenruo
2015-06-10
btrfs: qgroup: Record possible quota-related extent for qgroup.
Qu Wenruo
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
2014-08-15
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
2014-06-09
Btrfs: rework qgroup accounting
Josef Bacik