summaryrefslogtreecommitdiff
path: root/btrfs-list.c
Commit message (Expand)AuthorAge
...
* 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
* Btrfs-progs: btrfs-list: split list_subvolsChris Mason2011-11-02
* Btrfs-progs: add "btrfs subvolume get-default" subcommandZhong, Xin2011-10-25
* remove unused include "version.h"Andreas Philipp2011-10-25
* print parent ID in btrfs suvolume listAndreas Philipp2011-10-25
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-25
* Improve error handling in the btrfs commandGoffredo Baroncelli2011-10-25
* Handle bad extent type caseFrederic Weisbecker2010-09-23
* Avoid uninitialized variant compile warningZhao Lei2010-09-23
* fix a compile fail by strndup in RHEL5 envZhao Lei2010-09-23
* Add btrfs subvol find-new commandChris Mason2010-03-18
* Avoid the exit(2) function; instead return with an appropriate value;Goffredo Baroncelli2010-03-11
* new util: 'btrfs'ghigo2010-03-11
* Add btrfs-list for listing subvolumesChris Mason2010-02-28