summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Btrfs progs v3.17v3.17David Sterba2014-10-171-1/+1
* btrfs-progs: run fsck image tests in filename orderDavid Sterba2014-10-171-1/+1
* Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana2014-10-178-23/+395
* btrfs-progs: fix show super unknown flag outputZach Brown2014-10-161-1/+1
* btrfs-progs: check sscanf return codeZach Brown2014-10-161-1/+6
* btrfs-progs: open RW to register device using btrfs-controlAnand Jain2014-10-161-1/+1
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-165-7/+6
* btrfs-progs: mkfs should be consistent in calling register deviceAnand Jain2014-10-161-2/+2
* Btrfs-progs: check, fix return value check of is_child_root()Filipe Manana2014-10-161-1/+9
* btrfs-progs: fix uninitialized warning in btrfs_calc_stripe_indexAnand Jain2014-10-141-1/+3
* Btrfs-progs: lookup all roots that point to a corrupt blockJosef Bacik2014-10-141-73/+70
* btrfs-progs: make fsck deal with bogus itemsJosef Bacik2014-10-142-0/+45
* btrfs-progs: check blocks when checking fs rootsJosef Bacik2014-10-141-0/+21
* btrfs-progs: add the ability to fix shifted item offsetsJosef Bacik2014-10-142-13/+108
* btrfs-progs: add shift_items to btrfs-corrupt-blockJosef Bacik2014-10-141-0/+27
* btrfs-progs: corrupt btrfs items in btrfs-corrup-blockJosef Bacik2014-10-141-1/+87
* Btrfs-progs: add ability to corrupt dir itemsJosef Bacik2014-10-141-1/+102
* Btrfs-progs: deal with mismatch index between dir index and inode refJosef Bacik2014-10-141-3/+6
* Btrfs-progs: add a dummy backref if our location is wrongJosef Bacik2014-10-141-1/+7
* Btrfs-progs: delete bogus dir indexesJosef Bacik2014-10-143-18/+228
* Btrfs-progs: re-search tree root if it changesJosef Bacik2014-10-141-1/+8
* Btrfs-progs: reset chunk state if we restart checkJosef Bacik2014-10-141-1/+12
* Btrfs-progs: update rbtree libsJosef Bacik2014-10-144-350/+695
* Btrfs-progs: break out rbtree util functionsJosef Bacik2014-10-1410-86/+133
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-149-12/+1877
* Btrfs-progs: repair missing dir indexJosef Bacik2014-10-132-2/+119
* btrfs-progs: document the limit balance filterDavid Sterba2014-10-101-0/+5
* btrfs-progs: convert: set label or copy from originDavid Sterba2014-10-102-9/+42
* btrfs-progs: add options to tune units for fi df outputDavid Sterba2014-10-104-31/+155
* btrfs-progs: Remove extra 'const' modifiers; they don't do anything.Adam Buchbinder2014-10-101-3/+3
* btrfs-progs: extend pretty printers with unit modeDavid Sterba2014-10-102-28/+64
* btrfs-progs: print B for bytesDavid Sterba2014-10-101-1/+1
* btrfs-progs: debug: print more info about inodeDavid Sterba2014-10-101-2/+6
* btrfs-progs: check: do not dereference tree_refs as data_refsAlexandre Oliva2014-10-101-7/+12
* btrfs-progs: repair: remove recowed entry from the to-recow listAlexandre Oliva2014-10-101-0/+1
* Btrfs-progs: fsck: deal with corrupted csum rootWang Shilong2014-10-102-0/+12
* Btrfs-progs: fsck: only allow partial opening under repair modeWang Shilong2014-10-101-2/+5
* Btrfs-progs: fsck: disallow partial opening if critical roots corruptedWang Shilong2014-10-101-4/+1
* btrfs-progs: do a separate probe for transient replacing deviceAnand Jain2014-10-101-1/+18
* btrfs-progs: fix device missing of btrfs fi show with seed devicesGui Hecheng2014-10-103-26/+271
* btrfs-progs: return error when canonicalize_path failedEryu Guan2014-10-101-0/+1
* btrfs-progs: add option to disable backtrace usageGustavo Zacarias2014-10-102-0/+19
* btrfs-progs: fix BUG_ON when all devices under seed fs are missingGui Hecheng2014-10-101-2/+9
* btrfs-progs: Check the consistence between the parent node and child node/leaf.Qu Wenruo2014-10-101-0/+55
* btrfs-progs: skip extent rebuild test if no testdevJosef Bacik2014-10-101-4/+5
* btrfs-progs: scrub, detect stale information in the status fileDavid Sterba2014-10-101-1/+39
* btrfs-progs: do not reclaim extent bufferNaohiro Aota2014-10-101-34/+3
* btrfs-progs: rebuild the crc tree with --init-csum-treeJosef Bacik2014-10-101-0/+98
* btrfs-progs: remove scan_for_btrfs()Anand Jain2014-10-102-16/+0
* btrfs-progs: remove BTRFS_SCAN_PROC scan methodAnand Jain2014-10-105-16/+13