summaryrefslogtreecommitdiffstats
path: root/qgroup.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-27btrfs-progs: qgroup: make large size alignedFan Chengniang1-8/+5
2015-01-21btrfs-progs: make btrfs qgroups show human readable sizesFan Chengniang1-25/+52
2014-11-25btrfs-progs: fix spacing in error messagesDavid Sterba1-1/+1
2014-08-22btrfs-progs: print qgroup excl as unsignedMark Fasheh1-2/+2
2014-01-31btrfs-progs: make it static if function isn't called outsideAnand Jain1-3/+3
2013-10-16Btrfs-progs: enhance btrfs qgroup to print the result as a tableWang Shilong1-22/+170
2013-10-16Btrfs-progs: enhance btrfs qgroup show to sort qgroupsWang Shilong1-8/+248
2013-10-16Btrfs-progs: list all qgroups impact given path(exclude ancestral qgroups)Wang Shilong1-1/+15
2013-10-16Btrfs-progs: list all qgroups impact given path(include ancestral qgroups)Wang Shilong1-4/+235
2013-10-16Btrfs-progs: introduce '-e' option to print max exclusive size of qgroupsWang Shilong1-0/+8
2013-10-16Btrfs-progs: introduce '-r' option to print max referenced size of qgroupsWang Shilong1-0/+7
2013-10-16Btrfs-progs: introduces '-c' option to print the ID of the child qgroupsWang Shilong1-0/+22
2013-10-16Btrfs-progs: introduces '-p' option to print the ID of the parent qgroupsWang Shilong1-0/+22
2013-10-16Btrfs-progs: restructure show_qgroupsWang Shilong1-0/+509
2013-09-03btrfs-progs: fix qgroup realloc inheritanceZach Brown1-1/+1
2013-09-03btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen1-2/+2
2013-01-21Btrfs-progs: clean up reduplicate parse_qgroupid() and replace atoi with strt...Wang Shilong1-4/+18
2012-09-04Btrfs progs: quota groups supportv0.20-rc1Arne Jansen1-0/+140