summaryrefslogtreecommitdiff
path: root/btrfs-list.c
Commit message (Expand)AuthorAge
* 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
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-04
* Btrfs-progs: add -u to show subvol uuidAnand Jain2012-10-04
* Btrfs-progs: add otime to the snapshot listAnand Jain2012-10-04
* Btrfs-progs: list snapshots by generationLiu Bo2012-10-04
* Btrfs-progs: show generation in command btrfs subvol listLiu Bo2012-10-04
* Btrfs-progs: search subvolumes with proper objectidLiu Bo2012-10-04
* Btrfs: fix off by one in null terminationChris Mason2012-07-05
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-progs into 0.20Chris Mason2012-07-05
|\
| * Btrfs-progs: bring 'subvol get-default' back inIlya Dryomov2012-03-12
| * Btrfs-progs: refactor resolve_root() function a bitIlya Dryomov2012-03-12
| * Btrfs-progs: nuke redundant zeroing in __list_subvol_search()Ilya Dryomov2012-03-12
* | avoid several strncpy-induced buffer overrunsJim Meyering2012-06-05
|/
* Btrfs-progs: added ioctls and commands to resolve inodes and logical addrsJan Schmidt2011-11-02
* Fix missing entries in listing of subvolumesLi Zefan2011-11-02