summaryrefslogtreecommitdiff
path: root/cmds-subvolume.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: add quota-related info to usage messagesKoen De Wit2013-04-231-2/+8
* btrfs-progs: Free resources when returning error from cmd_subvol_create()Eric Sandeen2013-03-101-13/+16
* btrfs-progs: tidy up cmd_subvol_create() whitespace & returnsEric Sandeen2013-03-101-9/+9
* btrfs-progs: Free resources when returning error from cmd_snapshot()Eric Sandeen2013-03-101-17/+24
* btrfs-progs: tidy up cmd_snapshot() whitespace & returnsEric Sandeen2013-03-101-15/+15
* btrfs-progs: close fd on cmd_subvol_list returnEric Sandeen2013-03-101-0/+2
* btrfs-progs: fix fd leak in cmd_subvol_set_defaultEric Sandeen2013-02-271-8/+9
* btrfs-progs: close fd on cmd_subvol_get_default returnEric Sandeen2013-02-271-8/+12
* btrfs-progs: btrfs_list_get_path_rootid error handlingEric Sandeen2013-02-271-5/+9
* btrfs-progs: simplify ioctl name copy and null terminationEric Sandeen2013-02-051-8/+5
* btrfs-progs: fix name lengths in cmd_subvol_createEric Sandeen2013-02-051-2/+2
* btrfs-progs: don't leak inherit on errorsZach Brown2013-02-051-2/+2
* btrfs-progs: close ioctl fd in find newZach Brown2013-02-051-0/+1
* btrfs-progs: don't close(<0) in subvol createZach Brown2013-02-051-1/+0
* Btrfs-progs: dont print uuid unless -u option is givenAnand Jain2013-02-011-1/+1
* btrfs-progs: add option c to show ogenerationDavid Sterba2013-02-011-1/+5
* btrfs-progs: add option g to show generationDavid Sterba2013-02-011-2/+6
* btrfs-progs: upcase filter optionsDavid Sterba2013-02-011-6/+11
* Btrfs-progs: add subvol flags to printAnand Jain2013-02-011-0/+5
* Btrfs-progs: Fix a small memory leak in managing the btrfs list filterAnand Jain2013-02-011-17/+40
* Btrfs-progs: add show subcommand to subvol cliAnand Jain2013-02-011-3/+152
* Btrfs-progs: make printing subvol extensible to newer layoutsAnand Jain2013-02-011-3/+21
* Btrfs-progs: add parent uuid for snapshotsAnand Jain2013-02-011-1/+5
* Btrfs-progs: move printing subvol list outside of btrfs_list_subvolsAnand Jain2013-02-011-2/+2
* Btrfs-progs: List all subvolumes by defaultLukas Czerner2013-02-011-3/+4
* Btrfs-progs: add '-o' option into subvolume list commandLukas Czerner2013-02-011-3/+8
* Btrfs-progs: move path modification to filtersLukas Czerner2013-02-011-2/+9
* Btrfs-progs: move open_file_or_dir() to utils.cAnand Jain2013-01-301-0/+1
* Btrfs-progs: btrfs subvolume delete could delete subvolumesAnand Jain2012-10-041-12/+24
* Btrfs-Progs: update '-s' option without a argument.Wang Shilong2012-10-041-9/+3
* Btrfs-progs: introduces '-a' option into subvolume list commandWang Shilong2012-10-041-5/+11
* Btrfs-Progs: fix subvolumes's some full_path invaild problems.Wang Shilong2012-10-041-0/+6
* Btrfs-progs: introduce '-t' option into subvolume list commandMiao Xie2012-10-041-4/+10
* Btrfs-progs: introduce -g -c --sort options into btrfs subvol list commandwangshilong2012-10-041-4/+46
* Btrfs-progs: enhance btrfs subvol list only to show read-only snapshotsMiao Xie2012-10-041-2/+11
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-041-13/+46
* Btrfs-progs: fix wrong usage of btrfs subvolume list commandMiao Xie2012-10-041-1/+2
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-041-4/+1
* Btrfs-progs: add -u to show subvol uuidAnand Jain2012-10-041-5/+9
* Btrfs-progs: list snapshots by generationLiu Bo2012-10-041-4/+15
* Btrfs progs: quota groups supportv0.20-rc1Arne Jansen2012-09-041-10/+73
* Fix "set-dafault" typo in cmds-subvolume.cChris Samuel2012-07-031-2/+2
* mkfs: avoid heap-buffer-read-underrun for zero-length "size" argJim Meyering2012-06-051-1/+1
* avoid several strncpy-induced buffer overrunsJim Meyering2012-06-051-0/+3
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-081-2/+4
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-031-37/+124
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-031-0/+444