summaryrefslogtreecommitdiff
path: root/cmds-subvolume.c
Commit message (Expand)AuthorAge
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-31
* btrfs-progs: properly set up ioctl argumentsDavid Sterba2015-06-12
* btrfs-progs: add helper to wait for subvolume cleaningDavid Sterba2015-06-09
* btrfs-progs: subvol: let sync check only current deletionsDavid Sterba2015-06-09
* btrfs-progs: add command group info stringsDavid Sterba2015-06-09
* btrfs-progs: subvol show: tweak outputDavid Sterba2015-06-03
* btrfs-progs: subvol show: print received uuidDavid Sterba2015-06-03
* btrfs-progs: getopt, use symbolic name for argument requirementsDavid Sterba2015-04-08
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-19
* btrfs-progs: cleanup, move getop long options close to their useDavid Sterba2015-01-19
* btrfs-progs: remove uneccessary subvol name check for subvol deletionGui Hecheng2015-01-14
* btrfs-progs: Remove redundant short description from cmd_snapshot_usageMartin Volf2015-01-14
* btrfs-progs: subvol delete: rename variable to match the option nameDavid Sterba2014-12-10
* btrfs-progs: subvol delete: add verbosity optionDavid Sterba2014-12-10
* btrfs-progs: let subvol delete print commit mode inlineDavid Sterba2014-12-10
* btrfs-progs: fix return value problem for btrfs sub showGui Hecheng2014-11-27
* btrfs-progs: wait until all subvolumes are cleanedDavid Sterba2014-10-10
* btrfs-progs: Add -R to list UUIDs of original received subvolumeHugo Mills2014-09-14
* btrfs-progs: Fix spelling in btrfs sub list helpHugo Mills2014-08-22
* btrfs-progs: move test_isdir() to utils.cSatoru Takeuchi2014-08-22
* btrfs-progs: introduce test_issubvolname() for simplicitySatoru Takeuchi2014-08-22
* btrfs-progs: Unify the messy error message formatsSatoru Takeuchi2014-08-22
* btrfs-progs: Check fstype in find_mount_root()Qu Wenruo2014-08-22
* 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