summaryrefslogtreecommitdiff
path: root/btrfs-list.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: add missing includes to header filesDavid Sterba2015-06-101-0/+6
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-211-0/+5
* btrfs-progs: Add -R to list UUIDs of original received subvolumeHugo Mills2014-09-141-0/+2
* btrfs-progs: Copyright string updateHidetoshi Seto2014-03-211-1/+1
* btrfs-progs: add filter for deleted but uncleanded subvolumesDavid Sterba2013-10-241-0/+4
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-031-3/+0
* btrfs-progs: libify some parts of btrfs-progsMark Fasheh2013-02-271-0/+4
* btrfs-progs: btrfs_list_get_path_rootid error handlingEric Sandeen2013-02-271-1/+1
* Btrfs-progs: add show subcommand to subvol cliAnand Jain2013-02-011-1/+2
* Btrfs-progs: make printing subvol extensible to newer layoutsAnand Jain2013-02-011-0/+3
* Btrfs-progs: add method to filter snapshots by parent uuidAnand Jain2013-02-011-0/+1
* Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvolAnand Jain2013-02-011-0/+1
* Btrfs-progs: move struct root_info to btrfs-list.hAnand Jain2013-02-011-1/+46
* Btrfs-progs: add parent uuid for snapshotsAnand Jain2013-02-011-0/+1
* Btrfs-progs: move printing subvol list outside of btrfs_list_subvolsAnand Jain2013-02-011-1/+1
* Btrfs-progs: List all subvolumes by defaultLukas Czerner2013-02-011-1/+1
* Btrfs-progs: move path modification to filtersLukas Czerner2013-02-011-0/+1
* Btrfs-Progs: fix subvolumes's some full_path invaild problems.Wang Shilong2012-10-041-0/+2
* Btrfs-progs: introduce '-t' option into subvolume list commandMiao Xie2012-10-041-1/+2
* Btrfs-progs: introduce -g -c --sort options into btrfs subvol list commandwangshilong2012-10-041-0/+14
* Btrfs-progs: enhance btrfs subvol list only to show read-only snapshotsMiao Xie2012-10-041-0/+1
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-041-4/+71
* Btrfs-progs: fix compile warning of implicit declaration of "list_snapshots"Miao Xie2012-10-041-0/+1
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-041-0/+21