summaryrefslogtreecommitdiff
path: root/fs/btrfs/qgroup.c
AgeCommit message (Expand)Author
2015-06-10btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo
2015-06-10btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo
2015-06-10btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo
2015-06-10btrfs: qgroup: Switch rescan to new mechanism.Qu Wenruo
2015-06-10btrfs: qgroup: Add new qgroup calculation functionQu Wenruo
2015-06-10btrfs: qgroup: Add new function to record old_roots.Qu Wenruo
2015-06-10btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo
2015-06-10btrfs: qgroup: Add function qgroup_update_counters().Qu Wenruo
2015-06-10btrfs: qgroup: Add function qgroup_update_refcnt().Qu Wenruo
2015-06-10btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.Qu Wenruo
2015-06-02btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()Christian Engelmayer
2015-04-13btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...Qu Wenruo
2015-04-13btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.Dongsheng Yang
2015-04-13btrfs: Update btrfs qgroup status item when rescan is done.Qu Wenruo
2015-04-13btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.Qu Wenruo
2015-04-13btrfs: Check qgroup level in kernel qgroup assign.Qu Wenruo
2015-04-13btrfs: qgroup: allow to remove qgroup which has parent but no child.Dongsheng Yang
2015-04-13btrfs: qgroup: return EINVAL if level of parent is not higher than child's.Dongsheng Yang
2015-04-13btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang
2015-04-13Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang
2015-04-13Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang
2015-04-13btrfs: qgroup: fix limit args override whole limit structDongsheng Yang
2015-04-13btrfs: qgroup: update limit info in function btrfs_run_qgroups().Dongsheng Yang
2015-04-13btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().Dongsheng Yang
2015-04-13btrfs: qgroup: update qgroup in memory at the same time when we update it in ...Dongsheng Yang
2015-04-13btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.Dongsheng Yang
2015-03-26Btrfs: change the insertion criteria for the qgroup operations rbtreeFilipe Manana
2015-03-25Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason
2015-03-25Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2015-03-13Btrfs: fix comp_oper to get right orderLiu Bo
2015-03-03btrfs: use explicit initializer for seq_elemDavid Sterba
2015-02-16Btrfs: disk-io: replace root args iff only fs_info usedDaniel Dressler
2015-01-21btrfs: qgroup: move WARN_ON() to the correct location.Yang Dongsheng
2014-10-02btrfs: move checks for DUMMY_ROOT into a helperDavid Sterba
2014-09-17btrfs: don't go readonly on existing qgroup itemsMark Fasheh
2014-09-17btrfs: add trace for qgroup accountingMark Fasheh
2014-09-17btrfs: use nodesize everywhere, kill leafsizeDavid Sterba
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-08-21btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen
2014-08-15btrfs: correctly handle return from ulist_addMark Fasheh
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen
2014-06-09Btrfs: free tmp ulist for qgroup rescanJosef Bacik
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2014-06-09Btrfs: rework qgroup accountingJosef Bacik
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.Qu Wenruo
2014-01-28Btrfs: fix qgroup rescan to work with skinny metadataJosef Bacik
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2014-01-28btrfs: fix unused variables in qgroup.cValentina Giusti