summaryrefslogtreecommitdiff
path: root/btrfs.c
Commit message (Expand)AuthorAgeFilesLines
* Use intel hardware crc32c where availablenextChris Mason2012-07-261-0/+2
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-261-0/+2
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-081-3/+5
* Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-031-0/+1
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-031-0/+5
* Btrfs-progs: implement new subcommand parserIlya Dryomov2012-02-031-384/+190
* Btrfs-progs: added ioctls and commands to resolve inodes and logical addrsJan Schmidt2011-11-021-0/+10
* Scan the devices listed in /proc/partitionsGoffredo Baroncelli2011-10-251-1/+1
* Btrfs-progs: add "btrfs subvolume get-default" subcommandZhong, Xin2011-10-251-0/+3
* btrfs-progs: commands addedJan Schmidt2011-10-251-0/+23
* print parent ID in btrfs suvolume listAndreas Philipp2011-10-251-2/+4
* make "btrfs filesystem label" command actually workFajar A. Nugraha2011-10-251-0/+6
* incorrect argument checking for "btrfs sub snap -r"Stephane Chazelas2011-10-251-1/+1
* Support the new parameters in do_clone(int argc, char** argv).Andreas Philipp2011-10-251-2/+2
* add detailed help messages to btrfs commandHubert Kario2011-10-251-31/+65
* add advanced use of --help to help messageHubert Kario2011-10-251-0/+2
* Add the "btrfs filesystem label" commandGoffredo Baroncelli2011-10-251-5/+0
* Update/clean up btrfs help and man page V2Goffredo Baroncelli2011-10-251-12/+12
* Update for lzo supportLi Zefan2011-10-251-1/+1
* fix a compile fail by strndup in RHEL5 envZhao Lei2010-09-231-1/+1
* Add btrfs subvol find-new commandChris Mason2010-03-181-0/+4
* Btrfs-progs: add btrfs filesystem df to print space infoJosef Bacik2010-03-141-0/+4
* Correct the check of the argument number for the "btrfs dev add|rem" commandsGoffredo Baroncelli2010-03-111-6/+7
* Add the program name as the first parameter in the command of the btrfs toolGoffredo Baroncelli2010-03-111-2/+45
* new util: 'btrfs'ghigo2010-03-111-0/+335