aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.c
Commit message (Expand)AuthorAge
* Btrfs: fix qgroup rescan worker initializationFilipe Manana2017-01-06
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Qu Wenruo2016-08-25
* btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-08-25
* btrfs: properly track when rescan worker is runningJeff Mahoney2016-08-25
* btrfs: add btrfs_trans_handle->fs_info pointerJeff Mahoney2016-07-26
* btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-26
* btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-26
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-29
* btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba2016-04-29
* btrfs: Add qgroup tracingMark Fasheh2016-04-04
* btrfs: handle non-fatal errors in btrfs_qgroup_inherit()Mark Fasheh2016-04-04
* btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh2015-11-25
* btrfs: qgroup: fix quota disable during rescanJustin Maggard2015-11-25
* Btrfs: fix sleeping inside atomic context in qgroup rescan workerFilipe Manana2015-11-05
* Btrfs: fix race waiting for qgroup rescan workerFilipe Manana2015-11-05
* btrfs: qgroup: exit the rescan worker during umountJustin Maggard2015-11-05
* btrfs: qgroup: Fix a rebase bug which will cause qgroup double freeQu Wenruo2015-10-26
* btrfs: qgroup: Don't copy extent buffer to do qgroup rescanQu Wenruo2015-10-26
* btrfs: qgroup: Check if qgroup reserved space leakedQu Wenruo2015-10-21
* btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-21
* btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-21
* btrfs: qgroup: Introduce new functions to reserve/free metadataQu Wenruo2015-10-21
* btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo2015-10-21
* btrfs: qgroup: Introduce functions to release/free qgroup reserve dataQu Wenruo2015-10-21
* btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionQu Wenruo2015-10-21
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\
| * Btrfs: Spelling s/consitent/consistent/Geert Uytterhoeven2015-08-07
* | btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo2015-08-06
|/
* btrfs: qgroup: allow user to clear the limitation on qgroupYang Dongsheng2015-06-30
* btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo2015-06-10
* btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-10
* btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo2015-06-10
* btrfs: qgroup: Switch rescan to new mechanism.Qu Wenruo2015-06-10
* btrfs: qgroup: Add new qgroup calculation functionQu Wenruo2015-06-10
* btrfs: qgroup: Add new function to record old_roots.Qu Wenruo2015-06-10
* btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo2015-06-10
* btrfs: qgroup: Add function qgroup_update_counters().Qu Wenruo2015-06-10
* btrfs: qgroup: Add function qgroup_update_refcnt().Qu Wenruo2015-06-10
* btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.Qu Wenruo2015-06-10
* btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()Christian Engelmayer2015-06-02
* btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...Qu Wenruo2015-04-13
* btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.Dongsheng Yang2015-04-13
* btrfs: Update btrfs qgroup status item when rescan is done.Qu Wenruo2015-04-13
* btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.Qu Wenruo2015-04-13
* btrfs: Check qgroup level in kernel qgroup assign.Qu Wenruo2015-04-13
* btrfs: qgroup: allow to remove qgroup which has parent but no child.Dongsheng Yang2015-04-13