summaryrefslogtreecommitdiff
path: root/chunk-recover.c
Commit message (Expand)AuthorAge
* btrfs-progs: remove unused argument from set_extent_dirtyDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from btrfs_add_system_chunkDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from set_extent_bitsDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from btrfs_csum_dataDavid Sterba2017-03-08
* btrfs-progs: add OPEN_CTREE_INVALIDATE_FST flagOmar Sandoval2016-11-23
* btrfs-progs: chunk-recover: use on-stack path buffer in rebuild_block_groupDavid Sterba2016-11-09
* btrfs-progs: rename __setup_root and change to return voidDavid Sterba2016-10-05
* btrfs-progs: chunk-recover: handle duplicate cache entriesDavid Sterba2016-10-05
* btrfs-progs: change btrfs_csum_final result param type to u8Domagoj Tršan2016-10-03
* btrfs-progs: use standard allocation functions in non-kenrel codeDavid Sterba2016-10-03
* btrfs-progs: chunk-recover: improve error handling in insert_stripeDavid Sterba2016-09-21
* 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: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: fix endian bugs in chunk rebuildingByongho Lee2016-01-12
* btrfs-progs: chunk-recovery: Fix a float point errorQu Wenruo2015-11-19
* btrfs-progs: use on-stack buffer in recover_prepareDavid Sterba2015-11-13
* btrfs-progs: use on-stack variable in __rebuild_device_itemsDavid Sterba2015-11-13
* btrfs-progs: fix memory leak on error pathEryu Guan2015-11-02
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: remove unused argument from block_group_free_all_extentZhao Lei2015-09-02
* btrfs-progs: Fix some spelling typos in chunk-recover.cZhao Lei2015-09-02
* btrfs-progs: stat info for btrfs rescue chunk-recoverZhao Lei2015-09-02
* btrfs-progs: Use long type to get thread's return valueZhao Lei2015-09-02
* btrfs-progs: use for loop for scan_devicesZhao Lei2015-09-02
* btrfs-progs: use android compat headerDavid Sterba2015-09-01
* Btrfs-progs: skip opening all devices with restoreJosef Bacik2015-02-09
* 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