aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.c
Commit message (Expand)AuthorAge
* btrfs: move checks for DUMMY_ROOT into a helperDavid Sterba2014-10-02
* btrfs: don't go readonly on existing qgroup itemsMark Fasheh2014-09-17
* btrfs: add trace for qgroup accountingMark Fasheh2014-09-17
* btrfs: use nodesize everywhere, kill leafsizeDavid Sterba2014-09-17
* Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-24
* btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen2014-08-21
* btrfs: correctly handle return from ulist_addMark Fasheh2014-08-15
* btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-15
* btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen2014-06-13
* Btrfs: free tmp ulist for qgroup rescanJosef Bacik2014-06-09
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
* Btrfs: rework qgroup accountingJosef Bacik2014-06-09
* btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-10
* btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.Qu Wenruo2014-03-10
* Btrfs: fix qgroup rescan to work with skinny metadataJosef Bacik2014-01-28
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* btrfs: fix unused variables in qgroup.cValentina Giusti2014-01-28
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* Btrfs: remove reduplicate check when disabling quotaWang Shilong2013-09-01
* Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix commentsWang Shilong2013-09-01
* Btrfs: fix oops when writing dirty qgroups to diskWang Shilong2013-09-01
* Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong2013-09-01
* Btrfs: fix qgroup rescan resume on mountJan Schmidt2013-06-14
* Btrfs: avoid double free of fs_info->qgroup_ulistJan Schmidt2013-06-14
* Btrfs: fix memory patcher through fs_info->qgroup_ulistJan Schmidt2013-06-14
* Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-14
* Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong2013-06-14
* Btrfs: automatic rescan after "quota enable" commandJan Schmidt2013-05-06
* Btrfs: rescan for qgroupsJan Schmidt2013-05-06
* Btrfs: split btrfs_qgroup_account_ref into four functionsJan Schmidt2013-05-06
* Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt2013-05-06
* Btrfs: add all ioctl checks before user change for quota operationsWang Shilong2013-05-06
* Btrfs: fix missing check about ulist_add() in qgroup.cWang Shilong2013-05-06
* Btrfs: fix confusing edquot happening caseWang Shilong2013-05-06
* Btrfs: fix a warning when updating qgroup limitWang Shilong2013-05-06
* Btrfs: fix missing check in the btrfs_qgroup_inherit()Wang Shilong2013-05-06
* Btrfs: fix missing check before creating a qgroup relationWang Shilong2013-05-06
* Btrfs: remove some unnecessary spin_lock usagesWang Shilong2013-05-06
* Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong2013-05-06
* Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong2013-05-06
* Btrfs: fix a warning when disabling quotaWang Shilong2013-05-06
* Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong2013-03-28
* Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-14
* Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...Wang Shilong2013-03-01
* Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path failsWang Shilong2013-03-01
* Btrfs: fix missing deleted items in btrfs_clean_quota_treeWang Shilong2013-03-01
* Btrfs: fix missing check before disabling quotaWang Shilong2013-02-20
* Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-20
* Btrfs: prevent qgroup destroy when there are still relationsArne Jansen2013-01-21
* Btrfs: ignore orphan qgroup relationsArne Jansen2013-01-21