summaryrefslogtreecommitdiff
path: root/cmds-subvolume.c
Commit message (Expand)AuthorAge
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-21
* Btrfs-progs: fix double free when deleting subvolumesWang Shilong2014-01-31
* btrfs-progs: fix minor grammar issuesMitchel Humpherys2014-01-31
* btrfs-progs: add options to set commit mode after subvol deleteDavid Sterba2014-01-31
* btrfs-progs: remove NULL-ptr judge before free for btrfs-progsGui Hecheng2014-01-31
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-31
* btrfs-progs: fix potential double-frees in cmd_subvol_delete()Eric Sandeen2013-11-07
* Btrfs-progs: set return value to 0 if subvolume get-default successfullyEryu Guan2013-11-07
* btrfs-progs: add filter for deleted but uncleanded subvolumesDavid Sterba2013-10-24
* Btrfs-progs: check return value of realpath(3)Eryu Guan2013-10-16
* btrfs-progs: cmd_find_new: Sync fs before searching for modified files.chandan2013-10-16
* btrfs-progs: free strdup()s that are not freedGui Hecheng2013-10-16
* Btrfs-progs: fix magic return value in cmds-subvolume.cWang Shilong2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-09
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* Btrfs-progs: listing subvols and getting default subvol don't need a subv pathWang Shilong2013-08-09
* btrfs-progs: use reentrant localtimeDavid Sterba2013-08-09
* Btrfs-progs: fix possible memory leak related to subvolume/snapshot creationWang Shilong2013-08-09
* Btrfs-progs: fix compile warnings in i386 machineWang Shilong2013-05-10
* btrfs-progs: add quota-related info to usage messagesKoen De Wit2013-04-23
* btrfs-progs: Free resources when returning error from cmd_subvol_create()Eric Sandeen2013-03-10
* btrfs-progs: tidy up cmd_subvol_create() whitespace & returnsEric Sandeen2013-03-10
* btrfs-progs: Free resources when returning error from cmd_snapshot()Eric Sandeen2013-03-10
* btrfs-progs: tidy up cmd_snapshot() whitespace & returnsEric Sandeen2013-03-10
* btrfs-progs: close fd on cmd_subvol_list returnEric Sandeen2013-03-10
* btrfs-progs: fix fd leak in cmd_subvol_set_defaultEric Sandeen2013-02-27
* btrfs-progs: close fd on cmd_subvol_get_default returnEric Sandeen2013-02-27
* btrfs-progs: btrfs_list_get_path_rootid error handlingEric Sandeen2013-02-27
* btrfs-progs: simplify ioctl name copy and null terminationEric Sandeen2013-02-05
* btrfs-progs: fix name lengths in cmd_subvol_createEric Sandeen2013-02-05
* btrfs-progs: don't leak inherit on errorsZach Brown2013-02-05
* btrfs-progs: close ioctl fd in find newZach Brown2013-02-05
* btrfs-progs: don't close(<0) in subvol createZach Brown2013-02-05
* Btrfs-progs: dont print uuid unless -u option is givenAnand Jain2013-02-01
* btrfs-progs: add option c to show ogenerationDavid Sterba2013-02-01
* btrfs-progs: add option g to show generationDavid Sterba2013-02-01
* btrfs-progs: upcase filter optionsDavid Sterba2013-02-01
* Btrfs-progs: add subvol flags to printAnand Jain2013-02-01
* Btrfs-progs: Fix a small memory leak in managing the btrfs list filterAnand Jain2013-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 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: add '-o' option into subvolume list commandLukas Czerner2013-02-01
* Btrfs-progs: move path modification to filtersLukas Czerner2013-02-01
* Btrfs-progs: move open_file_or_dir() to utils.cAnand Jain2013-01-30
* Btrfs-progs: btrfs subvolume delete could delete subvolumesAnand Jain2012-10-04
* Btrfs-Progs: update '-s' option without a argument.Wang Shilong2012-10-04