aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_indirect.c
Commit message (Expand)AuthorAgeFilesLines
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-1/+2
* Update vdev_ops_t from illumosIgor K2019-06-201-13/+13
* Device removal panics on 32-bit systemsloli10K2019-05-241-1/+2
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-121-3/+0
* ztest: split block reconstructionBrian Behlendorf2019-01-161-2/+1
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-131-4/+2
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+1
* Fix resilver writes in vdev_indirect_io_startTom Caputi2018-12-131-8/+15
* Fix divide by zero during indirect split damageTom Caputi2018-11-071-1/+8
* Fix ztest deadman panic with indirect vdev damageTom Caputi2018-10-241-3/+3
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-29/+45
* Refine split block reconstructionBrian Behlendorf2018-10-011-121/+264
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-1/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-8/+9
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* OpenZFS 9486 - reduce memory used by device removal on fragmented poolsMatthew Ahrens2018-05-241-2/+11
* Fix CONFIG_GCC_PLUGIN_RANDSTRUCT buildMark Wright2018-04-201-2/+2
* OpenZFS 9080 - recursive enter of vdev_indirect_rwlock from vdev_indirect_rem...Serapheim Dimitropoulos2018-04-141-20/+91
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-141-44/+51
* Optimize possible split block search spaceBrian Behlendorf2018-04-141-35/+89
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-17/+536
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+1064