aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_removal.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-121-37/+3
* Simplify log vdev removal codeSerapheim Dimitropoulos2019-01-311-6/+10
* Simplify spa_sync by breaking it up to smaller functionsSerapheim Dimitropoulos2019-01-181-0/+3
* zfs initialize performance enhancementsGeorge Wilson2019-01-071-1/+1
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+13
* Fix ztest deadlock in spa_vdev_remove()Tom Caputi2018-12-041-12/+19
* Detect IO errors during device removalBrian Behlendorf2018-12-041-11/+89
* Fix consistency of ztest_device_removal_activeTom Caputi2018-11-281-8/+1
* Remove races from scrub / resilver testsTom Caputi2018-11-281-5/+5
* Fix vdev removal finishing raceTom Caputi2018-11-071-9/+6
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-4/+11
* Pool allocation classesDon Brady2018-09-051-6/+32
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-1/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-21/+64
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* OpenZFS 9486 - reduce memory used by device removal on fragmented poolsMatthew Ahrens2018-05-241-23/+190
* OpenZFS 9434 - Speculative prefetch is blocked by device removal codeAlexander Motin2018-04-301-0/+1
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-166/+196
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+1925