btrfs-progs: mkfs: add uuid and otime to ROOT_ITEM of, FS_TREE
[platform/upstream/btrfs-progs.git] / commands.h
2017-08-24 David Sterbabtrfs-progs: move command definitions to commands.h
2017-03-08 David Sterbabtrfs-progs: move prefixcmp helper to utils
2017-03-08 David Sterbabtrfs-progs: move help defines to own header
2016-06-01 Anand Jainbtrfs-progs: clean up commands.h
2016-01-14 David Sterbabtrfs-progs: let test_issubvolume return the exact...
2015-06-26 Omar Sandovalbtrfs-progs: alias btrfs device delete to btrfs device...
2015-06-26 Omar Sandovalbtrfs-progs: replace struct cmd_group->hidden with...
2015-06-09 David Sterbabtrfs-progs: print compact help for btrfs
2015-01-21 David Sterbabtrfs-progs: unify header file inclusion protections
2014-08-22 Gui Hechengbtrfs-progs: move the check_argc_* functions into utils.c
2014-03-21 Qu Wenruobtrfs-progs: move find_mount_root to utils.[ch]
2014-01-31 Alexander BlockBtrfs-progs: introduce btrfs property subgroup
2013-10-16 Wang ShilongBtrfs-progs: add super-recover to recover bad supers
2013-10-16 David Sterbabtrfs-progs: introduce rescue command group
2013-10-16 Chris West (Faux)btrfs-progs: fix -Wmissing-noreturn
2013-09-03 Zach Brownbtrfs-progs: use NULL instead of 0
2013-09-03 Eric Sandeenbtrfs-progs: drop weird indirections & dead code from...
2013-07-03 Chris MasonMerge branch 'liubo-image-restore'
2013-07-03 Miao XieBtrfs-progs: Add chunk recover function - using old...
2013-02-12 Ian KumlienBtrfs-progs: add restore command to btrfs
2013-02-12 Ian KumlienBtrfs-progs: add btrfsck functionality to btrfs
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-01 Anand JainBtrfs-progs: make get_subvol_name non cmds-send specific
2013-02-01 Anand JainBtrfs-progs: put find_mount_root() in commands.h
2013-02-01 Chen YangBtrfs-progs: Complete the help information of btrfs...
2013-01-31 Stefan BehrensBtrfs-progs: add support for device replace procedure
2013-01-29 Anand JainBtrfs-progs: move open_file_or_dir() to utils.c
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-07-26 Alexander BlockBtrfs-progs: add btrfs send/receive commands
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-08 Ilya DryomovBtrfs-progs: allow multi-line command group synopsis
2012-02-05 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-02-05 Chris MasonMerge branch 'parser' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: add 'balance' command group infrastructure
2012-02-03 Ilya DryomovBtrfs-progs: switch all existing commands to a new...
2012-02-03 Ilya DryomovBtrfs-progs: implement new subcommand parser