summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* make btrfs cross compilation friendlyKamble, Nitin A2011-10-251-16/+16
* mkfs.btrfs: Fix compilation errors with gcc 4.6Hugo Mills2011-10-251-3/+4
* Btrfs-progs: Correct path munging in bcpcwillu2011-10-251-4/+2
* btrfs-map-logical: segfaults when no output file is givenArne Jansen2011-10-251-0/+1
* mkfs.btrfs: fix error text in '-r' modeSergei Trofimovich2011-10-251-1/+1
* mkfs.btrfs: fix memory leak caused by 'scandir()' callsSergei Trofimovich2011-10-251-0/+16
* mkfs.btrfs: free buffers allocated by pretty_sizesSergei Trofimovich2011-10-251-1/+3
* mkfs.btrfs: write zeroes instead on uninitialized data.Sergei Trofimovich2011-10-252-0/+8
* mkfs.btrfs: fix symlink names writingSergei Trofimovich2011-10-251-1/+3
* mkfs.btrfs: return some defined value instead of garbage when lookup checksumSergei Trofimovich2011-10-251-0/+1
* mkfs.btrfs: fail on scandir error (-r mode)Sergei Trofimovich2011-10-251-0/+6
* btrfs-convert: fix typo: 'all inode' -> 'all inodes'Sergei Trofimovich2011-10-251-1/+1
* make "btrfs filesystem label" command actually workFajar A. Nugraha2011-10-251-0/+6
* btrfs progs: fix extra metadata chunk allocation in --mixed caseArne Jansen2011-10-251-3/+4
* incorrect argument checking for "btrfs sub snap -r"Stephane Chazelas2011-10-251-1/+1
* btrfs-progs: Fix over-sized limit on bufferHugo Mills2011-10-251-1/+1
* Updated manpage for btrfs subvolume snapshot.Andreas Philipp2011-10-251-5/+6
* Test the additional ioctl.Andreas Philipp2011-10-251-0/+1
* Support the new parameters in do_clone(int argc, char** argv).Andreas Philipp2011-10-251-2/+2
* Add support for read-only subvolumes.Andreas Philipp2011-10-251-8/+40
* Added support for an additional ioctl.Andreas Philipp2011-10-251-0/+17
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-257-9/+14