aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_rebuild.c
Commit message (Expand)AuthorAgeFilesLines
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-081-2/+2
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Fix vdev_rebuild_thread deadlockBrian Behlendorf2021-02-241-1/+1
* Checksum errors may not be countedDon Brady2021-02-191-0/+3
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-94/+137
* nowait synctask must succeedMatthew Ahrens2020-09-041-9/+5
* Add missed thread_exit() to vdev_{autotrim,rebuild}_threadMatthew Macy2020-08-051-0/+2
* Add device rebuild featureBrian Behlendorf2020-07-031-0/+1106