btrfs-progs: mkfs: add uuid and otime to ROOT_ITEM of, FS_TREE
[platform/upstream/btrfs-progs.git] / btrfs.c
2017-03-31 David Sterbabtrfs-progs: rework option parser to use getopt for...
2017-03-08 David Sterbabtrfs-progs: move help defines to own header
2017-03-08 David Sterbabtrfs-progs: introduce global config
2016-01-14 David Sterbabtrfs-progs: move prefixcmp to utils
2015-11-02 Zhao Leibtrfs-progs: Avoid use pointer in handle_options
2015-11-02 Zhao Leibtrfs-progs: btrfs: Add missing btrfs_close_all_devices...
2015-06-09 David Sterbabtrfs-progs: print compact help for btrfs
2015-01-28 Karel Zakbtrfs-progs: autoconf: use standard PACKAGE_* macros
2015-01-27 Dimitri John Ledkovbtrfs-progs: drop feature defines from C files, in...
2014-08-22 Gui Hechengbtrfs-progs: move the check_argc_* functions into utils.c
2014-04-11 Rakesh PanditBtrfs-progs: btrfs: remove dead code in handle_options
2014-01-31 Alexander BlockBtrfs-progs: introduce btrfs property subgroup
2013-10-16 David Sterbabtrfs-progs: move chunk-recover to rescue group
2013-10-16 David Sterbabtrfs-progs: introduce rescue command group
2013-09-03 Zach Brownbtrfs-progs: use NULL instead of 0
2013-09-03 Zach Brownbtrfs-progs: make many private symbols static
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from non-kerne...
2013-08-09 Qu Wenruobtrfs-progs: Update the usage strings of some cmds
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 Ilya DryomovBtrfs-progs: add btrfsck name detection to btrfs
2013-02-12 Ilya DryomovBtrfs-progs: move crc32c optimization init
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 Chen YangBtrfs-progs: Complete the help information of btrfs...
2013-01-31 Stefan BehrensBtrfs-progs: add support for device replace procedure
2012-10-04 Miao XieBtrfs-progs: fix several complie warning
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-07-26 Chris MasonUse intel hardware crc32c where available
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
2011-11-02 Jan SchmidtBtrfs-progs: added ioctls and commands to resolve inode...
2011-10-25 Goffredo BaroncelliScan the devices listed in /proc/partitions
2011-10-25 Zhong, XinBtrfs-progs: add "btrfs subvolume get-default" subcommand
2011-10-25 Jan Schmidtbtrfs-progs: commands added
2011-10-25 Andreas Philippprint parent ID in btrfs suvolume list
2011-10-25 Fajar A. Nugrahamake "btrfs filesystem label" command actually work
2011-10-25 Stephane Chazelasincorrect argument checking for "btrfs sub snap -r"
2011-10-25 Andreas PhilippSupport the new parameters in do_clone(int argc, char...
2011-10-25 Hubert Karioadd detailed help messages to btrfs command
2011-10-25 Hubert Karioadd advanced use of --help to help message
2011-10-25 Goffredo BaroncelliAdd the "btrfs filesystem label" command
2011-10-25 Goffredo BaroncelliUpdate/clean up btrfs help and man page V2
2011-10-25 Li ZefanUpdate for lzo support
2010-09-24 Zhao Leifix a compile fail by strndup in RHEL5 env
2010-03-18 Chris MasonAdd btrfs subvol find-new command
2010-03-14 Josef BacikBtrfs-progs: add btrfs filesystem df to print space...
2010-03-12 Goffredo BaroncelliCorrect the check of the argument number for the "btrfs...
2010-03-12 Goffredo BaroncelliAdd the program name as the first parameter in the...
2010-03-11 ghigonew util: 'btrfs'