summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh2015-11-251-0/+2
* btrfs: qgroup: fix quota disable during rescanJustin Maggard2015-11-251-1/+2
* Btrfs: fix sleeping inside atomic context in qgroup rescan workerFilipe Manana2015-11-051-1/+0
* Btrfs: fix race waiting for qgroup rescan workerFilipe Manana2015-11-051-2/+1
* btrfs: qgroup: exit the rescan worker during umountJustin Maggard2015-11-051-3/+6
* btrfs: qgroup: Fix a rebase bug which will cause qgroup double freeQu Wenruo2015-10-261-4/+0
* btrfs: qgroup: Don't copy extent buffer to do qgroup rescanQu Wenruo2015-10-261-10/+16
* btrfs: qgroup: Check if qgroup reserved space leakedQu Wenruo2015-10-211-0/+32
* btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-211-2/+9
* btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-211-7/+11
* btrfs: qgroup: Introduce new functions to reserve/free metadataQu Wenruo2015-10-211-0/+40
* btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo2015-10-211-3/+2
* btrfs: qgroup: Introduce functions to release/free qgroup reserve dataQu Wenruo2015-10-211-0/+60
* btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionQu Wenruo2015-10-211-0/+49
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-011-1/+1
|\
| * Btrfs: Spelling s/consitent/consistent/Geert Uytterhoeven2015-08-071-1/+1
* | btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo2015-08-061-0/+5
|/
* btrfs: qgroup: allow user to clear the limitation on qgroupYang Dongsheng2015-06-301-8/+41
* btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo2015-06-101-0/+8
* btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-862/+2
* btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo2015-06-101-1/+1
* btrfs: qgroup: Switch rescan to new mechanism.Qu Wenruo2015-06-101-36/+7
* btrfs: qgroup: Add new qgroup calculation functionQu Wenruo2015-06-101-0/+116
* btrfs: qgroup: Add new function to record old_roots.Qu Wenruo2015-06-101-0/+27
* btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo2015-06-101-0/+31
* btrfs: qgroup: Add function qgroup_update_counters().Qu Wenruo2015-06-101-0/+120
* btrfs: qgroup: Add function qgroup_update_refcnt().Qu Wenruo2015-06-101-0/+58
* btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.Qu Wenruo2015-06-101-41/+54
* btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()Christian Engelmayer2015-06-021-4/+4
* btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...Qu Wenruo2015-04-131-57/+126
* btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.Dongsheng Yang2015-04-131-0/+1
* btrfs: Update btrfs qgroup status item when rescan is done.Qu Wenruo2015-04-131-1/+24
* btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.Qu Wenruo2015-04-131-3/+3
* btrfs: Check qgroup level in kernel qgroup assign.Qu Wenruo2015-04-131-0/+4
* btrfs: qgroup: allow to remove qgroup which has parent but no child.Dongsheng Yang2015-04-131-5/+25
* btrfs: qgroup: return EINVAL if level of parent is not higher than child's.Dongsheng Yang2015-04-131-0/+5
* btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang2015-04-131-66/+4
* Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang2015-04-131-4/+64
* Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang2015-04-131-1/+1
* btrfs: qgroup: fix limit args override whole limit structDongsheng Yang2015-04-131-5/+10
* btrfs: qgroup: update limit info in function btrfs_run_qgroups().Dongsheng Yang2015-04-131-0/+4
* btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().Dongsheng Yang2015-04-131-27/+24
* btrfs: qgroup: update qgroup in memory at the same time when we update it in ...Dongsheng Yang2015-04-131-11/+17
* btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.Dongsheng Yang2015-04-131-0/+8
* Btrfs: change the insertion criteria for the qgroup operations rbtreeFilipe Manana2015-03-261-4/+4
* Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason2015-03-251-1/+1
|\
| * Btrfs: disk-io: replace root args iff only fs_info usedDaniel Dressler2015-02-161-1/+1
* | Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2015-03-251-3/+3
|\ \
| * | btrfs: use explicit initializer for seq_elemDavid Sterba2015-03-031-3/+3
| |/
* | Btrfs: fix comp_oper to get right orderLiu Bo2015-03-131-1/+1
|/
OpenPOWER on IntegriCloud