aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/qgroup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-25Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh1-4/+13
2012-10-01Btrfs: check return value of ulist_alloc() properlyTsutomu Itoh1-0/+8
2012-10-01Btrfs: fix gcc warnings for 32bit compilesJan Schmidt1-16/+16
2012-10-01Btrfs: make aux field of ulist 64 bitAlexander Block1-10/+10
2012-09-14Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason1-6/+2
2012-08-28Btrfs: checking for NULL instead of IS_ERRDan Carpenter1-1/+3
2012-08-28Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter1-2/+6
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen1-0/+1571