summaryrefslogtreecommitdiff
path: root/chunk-recover.c
Commit message (Expand)AuthorAge
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: rebuild missing block group during chunk recovery if possibleQu Wenruo2014-12-04
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-16
* btrfs-progs: fix uninitialized warning in btrfs_calc_stripe_indexAnand Jain2014-10-14
* btrfs-progs: Fix malloc size for superblock.Qu Wenruo2014-10-10
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* btrfs-progs: replace BTRFS_NUM_MIRRORS with BTRFS_MAX_MIRRORSGui Hecheng2014-08-22
* btrfs-progs: fix max mirror number error for chunk-recoverGui Hecheng2014-08-22
* btrfs-progs: fix missing parity stripe for raid6 in chunk-recoverGui Hecheng2014-08-22
* btrfs-progs: cleanup unused assignment for chunk-recoverGui Hecheng2014-08-22
* btrfs-progs: fix blindly goto failure for chunk-recoverGui Hecheng2014-08-22
* btrfs-progs: fix uninitialized number count in chunk-recoverGui Hecheng2014-08-22
* Btrfs-progs: chunk_recovery: fix mem leak and pthread_cancel callRakesh Pandit2014-04-22
* btrfs-progs: Copyright string updateHidetoshi Seto2014-03-21
* btrfs-progs: don't replicate the stripe_len definesAnand Jain2014-01-31
* btrfs-progs: scan devices in parallel for chunk-recoverGui Hecheng2014-01-31
* btrfs-progs: add chunk-recover raid0/5/6 data stripes rebuild routineGui Hecheng2014-01-31
* btrfs-progs: skip chunk recover works when check chunks successfullyGui Hecheng2014-01-31
* Btrfs-progs: chunk-recover: add new flag to prepare recovering for ordered da...Wang Shilong2014-01-31
* Btrfs-progs: chunk-recover: use right size when allocating chunk root nodeWang Shilong2014-01-31
* btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk2014-01-31
* btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk2013-10-16
* btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-10-16
* Btrfs-progs: move ask_user() to utils.cWang Shilong2013-10-16
* Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()Wang Shilong2013-10-16
* btrfs-progs: separate command and implementation of chunk-recover codeDavid Sterba2013-10-16