aboutsummaryrefslogtreecommitdiffstats
path: root/btrfs-list.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-10btrfs-progs: add missing includes to header filesDavid Sterba1-0/+6
2015-01-21btrfs-progs: unify header file inclusion protectionsDavid Sterba1-0/+5
2014-09-14btrfs-progs: Add -R to list UUIDs of original received subvolumeHugo Mills1-0/+2
2014-03-21btrfs-progs: Copyright string updateHidetoshi Seto1-1/+1
2013-10-24btrfs-progs: add filter for deleted but uncleanded subvolumesDavid Sterba1-0/+4
2013-09-03btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen1-3/+0
2013-02-27btrfs-progs: libify some parts of btrfs-progsMark Fasheh1-0/+4
2013-02-27btrfs-progs: btrfs_list_get_path_rootid error handlingEric Sandeen1-1/+1
2013-02-01Btrfs-progs: add show subcommand to subvol cliAnand Jain1-1/+2
2013-02-01Btrfs-progs: make printing subvol extensible to newer layoutsAnand Jain1-0/+3
2013-02-01Btrfs-progs: add method to filter snapshots by parent uuidAnand Jain1-0/+1
2013-02-01Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvolAnand Jain1-0/+1
2013-02-01Btrfs-progs: move struct root_info to btrfs-list.hAnand Jain1-1/+46
2013-02-01Btrfs-progs: add parent uuid for snapshotsAnand Jain1-0/+1
2013-02-01Btrfs-progs: move printing subvol list outside of btrfs_list_subvolsAnand Jain1-1/+1
2013-02-01Btrfs-progs: List all subvolumes by defaultLukas Czerner1-1/+1
2013-02-01Btrfs-progs: move path modification to filtersLukas Czerner1-0/+1
2012-10-04Btrfs-Progs: fix subvolumes's some full_path invaild problems.Wang Shilong1-0/+2
2012-10-04Btrfs-progs: introduce '-t' option into subvolume list commandMiao Xie1-1/+2
2012-10-04Btrfs-progs: introduce -g -c --sort options into btrfs subvol list commandwangshilong1-0/+14
2012-10-04Btrfs-progs: enhance btrfs subvol list only to show read-only snapshotsMiao Xie1-0/+1
2012-10-04Btrfs-progs: restructure list_subvolumesMiao Xie1-4/+71
2012-10-04Btrfs-progs: fix compile warning of implicit declaration of "list_snapshots"Miao Xie1-0/+1
2012-10-04Btrfs-progs: move the function declarations to a new head fileZhou Bo1-0/+21