summaryrefslogtreecommitdiff
path: root/qgroup.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: add missing includes to header filesDavid Sterba2015-06-101-1/+1
* btrfs-progs: Move parse_qgroupid() to utils.cQu Wenruo2015-03-241-1/+0
* btrfs-progs: make btrfs qgroups show human readable sizesFan Chengniang2015-01-211-0/+1
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-211-2/+2
* Btrfs-progs: enhance btrfs qgroup show to sort qgroupsWang Shilong2013-10-161-1/+32
* Btrfs-progs: list all qgroups impact given path(exclude ancestral qgroups)Wang Shilong2013-10-161-0/+1
* Btrfs-progs: list all qgroups impact given path(include ancestral qgroups)Wang Shilong2013-10-161-2/+26
* Btrfs-progs: introduce '-e' option to print max exclusive size of qgroupsWang Shilong2013-10-161-0/+1
* Btrfs-progs: introduce '-r' option to print max referenced size of qgroupsWang Shilong2013-10-161-0/+1
* Btrfs-progs: introduces '-c' option to print the ID of the child qgroupsWang Shilong2013-10-161-0/+1
* Btrfs-progs: introduces '-p' option to print the ID of the parent qgroupsWang Shilong2013-10-161-0/+1
* Btrfs-progs: restructure show_qgroupsWang Shilong2013-10-161-0/+10
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-031-2/+0
* Btrfs-progs: clean up reduplicate parse_qgroupid() and replace atoi with strt...Wang Shilong2013-01-211-0/+2
* Btrfs progs: quota groups supportv0.20-rc1Arne Jansen2012-09-041-0/+31