btrfs-progs: let test_issubvolume return the exact error
[platform/upstream/btrfs-progs.git] / cmds-subvolume.c
2016-01-14 David Sterbabtrfs-progs: let test_issubvolume return the exact...
2016-01-14 David Sterbabtrfs-progs: use symbolic name for subvolume inode...
2016-01-14 David Sterbabtrfs-progs: handle errors from test_isdir
2016-01-13 David Sterbabtrfs-progs: subvol show: handle options by getopt
2016-01-12 David Sterbabtrfs-progs: remove unnecessary errno temp variables
2016-01-12 David Sterbabtrfs-progs: cmd subvolume: switch to common error...
2015-11-02 Zhao Leibtrfs-progs: subvolume: use btrfs_open_dir for btrfs...
2015-10-07 David Sterbabtrfs-progs: subvol sync: fix reversed condition
2015-09-01 Zhao Leibtrfs-progs: Simplify all-subvolumn-clean condition...
2015-09-01 Zhao Leibtrfs-progs: Simplify memory allocation for enumerate_d...
2015-09-01 Zhao Leibtrfs-progs: Fix wrong return value of wait_for_subvolu...
2015-09-01 Zhao Leibtrfs-progs: Fix infinite loop of btrfs subvolumn sync
2015-08-31 Zhao Leibtrfs-progs: remove code for setup mntid in cmd_subvol_show
2015-08-31 David Sterbabtrfs-progs: unify naming of command handlers
2015-06-12 David Sterbabtrfs-progs: properly set up ioctl arguments
2015-06-09 David Sterbabtrfs-progs: add helper to wait for subvolume cleaning
2015-06-09 David Sterbabtrfs-progs: subvol: let sync check only current deletions
2015-06-09 David Sterbabtrfs-progs: add command group info strings
2015-06-03 David Sterbabtrfs-progs: subvol show: tweak output
2015-06-03 David Sterbabtrfs-progs: subvol show: print received uuid
2015-04-08 David Sterbabtrfs-progs: getopt, use symbolic name for argument...
2015-01-19 David Sterbabtrfs-progs: make getopt tables static const
2015-01-19 David Sterbabtrfs-progs: cleanup, move getop long options close...
2015-01-14 Gui Hechengbtrfs-progs: remove uneccessary subvol name check for...
2015-01-14 Martin Volfbtrfs-progs: Remove redundant short description from...
2014-12-10 David Sterbabtrfs-progs: subvol delete: rename variable to match...
2014-12-10 David Sterbabtrfs-progs: subvol delete: add verbosity option
2014-12-10 David Sterbabtrfs-progs: let subvol delete print commit mode inline
2014-11-27 Gui Hechengbtrfs-progs: fix return value problem for btrfs sub...
2014-10-10 David Sterbabtrfs-progs: wait until all subvolumes are cleaned
2014-09-14 Hugo Millsbtrfs-progs: Add -R to list UUIDs of original received...
2014-08-22 Hugo Millsbtrfs-progs: Fix spelling in btrfs sub list help
2014-08-22 Satoru Takeuchibtrfs-progs: move test_isdir() to utils.c
2014-08-22 Satoru Takeuchibtrfs-progs: introduce test_issubvolname() for simplicity
2014-08-22 Satoru Takeuchibtrfs-progs: Unify the messy error message formats
2014-08-22 Qu Wenruobtrfs-progs: Check fstype in find_mount_root()
2014-03-21 Wang ShilongBtrfs-progs: switch to arg_strtou64() part3
2014-01-31 Wang ShilongBtrfs-progs: fix double free when deleting subvolumes
2014-01-31 Mitchel Humpherysbtrfs-progs: fix minor grammar issues
2014-01-31 David Sterbabtrfs-progs: add options to set commit mode after subvo...
2014-01-31 Gui Hechengbtrfs-progs: remove NULL-ptr judge before free for...
2014-01-31 Anand Jainbtrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid...
2013-11-07 Eric Sandeenbtrfs-progs: fix potential double-frees in cmd_subvol_d...
2013-11-07 Eryu GuanBtrfs-progs: set return value to 0 if subvolume get...
2013-10-24 David Sterbabtrfs-progs: add filter for deleted but uncleanded...
2013-10-16 Eryu GuanBtrfs-progs: check return value of realpath(3)
2013-10-16 chandanbtrfs-progs: cmd_find_new: Sync fs before searching...
2013-10-16 Gui Hechengbtrfs-progs: free strdup()s that are not freed
2013-10-16 Wang ShilongBtrfs-progs: fix magic return value in cmds-subvolume.c
2013-09-03 Zach Brownbtrfs-progs: use NULL instead of 0
2013-08-09 Qu Wenruobtrfs-progs: Update the usage strings of some cmds
2013-08-09 Wang ShilongBtrfs-progs: fix closing of opendir()
2013-08-09 Wang ShilongBtrfs-progs: listing subvols and getting default subvol...
2013-08-09 David Sterbabtrfs-progs: use reentrant localtime
2013-08-09 Wang ShilongBtrfs-progs: fix possible memory leak related to subvol...
2013-05-10 Wang ShilongBtrfs-progs: fix compile warnings in i386 machine
2013-04-23 Koen De Witbtrfs-progs: add quota-related info to usage messages
2013-03-10 Eric Sandeenbtrfs-progs: Free resources when returning error from...
2013-03-10 Eric Sandeenbtrfs-progs: tidy up cmd_subvol_create() whitespace...
2013-03-10 Eric Sandeenbtrfs-progs: Free resources when returning error from...
2013-03-10 Eric Sandeenbtrfs-progs: tidy up cmd_snapshot() whitespace & returns
2013-03-10 Eric Sandeenbtrfs-progs: close fd on cmd_subvol_list return
2013-02-27 Eric Sandeenbtrfs-progs: fix fd leak in cmd_subvol_set_default
2013-02-27 Eric Sandeenbtrfs-progs: close fd on cmd_subvol_get_default return
2013-02-27 Eric Sandeenbtrfs-progs: btrfs_list_get_path_rootid error handling
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: simplify ioctl name copy and null termination
2013-02-06 Eric Sandeenbtrfs-progs: fix name lengths in cmd_subvol_create
2013-02-06 Zach Brownbtrfs-progs: don't leak inherit on errors
2013-02-06 Zach Brownbtrfs-progs: close ioctl fd in find new
2013-02-06 Zach Brownbtrfs-progs: don't close(<0) in subvol create
2013-02-01 Anand JainBtrfs-progs: dont print uuid unless -u option is given
2013-02-01 David Sterbabtrfs-progs: add option c to show ogeneration
2013-02-01 David Sterbabtrfs-progs: add option g to show generation
2013-02-01 David Sterbabtrfs-progs: upcase filter options
2013-02-01 Anand JainBtrfs-progs: add subvol flags to print
2013-02-01 Anand JainBtrfs-progs: Fix a small memory leak in managing the...
2013-02-01 Anand JainBtrfs-progs: add show subcommand to subvol cli
2013-02-01 Anand JainBtrfs-progs: make printing subvol extensible to newer...
2013-02-01 Anand JainBtrfs-progs: add parent uuid for snapshots
2013-02-01 Anand JainBtrfs-progs: move printing subvol list outside of btrfs...
2013-02-01 Lukas CzernerBtrfs-progs: List all subvolumes by default
2013-02-01 Lukas CzernerBtrfs-progs: add '-o' option into subvolume list command
2013-02-01 Lukas CzernerBtrfs-progs: move path modification to filters
2013-01-29 Anand JainBtrfs-progs: move open_file_or_dir() to utils.c
2012-10-04 Anand JainBtrfs-progs: btrfs subvolume delete could delete subvolumes
2012-10-04 Wang ShilongBtrfs-Progs: update '-s' option without a argument.
2012-10-04 Wang ShilongBtrfs-progs: introduces '-a' option into subvolume...
2012-10-04 Wang ShilongBtrfs-Progs: fix subvolumes's some full_path invaild...
2012-10-04 Miao XieBtrfs-progs: introduce '-t' option into subvolume list...
2012-10-04 wangshilongBtrfs-progs: introduce -g -c --sort options into btrfs...
2012-10-04 Miao XieBtrfs-progs: enhance btrfs subvol list only to show...
2012-10-04 Miao XieBtrfs-progs: restructure list_subvolumes
2012-10-04 Miao XieBtrfs-progs: fix wrong usage of btrfs subvolume list...
2012-10-04 Zhou BoBtrfs-progs: move the function declarations to a new...
2012-10-04 Anand JainBtrfs-progs: add -u to show subvol uuid
2012-10-04 Liu BoBtrfs-progs: list snapshots by generation
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
next