summaryrefslogtreecommitdiff
path: root/qgroup.c
Commit message (Expand)AuthorAge
* btrfs-progs: qgroup show: refine error messagesDavid Sterba2017-01-25
* btrfs-progs: qgroups show: clean up errno passingDavid Sterba2017-01-25
* btrfs-progs: qgroup: fix error in ASSERT condition expressionTsutomu Itoh2016-11-23
* btrfs-progs: remove unused function btrfs_get_path_rootidDavid Sterba2016-11-09
* btrfs-progs: constify string arguments where appropriateDavid Sterba2016-10-03
* btrfs-progs: don't write to optarg in btrfs_qgroup_parse_sort_stringDavid Sterba2016-10-03
* btrfs-progs: qgroup: switch to common message helpersDavid Sterba2016-09-21
* btrfs-progs: remove trivial helpers for filtering functionsDavid Sterba2016-09-21
* btrfs-progs: switch column values to assertsDavid Sterba2016-09-21
* btrfs-progs: use ioctl search headers everywhereDavid Sterba2016-05-11
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-12
* btrfs-progs: use NULL instead of 0Byongho Lee2016-01-12
* btrfs-progs: fix memory leak in cmd_qgroup_show()Eryu Guan2015-11-02
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: cleanup, update function definitions to be ANSI conformantDavid Sterba2015-09-14
* btrfs-progs: fix memory leaks in error pathByongho Lee2015-08-31
* btrfs-progs: qgroup: show 'none' when we did not limit it on this qgroupDongsheng Yang2015-06-05
* btrfs-progs: Print warning message if qgroup data is inconsistentQu Wenruo2015-03-24
* btrfs-progs: Move parse_qgroupid() to utils.cQu Wenruo2015-03-24
* btrfs-progs: Update qgroup status flags and replace qgroup level/subvid calcu...Qu Wenruo2015-03-24
* btrfs-progs: use correct the return valueFan Chengniang2015-02-27
* btrfs-progs: qgroup: make large size alignedFan Chengniang2015-01-27
* btrfs-progs: make btrfs qgroups show human readable sizesFan Chengniang2015-01-21
* btrfs-progs: fix spacing in error messagesDavid Sterba2014-11-25
* btrfs-progs: print qgroup excl as unsignedMark Fasheh2014-08-22
* btrfs-progs: make it static if function isn't called outsideAnand Jain2014-01-31
* Btrfs-progs: enhance btrfs qgroup to print the result as a tableWang Shilong2013-10-16
* Btrfs-progs: enhance btrfs qgroup show to sort qgroupsWang Shilong2013-10-16
* Btrfs-progs: list all qgroups impact given path(exclude ancestral qgroups)Wang Shilong2013-10-16
* Btrfs-progs: list all qgroups impact given path(include ancestral qgroups)Wang Shilong2013-10-16
* Btrfs-progs: introduce '-e' option to print max exclusive size of qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduce '-r' option to print max referenced size of qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduces '-c' option to print the ID of the child qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduces '-p' option to print the ID of the parent qgroupsWang Shilong2013-10-16
* Btrfs-progs: restructure show_qgroupsWang Shilong2013-10-16
* btrfs-progs: fix qgroup realloc inheritanceZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03
* Btrfs-progs: clean up reduplicate parse_qgroupid() and replace atoi with strt...Wang Shilong2013-01-21
* Btrfs progs: quota groups supportArne Jansen2012-09-04