summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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