summaryrefslogtreecommitdiff
path: root/btrfs.c
Commit message (Expand)AuthorAge
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-22
* Btrfs-progs: btrfs: remove dead code in handle_optionsRakesh Pandit2014-04-11
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-31
* btrfs-progs: move chunk-recover to rescue groupDavid Sterba2013-10-16
* btrfs-progs: introduce rescue command groupDavid Sterba2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: make many private symbols staticZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-09
* Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* Btrfs-progs: add restore command to btrfsIan Kumlien2013-02-12
* Btrfs-progs: add btrfsck name detection to btrfsIlya Dryomov2013-02-12
* Btrfs-progs: move crc32c optimization initIlya Dryomov2013-02-12
* Btrfs-progs: add btrfsck functionality to btrfsIan Kumlien2013-02-12
* Btrfs-progs: Complete the help information of btrfs send/receiveChen Yang2013-02-01
* Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-31
* Btrfs-progs: fix several complie warningMiao Xie2012-10-04
* Btrfs progs: quota groups supportArne Jansen2012-09-04
* Use intel hardware crc32c where availableChris Mason2012-07-26
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08
* Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-03
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-03
* Btrfs-progs: implement new subcommand parserIlya Dryomov2012-02-03
* Btrfs-progs: added ioctls and commands to resolve inodes and logical addrsJan Schmidt2011-11-02
* Scan the devices listed in /proc/partitionsGoffredo Baroncelli2011-10-25
* Btrfs-progs: add "btrfs subvolume get-default" subcommandZhong, Xin2011-10-25
* btrfs-progs: commands addedJan Schmidt2011-10-25
* print parent ID in btrfs suvolume listAndreas Philipp2011-10-25
* make "btrfs filesystem label" command actually workFajar A. Nugraha2011-10-25
* incorrect argument checking for "btrfs sub snap -r"Stephane Chazelas2011-10-25
* Support the new parameters in do_clone(int argc, char** argv).Andreas Philipp2011-10-25
* add detailed help messages to btrfs commandHubert Kario2011-10-25
* add advanced use of --help to help messageHubert Kario2011-10-25
* Add the "btrfs filesystem label" commandGoffredo Baroncelli2011-10-25
* Update/clean up btrfs help and man page V2Goffredo Baroncelli2011-10-25
* Update for lzo supportLi Zefan2011-10-25
* fix a compile fail by strndup in RHEL5 envZhao Lei2010-09-23
* Add btrfs subvol find-new commandChris Mason2010-03-18
* Btrfs-progs: add btrfs filesystem df to print space infoJosef Bacik2010-03-14
* Correct the check of the argument number for the "btrfs dev add|rem" commandsGoffredo Baroncelli2010-03-11
* Add the program name as the first parameter in the command of the btrfs toolGoffredo Baroncelli2010-03-11
* new util: 'btrfs'ghigo2010-03-11