aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.c
Commit message (Expand)AuthorAge
* btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo2019-10-17
* btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-27
* btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-27
* Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-24
* btrfs: qgroup: Try our best to delete qgroup relationsQu Wenruo2019-09-09
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-09
* btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()Qu Wenruo2019-07-02
* btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer deref...Qu Wenruo2019-05-28
* btrfs: get fs_info from trans in btrfs_create_treeDavid Sterba2019-04-29
* btrfs: get fs_info from eb in clean_tree_blockDavid Sterba2019-04-29
* btrfs: Fix bound checking in qgroup_trace_new_subtree_blocksNikolay Borisov2019-03-19
* btrfs: move ulist allocation out of transaction in quota enableDavid Sterba2019-02-27
* btrfs: qgroup: Make qgroup async transaction commit more aggressiveQu Wenruo2019-02-25
* btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...Qu Wenruo2019-02-25
* btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/releaseQu Wenruo2019-02-25
* btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersDavid Sterba2019-02-25
* btrfs: qgroup: Cleanup old subtree swap codeQu Wenruo2019-02-25
* btrfs: qgroup: Use delayed subtree rescan for balanceQu Wenruo2019-02-25
* btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo2019-02-25
* btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swapQu Wenruo2019-02-25
* btrfs: Fix typos in comments and stringsAndrea Gelmini2018-12-17
* Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creationFilipe Manana2018-12-17
* btrfs: Remove unnecessary tree locking code in qgroup_rescan_leafNikolay Borisov2018-12-17
* Btrfs: fix race between enabling quotas and subvolume creationFilipe Manana2018-11-22
* btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branchLu Fengqi2018-10-15
* btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabledQu Wenruo2018-10-15
* btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...Qu Wenruo2018-10-15
* btrfs: qgroup: Use generation-aware subtree swap to mark dirty extentsQu Wenruo2018-10-15
* btrfs: qgroup: Introduce function to find all new tree blocks of reloc treeQu Wenruo2018-10-15
* btrfs: qgroup: Introduce function to trace two swaped extentsQu Wenruo2018-10-15
* btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo2018-10-15
* btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo2018-10-15
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-15
* btrfs: use after free in btrfs_quota_enableDan Carpenter2018-08-23
* btrfs: Remove fs_info from btrfs_del_rootLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leafLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inheritLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroupsLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extentLu Fengqi2018-08-06
* btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtreeLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_itemsLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extentLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroupLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroupLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroupLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relationLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relationLu Fengqi2018-08-06
* btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relationLu Fengqi2018-08-06
* btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_stat...Lu Fengqi2018-08-06
* btrfs: qgroup: Drop root parameter from update_qgroup_info_itemLu Fengqi2018-08-06