aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.c
Commit message (Expand)AuthorAge
* 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
* Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh2012-10-25
* Btrfs: check return value of ulist_alloc() properlyTsutomu Itoh2012-10-01
* Btrfs: fix gcc warnings for 32bit compilesJan Schmidt2012-10-01
* Btrfs: make aux field of ulist 64 bitAlexander Block2012-10-01
* Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason2012-09-14
* Btrfs: checking for NULL instead of IS_ERRDan Carpenter2012-08-28
* Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter2012-08-28
* Btrfs: qgroup implementation and prototypesArne Jansen2012-07-12