summaryrefslogtreecommitdiff
path: root/chunk-recover.c
Commit message (Expand)AuthorAge
* 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