summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: optimize btrfs_scan_lblkid() for multiple callsAnand Jain2014-11-03
* btrfs-progs: introduce btrfs_register_all_device()Anand Jain2014-11-03
* btrfs-progs: fix linking with libbtrfsDavid Sterba2014-11-03
* btrfs-progs: Fix the argument requirement for '--subvol-extents'Qu Wenruo2014-11-03
* btrfs-progs: skip mounted fs when deal with umounted ones for fi showGui Hecheng2014-11-03
* revert btrfs-progs: do a separate probe for _transient_ replacing deviceAnand Jain2014-11-03
* btrfs-progs: Fix number of arguments check of 'btrfs fi df'Qu Wenruo2014-11-03
* btrfs-progs: fix csum root copy-n-paste errorZach Brown2014-11-03
* btrfs-progs: check read extent errors when mappingZach Brown2014-11-03
* btrfs-progs: code optimize cmd_scan_dev() use btrfs_register_one_device()Anand Jain2014-11-03
* btrfs-progs: only report internal dev replace result if there's a resultEryu Guan2014-11-03
* Btrfs progs v3.17David Sterba2014-10-17
* btrfs-progs: run fsck image tests in filename orderDavid Sterba2014-10-17
* Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana2014-10-17
* btrfs-progs: fix show super unknown flag outputZach Brown2014-10-16
* btrfs-progs: check sscanf return codeZach Brown2014-10-16
* btrfs-progs: open RW to register device using btrfs-controlAnand Jain2014-10-16
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-16
* btrfs-progs: mkfs should be consistent in calling register deviceAnand Jain2014-10-16
* Btrfs-progs: check, fix return value check of is_child_root()Filipe Manana2014-10-16
* btrfs-progs: fix uninitialized warning in btrfs_calc_stripe_indexAnand Jain2014-10-14
* Btrfs-progs: lookup all roots that point to a corrupt blockJosef Bacik2014-10-14
* btrfs-progs: make fsck deal with bogus itemsJosef Bacik2014-10-14
* btrfs-progs: check blocks when checking fs rootsJosef Bacik2014-10-14
* btrfs-progs: add the ability to fix shifted item offsetsJosef Bacik2014-10-14
* btrfs-progs: add shift_items to btrfs-corrupt-blockJosef Bacik2014-10-14
* btrfs-progs: corrupt btrfs items in btrfs-corrup-blockJosef Bacik2014-10-14
* Btrfs-progs: add ability to corrupt dir itemsJosef Bacik2014-10-14
* Btrfs-progs: deal with mismatch index between dir index and inode refJosef Bacik2014-10-14
* Btrfs-progs: add a dummy backref if our location is wrongJosef Bacik2014-10-14
* Btrfs-progs: delete bogus dir indexesJosef Bacik2014-10-14
* Btrfs-progs: re-search tree root if it changesJosef Bacik2014-10-14
* Btrfs-progs: reset chunk state if we restart checkJosef Bacik2014-10-14
* Btrfs-progs: update rbtree libsJosef Bacik2014-10-14
* Btrfs-progs: break out rbtree util functionsJosef Bacik2014-10-14
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-14
* Btrfs-progs: repair missing dir indexJosef Bacik2014-10-13
* btrfs-progs: document the limit balance filterDavid Sterba2014-10-10
* btrfs-progs: convert: set label or copy from originDavid Sterba2014-10-10
* btrfs-progs: add options to tune units for fi df outputDavid Sterba2014-10-10
* btrfs-progs: Remove extra 'const' modifiers; they don't do anything.Adam Buchbinder2014-10-10
* btrfs-progs: extend pretty printers with unit modeDavid Sterba2014-10-10
* btrfs-progs: print B for bytesDavid Sterba2014-10-10
* btrfs-progs: debug: print more info about inodeDavid Sterba2014-10-10
* btrfs-progs: check: do not dereference tree_refs as data_refsAlexandre Oliva2014-10-10
* btrfs-progs: repair: remove recowed entry from the to-recow listAlexandre Oliva2014-10-10
* Btrfs-progs: fsck: deal with corrupted csum rootWang Shilong2014-10-10
* Btrfs-progs: fsck: only allow partial opening under repair modeWang Shilong2014-10-10
* Btrfs-progs: fsck: disallow partial opening if critical roots corruptedWang Shilong2014-10-10
* btrfs-progs: do a separate probe for transient replacing deviceAnand Jain2014-10-10