summaryrefslogtreecommitdiff
path: root/super-recover.c
Commit message (Expand)AuthorAge
* btrfs-progs: super-recover: fix the broken sb detectionNikolay Borisov2018-01-31
* btrfs-progs: Remove recover_get_good_superNikolay Borisov2018-01-31
* btrfs-progs: Factor out common print_device_infoNikolay Borisov2018-01-31
* btrfs-progs: Refactor write_all_supers and its callers to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: super-recover: Reuse btrfs_read_dev_super functionQu Wenruo2016-10-03
* btrfs-progs: change btrfs_csum_final result param type to u8Domagoj Tršan2016-10-03
* btrfs-progs: drop permission arg from non-creating openDavid Sterba2016-09-05
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* Btrfs-progs: skip opening all devices with restoreJosef Bacik2015-02-09
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-16
* btrfs-progs: super-recover: fix double free fs_devices memoryWang Shilong2014-10-10
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* btrfs-progs: Copyright string updateHidetoshi Seto2014-03-21
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-16