summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs-progs: do not enable extended refs in mkfs by defaultDavid Sterba2013-04-231-1/+0
* btrfs-progs: revert skinny extents changes from mkfsDavid Sterba2013-04-232-18/+1
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-239-62/+348
* btrfs-progs: re-add send-testMark Fasheh2013-04-232-1/+459
* btrfs-progs: btrfs-select-super output is confusing when it failsAnand Jain2013-04-231-3/+3
* btrfs-progs: mkfs should first check all disks before writing to a diskAnand Jain2013-04-233-160/+161
* btrfs-progs: no pending balance is not an errorAnand Jain2013-04-231-4/+14
* btrfs-progs: fix btrfs scrub start helpAnand Jain2013-04-231-2/+2
* btrfs-progs: delete unused function get_mountptAnand Jain2013-04-231-35/+0
* Btrfs-progs: Use /proc/mounts instead of /etc/mtabStefan Behrens2013-04-091-1/+1
* Btrfs-progs: add btrfs-crc toolJan Schmidt2013-04-092-0/+93
* btrfs-progs: add missing qgroup synopsis in btrfsZhi Yong Wu2013-04-091-0/+37
* btrfs-progs: fix one bracket issue in mkfs.btrfs manpageZhi Yong Wu2013-04-091-1/+1
* Btrfs-progs: make btrfs-image restore with a valid chunk tree V2Josef Bacik2013-04-094-12/+309
* Btrfs-progs: make btrfs-image grab the free space cacheJosef Bacik2013-03-211-11/+151
* Btrfs-progs: make btrfs-image copy the tree logs if they existJosef Bacik2013-03-211-0/+81
* Btrfs-progs: cleanup error handling in btrfs-imageJosef Bacik2013-03-211-61/+231
* Btrfs-progs: tool to visualize fragmentationArne Jansen2013-03-194-0/+465
* Btrfs-progs: make scrub IO priority configurableStefan Behrens2013-03-192-7/+55
* btrfs-progs: makefile: clean static targetsDavid Sterba2013-03-191-15/+16
* Removing btrfsctl, btrfs-vol, btrfs-showGoffredo Baroncelli2013-03-1911-699/+3
* Makefile: allow user set LDFLAGS for libbtrfs.so as wellSergei Trofimovich2013-03-191-1/+2
* Btrfs-progs: fix memory leaks on cleanupJosef Bacik2013-03-182-5/+30
* btrfs-progs: defrag return zero on successAnand Jain2013-03-181-1/+1
* Btrfs-progs: fix segfault when using tools fs with tree logJosef Bacik2013-03-181-1/+2
* btrfs-progs: convert: access name_len and file_type the old wayDavid Sterba2013-03-181-8/+10
* Btrfs-progs: give restore a list roots optionJosef Bacik2013-03-181-7/+85
* btrfs-progs: add lzo compression support to restoreJosef Bacik2013-03-182-7/+84
* restore: Split output directory and btrfs-local path search_dir() parametersPeter Stuge2013-03-181-5/+10
* btrfs-progs: Fix error handling for failed reads in restore tool when mirrors...David Marcin2013-03-181-4/+7
* Btrfs-progs: try other mirrors on read failureJosef Bacik2013-03-181-3/+10
* Btrfs-progs: try other mirrors if decompression failsJosef Bacik2013-03-181-21/+25
* Btrfs-progs: add an option for specifying the root to restoreJosef Bacik2013-03-151-4/+28
* btrfs-progs: mkfs: add missing raid5/6 descriptionMatias Bjørling2013-03-151-5/+6
* btrfs-progs: document force option in mkfs usage(); add long optEric Sandeen2013-03-142-1/+3
* btrfs-progs: print errno string when /dev/btrfs-control open failsAnand Jain2013-03-141-1/+2
* btrfs-progs: update .gitignore fileAnand Jain2013-03-141-0/+10
* btrfs-progs: add Makefile rule for static build of btrfs-find-rootHugo Mills2013-03-141-1/+5
* btrfs-progs: rework get_fs_info to remove side effectsEric Sandeen2013-03-125-28/+70
* btrfs-progs: don't open-code mountpoint discovery in scrub cancelEric Sandeen2013-03-121-34/+15
* btrfs-progs: three new device/path helpersEric Sandeen2013-03-122-0/+90
* btrfs-progs: close fd on return from label get/set functionsEric Sandeen2013-03-121-0/+2
* Btrfs-progs: alloc our super copy in btrfs-find-rootJosef Bacik2013-03-121-0/+1
* btrfs-progs: Add a rule to build a static mkfs.btrfsAntoine Sirinelli2013-03-121-2/+8
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-1013-77/+81
* btrfs-progs: update the .gitignore fileAnand Jain2013-03-101-0/+10
* btrfs-progs: fix scrub error return from pthread_mutex_lockEric Sandeen2013-03-101-1/+1
* btrfs-progs: Error handling in scrub_progress_cycle() threadEric Sandeen2013-03-101-21/+38
* btrfs-progs: better option/error handling for btrfs-volEric Sandeen2013-03-101-1/+6
* btrfs-progs: Issue warnings if ioctls fail in sigint handlersEric Sandeen2013-03-102-2/+9