summaryrefslogtreecommitdiffstats
path: root/btrfs.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Scan the devices listed in /proc/partitionsGoffredo Baroncelli1-1/+1
2011-10-25Btrfs-progs: add "btrfs subvolume get-default" subcommandZhong, Xin1-0/+3
2011-10-25btrfs-progs: commands addedJan Schmidt1-0/+23
2011-10-25print parent ID in btrfs suvolume listAndreas Philipp1-2/+4
2011-10-25make "btrfs filesystem label" command actually workFajar A. Nugraha1-0/+6
2011-10-25incorrect argument checking for "btrfs sub snap -r"Stephane Chazelas1-1/+1
2011-10-25Support the new parameters in do_clone(int argc, char** argv).Andreas Philipp1-2/+2
2011-10-25add detailed help messages to btrfs commandHubert Kario1-31/+65
2011-10-25add advanced use of --help to help messageHubert Kario1-0/+2
2011-10-25Add the "btrfs filesystem label" commandGoffredo Baroncelli1-5/+0
2011-10-25Update/clean up btrfs help and man page V2Goffredo Baroncelli1-12/+12
2011-10-25Update for lzo supportLi Zefan1-1/+1
2010-09-23fix a compile fail by strndup in RHEL5 envZhao Lei1-1/+1
2010-03-18Add btrfs subvol find-new commandChris Mason1-0/+4
2010-03-14Btrfs-progs: add btrfs filesystem df to print space infoJosef Bacik1-0/+4
2010-03-11Correct the check of the argument number for the "btrfs dev add|rem" commandsGoffredo Baroncelli1-6/+7
2010-03-11Add the program name as the first parameter in the command of the btrfs toolGoffredo Baroncelli1-2/+45
2010-03-11new util: 'btrfs'ghigo1-0/+335