summaryrefslogtreecommitdiffstats
path: root/btrfs_cmds.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Btrfs-progs: make btrfs df report profiles for mixed block groupsIlya Dryomov1-2/+2
2011-10-25Scan the devices listed in /proc/partitionsGoffredo Baroncelli1-5/+42
2011-10-25check number of args for btrfs sub snap correctlyAndreas Philipp1-1/+1
2011-10-25Btrfs-progs: add "btrfs subvolume get-default" subcommandZhong, Xin1-1/+30
2011-10-25fix incorrect argument checking for "btrfs sub snap -r"Hugo Mills1-1/+1
2011-10-25btrfs-progs: commands addedJan Schmidt1-1/+1
2011-10-25print parent ID in btrfs suvolume listAndreas Philipp1-2/+20
2011-10-25btrfs-progs: Fix over-sized limit on bufferHugo Mills1-1/+1
2011-10-25Add support for read-only subvolumes.Andreas Philipp1-8/+40
2011-10-25btrfs-progs: add discard support to mkfsChristoph Hellwig1-4/+17
2011-10-25Add the "btrfs filesystem label" commandGoffredo Baroncelli1-0/+16
2011-10-25Update for lzo supportLi Zefan1-4/+20
2011-10-25Btrfs-progs: add support for mixed data+metadata block groupsJosef Bacik1-3/+10
2011-10-25Improve error handling in the btrfs commandGoffredo Baroncelli1-23/+54
2011-10-25Btrfs-progs use safe string manipulation functionsEduardo Silva1-7/+7
2010-03-18Add btrfs subvol find-new commandChris Mason1-0/+31
2010-03-14Btrfs-progs: add btrfs filesystem df to print space infoJosef Bacik1-0/+88
2010-03-11Add the program name as the first parameter in the command of the btrfs toolGoffredo Baroncelli1-29/+46
2010-03-11new util: 'btrfs'ghigo1-0/+788