summaryrefslogtreecommitdiff
path: root/btrfs-list.c
Commit message (Expand)AuthorAge
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-12
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-12
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: fix memory leaks in error pathByongho Lee2015-08-31
* btrfs-progs: add missing includes to header filesDavid Sterba2015-06-10
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: fix spacing in error messagesDavid Sterba2014-11-25
* Btrfs-progs: break out rbtree util functionsJosef Bacik2014-10-14
* btrfs-progs: Add -R to list UUIDs of original received subvolumeHugo Mills2014-09-14
* btrfs-progs: fix listing deleted subvolumesDavid Sterba2014-04-04
* Btrfs-progs: switch to arg_strtou64() part1Wang Shilong2014-03-21
* Btrfs-progs: fix to make list specified directory's subvolumes workWang Shilong2014-01-31
* btrfs-progs: remove NULL-ptr judge before free for btrfs-progsGui Hecheng2014-01-31
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-31
* btrfs-progs: add filter for deleted but uncleanded subvolumesDavid Sterba2013-10-24
* btrfs-progs: btrfs_list_find_updated_files: Fix memory leak.chandan2013-10-16
* btrfs-progs: 'optarg' shadows getoptChris West (Faux)2013-10-16
* btrfs-print: define void function argsZach Brown2013-09-03
* btrfs-progs: remove __CHECKER__ from main codeZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* btrfs-progs: use reentrant localtimeDavid Sterba2013-08-09
* btrfs-progs: use accessor macro for otimeDavid Sterba2013-08-09
* Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-03
* Btrfs-progs: fix compile warnings in i386 machineWang Shilong2013-05-10
* Btrfs-progs: fix bug in find_root_genStefan Behrens2013-04-23
* Btrfs-progs: fix a small memory leak in btrfs-list.cStefan Behrens2013-04-23
* btrfs-progs: Tidy up resolve_rootEric Sandeen2013-02-27
* btrfs-progs: fix mem leak in resolve_rootEric Sandeen2013-02-27
* btrfs-progs: btrfs_list_get_path_rootid error handlingEric Sandeen2013-02-27
* btrfs-progs: fix btrfs_get_subvol cut/paste errorEric Sandeen2013-02-27
* Btrfs-progs: update btrfs_get_subvol to be inline with resolve_root ret changesAnand Jain2013-02-01
* Btrfs-progs: filter the deleted subvolumes when listing snapshotsWang Shilong2013-02-01
* Btrfs-progs: add show subcommand to subvol cliAnand Jain2013-02-01
* Btrfs-progs: make printing subvol extensible to newer layoutsAnand Jain2013-02-01
* Btrfs-progs: add method to filter snapshots by parent uuidAnand Jain2013-02-01
* Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvolAnand Jain2013-02-01
* Btrfs-progs: move struct root_info to btrfs-list.hAnand Jain2013-02-01
* Btrfs-progs: add parent uuid for snapshotsAnand Jain2013-02-01
* Btrfs-progs: move printing subvol list outside of btrfs_list_subvolsAnand Jain2013-02-01
* Btrfs-progs: List all subvolumes by defaultLukas Czerner2013-02-01
* Btrfs-progs: move path modification to filtersLukas Czerner2013-02-01
* Btrfs-progs: we need to have the string null terminatedAnand Jain2013-01-25
* Btrfs-progs: fix unaligned accessesArne Jansen2013-01-17
* Btrfs-progs: introduces '-a' option into subvolume list commandWang Shilong2012-10-04
* Btrfs-Progs: fix subvolumes's some full_path invaild problems.Wang Shilong2012-10-04
* Btrfs-progs: introduce '-t' option into subvolume list commandMiao Xie2012-10-04
* Btrfs-progs: introduce -g -c --sort options into btrfs subvol list commandwangshilong2012-10-04
* Btrfs-progs: enhance btrfs subvol list only to show read-only snapshotsMiao Xie2012-10-04
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-04
* Btrfs-progs: fix wrong way to check if the root item contains otime and uuidMiao Xie2012-10-04