aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/qgroup.c
AgeCommit message (Expand)Author
2013-05-06Btrfs: automatic rescan after "quota enable" commandJan Schmidt
2013-05-06Btrfs: rescan for qgroupsJan Schmidt
2013-05-06Btrfs: split btrfs_qgroup_account_ref into four functionsJan Schmidt
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt
2013-05-06Btrfs: add all ioctl checks before user change for quota operationsWang Shilong
2013-05-06Btrfs: fix missing check about ulist_add() in qgroup.cWang Shilong
2013-05-06Btrfs: fix confusing edquot happening caseWang Shilong
2013-05-06Btrfs: fix a warning when updating qgroup limitWang Shilong
2013-05-06Btrfs: fix missing check in the btrfs_qgroup_inherit()Wang Shilong
2013-05-06Btrfs: fix missing check before creating a qgroup relationWang Shilong
2013-05-06Btrfs: remove some unnecessary spin_lock usagesWang Shilong
2013-05-06Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong
2013-05-06Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong
2013-05-06Btrfs: fix a warning when disabling quotaWang Shilong
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong
2013-03-01Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...Wang Shilong
2013-03-01Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path failsWang Shilong
2013-03-01Btrfs: fix missing deleted items in btrfs_clean_quota_treeWang Shilong
2013-02-20Btrfs: fix missing check before disabling quotaWang Shilong
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger
2013-01-21Btrfs: prevent qgroup destroy when there are still relationsArne Jansen
2013-01-21Btrfs: ignore orphan qgroup relationsArne Jansen
2012-10-25Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh
2012-10-01Btrfs: check return value of ulist_alloc() properlyTsutomu Itoh
2012-10-01Btrfs: fix gcc warnings for 32bit compilesJan Schmidt
2012-10-01Btrfs: make aux field of ulist 64 bitAlexander Block
2012-09-14Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason
2012-08-28Btrfs: checking for NULL instead of IS_ERRDan Carpenter
2012-08-28Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen