aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa.c
Commit message (Expand)AuthorAgeFilesLines
* Cap metaslab memory usagePaul Dagnelie2019-08-161-0/+4
* spa_load_verify() may consume too much memoryGeorge Wilson2019-08-131-9/+15
* Fast Clone DeletionSara Hartse2019-07-261-13/+486
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-1/+17
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-25/+128
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-15/+3
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-1/+2
* zpool import progress kstatOlaf Faaland2019-05-091-2/+24
* Add feature check for 'zpool resilver' commandTom Caputi2019-05-021-0/+4
* Update a comment to match the codeRichard Laager2019-04-161-2/+2
* predictive prefetch disabled on new pools until export/rebootMatthew Ahrens2019-04-051-1/+2
* Add TRIM supportBrian Behlendorf2019-03-291-21/+185
* Panic when running 'zpool split'Roman Strashkin2019-03-221-0/+12
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-211-26/+97
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+10
* Simplify spa_sync by breaking it up to smaller functionsSerapheim Dimitropoulos2019-01-181-169/+197
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-131-8/+6
* zfs initialize performance enhancementsGeorge Wilson2019-01-071-26/+64
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-12/+143
* OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening poolSerapheim Dimitropoulos2018-10-191-3/+9
* Defer new resilvers until the current one endsTom Caputi2018-10-181-4/+12
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-3/+4
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-031-17/+1
* OpenZFS 9700 - ZFS resilvered mirror does not balance readsJerry Jelinek2018-10-021-0/+4
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-6/+7
* zpool split can create a corrupted poolRoman Strashkin2018-09-121-3/+3
* Pool allocation classesDon Brady2018-09-051-13/+54
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-201-0/+2
* Check encrypted dataset + embedded recv earlierTom Caputi2018-08-151-1/+1
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-14/+23
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-40/+411
* Remove suffix from zio taskq namesMatthew Ahrens2018-06-201-8/+3
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-28/+26
* Update build system and packagingBrian Behlendorf2018-05-291-7/+3
* OpenZFS 9191 - dump vdev tree to zfs_dbgmsg when spa load fails due to missi...Pavel Zakharov2018-05-141-0/+2
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-360/+542
* OpenZFS 8962 - zdb should work on non-idle poolsPavel Zakharov2018-05-081-2/+18
* OpenZFS 8961 - SPA load/import should tell us why it failedPavel Zakharov2018-05-081-63/+175
* ZTS: Re-enable MMP testsBrian Behlendorf2018-05-071-0/+1
* OpenZFS 7638 - Refactor spa_load_impl into several functionsPavel Zakharov2018-04-161-163/+469
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-141-21/+28
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-5/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-338/+257
* Update mmp_delay on sync or skipped, failed writeOlaf Faaland2018-04-041-0/+4
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-03-301-0/+13
* Report pool suspended due to MMPOlaf Faaland2018-03-151-2/+6
* Project Quota on ZFSNasf-Fan2018-02-131-1/+1
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-7/+6
* Fix -fsanitize=address memory leakDHE2018-01-091-2/+4
* Fix multihost stale cache file importBrian Behlendorf2017-12-181-4/+8