summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restriper' of git://github.com/idryomov/btrfs-progsparserChris Mason2012-02-051-6/+32
|\
| * Btrfs-progs: fall back to the v1 ioctl if the new balance ioctl failsChris Mason2012-02-051-6/+32
* | Merge branch 'restriper' of git://github.com/idryomov/btrfs-progsChris Mason2012-02-059-45/+795
|\ \ | |/
| * Btrfs-progs: add restriper commandsIlya Dryomov2012-02-031-0/+588
| * Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-035-38/+101
| * Btrfs-progs: add restriper headersIlya Dryomov2012-02-034-7/+106
* | Merge branch 'parser' of git://github.com/idryomov/btrfs-progsChris Mason2012-02-0512-1765/+2231
|\ \ | |/
| * Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-038-200/+466
| * Btrfs-progs: implement new subcommand parserIlya Dryomov2012-02-034-386/+479
| * Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-039-1312/+1419
* | Btrfs-progs: change the way mkfs picks raid profilesIlya Dryomov2011-12-121-11/+35
* | Btrfs-progs: fail gracefully on error from open_ctree()Ilya Dryomov2011-12-121-4/+5
|/
* Btrfs-progs: Relocate -lpthread in makefileArnd Hannemann2011-12-011-2/+2
* btrfs-progs: make sure btrfs-zero-log writes somethingChris Mason2011-11-211-0/+3
* Btrfs: add the tree history log to btrfs-progsChris Mason2011-11-052-1/+139
* Btrfs: fix raid10 reading mathintegration-scrubChris Mason2011-11-031-2/+0
* Btrfs-progs: added ioctls and commands to resolve inodes and logical addrsJan Schmidt2011-11-025-1/+262
* Btrfs-progs: added resolve commands to man pageJan Schmidt2011-11-021-0/+29
* Fix missing entries in listing of subvolumesLi Zefan2011-11-021-1/+4
* Btrfs-progs: btrfs-list: split list_subvolsChris Mason2011-11-021-85/+64
* Merge branch 'recovery-beta' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2011-10-3116-86/+2148
|\
| * btrfs-progs: remove old debugging statementrecovery-betaChris Mason2011-10-271-2/+0
| * btrfs-progs: add a utility to corrupt a single blockChris Mason2011-10-272-1/+225
| * btrfs-debug-tree: add -r option to print only the rootsChris Mason2011-10-271-9/+28
| * restore: deal with holes and set i_size correctlyChris Mason2011-10-272-3/+21
| * btrfs-progs: fixup is_mounted checksChris Mason2011-10-271-6/+12
| * btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-2713-70/+1867
| * Print the root generation in btrfs-debug-treeChris Mason2011-10-271-2/+3
* | Print the root generation in btrfs-debug-treeChris Mason2011-10-251-2/+3
|/
* Btrfs-progs: make btrfs df report profiles for mixed block groupsIlya Dryomov2011-10-251-2/+2
* btrfs-progs: Improvement for making btrfs image from source directory.Zhong, Xin2011-10-252-16/+17
* Scan the devices listed in /proc/partitionsGoffredo Baroncelli2011-10-255-17/+119
* Btrfs-progs: specify label length larger than 255 bytes cause mkfs.btrfs buff...Jeff Liu2011-10-251-2/+2
* btrfsck: decode error properlySergei Trofimovich2011-10-253-3/+3
* check number of args for btrfs sub snap correctlyAndreas Philipp2011-10-251-1/+1
* Btrfs-progs: add "btrfs subvolume get-default" subcommandZhong, Xin2011-10-255-4/+98
* btrfs-progs-unstable: replace debug-tree to btrfs-debug-tree in INSTALLWang Sheng-Hui2011-10-251-2/+2
* fix incorrect argument checking for "btrfs sub snap -r"Hugo Mills2011-10-251-1/+1
* btrfs-progs: scrub added to manpageJan Schmidt2011-10-251-1/+63
* btrfs-progs: scrub userland implementationJan Schmidt2011-10-251-0/+1666
* btrfs-progs: added check_mounted_whereJan Schmidt2011-10-252-7/+24
* btrfs-progs: scrub ioctlsJan Schmidt2011-10-252-2/+58
* btrfs-progs: commands addedJan Schmidt2011-10-254-3/+31
* remove unused include "version.h"Andreas Philipp2011-10-251-1/+0
* update manpage entries for btrfs subvolume listAndreas Philipp2011-10-251-8/+11
* print parent ID in btrfs suvolume listAndreas Philipp2011-10-254-11/+43
* some style/layout changesAndreas Philipp2011-10-251-10/+8
* add all targets to clean targetAndreas Philipp2011-10-251-1/+2
* remove unused variablesHubert Kario2011-10-252-5/+0
* gcc 4.6: fix potentially unused variableHugo Mills2011-10-251-1/+1