aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_initialize.c
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-271-1/+1
* Include prototypes for vdev_initializeMatthew Macy2019-10-311-1/+2
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-12/+19
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-1/+7
* Make module tunables cross platformMatthew Macy2019-09-051-5/+3
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* Cap metaslab memory usagePaul Dagnelie2019-08-161-2/+5
* Add TRIM supportBrian Behlendorf2019-03-291-139/+6
* Fix vdev_initialize_restart / removal raceBrian Behlendorf2019-03-121-2/+4
* Fix race in vdev_initialize_threadBrian Behlendorf2019-03-061-0/+7
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-121-1/+1
* Factor metaslab_load_wait() in metaslab_load()Serapheim Dimitropoulos2019-01-181-12/+2
* zfs initialize performance enhancementsGeorge Wilson2019-01-071-17/+66
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+819