summaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Pool allocation classesDon Brady2018-09-051-0/+109
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-6/+22
* OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady2018-07-301-0/+6
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-5/+77
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-0/+40
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Unify behavior of deadman parametersTim Chase2018-05-081-6/+52
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-3/+27
* OpenZFS 8961 - SPA load/import should tell us why it failedPavel Zakharov2018-05-081-0/+28
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-301-9/+1
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-1/+4
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-5/+77
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-061-11/+1
* enable zfs_dbgmsg() by default, without dprintf()Matthew Ahrens2018-03-211-2/+1
* Report pool suspended due to MMPOlaf Faaland2018-03-151-1/+1
* QAT support for AES-GCMTom Caputi2018-03-091-1/+1
* Extend deadman logicBrian Behlendorf2018-01-251-7/+87
* Unbreak the scan status ABITom Caputi2017-11-301-5/+5
* Sequential scrub and resilversTom Caputi2017-11-151-2/+8
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-27/+14
* vdev_mirror: kstat observables for preferred vdevGvozden Neskovic2017-08-211-0/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-1/+11
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+27
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-081-1/+1
* Implemented zpool scrub pause/resumeAlek P2017-07-061-0/+8
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-3/+11
* Fix size inflation in spa_get_worst_case_asize()LOLi2017-04-101-2/+10
* OpenZFS 8023 - Panic destroying a metaslab deferred range treeGeorge Wilson2017-04-091-0/+10
* GZIP compression offloading with QAT acceleratorwli52017-03-221-0/+3
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-201-2/+2
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-2/+1
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-091-2/+8
* Update deadman operation to better align with upstream OpenZFSTim Chase2017-01-311-1/+15
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-1/+2
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-0/+2
* Use a dedicated taskq for vdev_fileChunwei Chen2016-12-211-0/+2
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+2
* Speed up zvol import and export speedBrian Behlendorf2016-12-081-1/+1
|\
| * Use system_delay_taskq for long delay tasksChunwei Chen2016-12-011-1/+1
* | Cache ddt_get_dedup_dspace() value if there was no ddt changesGvozden Neskovic2016-12-021-0/+3
|/
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-0/+6
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-1/+6
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-14/+6
* Implement large_dnode pool featureNed Bass2016-06-241-0/+10
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-211-0/+3
* Change KM_SLEEP to TQ_SLEEP in spa_deadman()Tim Chase2016-03-091-1/+1
* Illumos 6367 - spa_config_tryenter incorrectly handles the multiple-lock caseSaso Kiselkov2016-01-121-3/+5
* Add spa_slop_shift module optionBrian Behlendorf2015-09-021-0/+3
* Update all default taskq settingsBrian Behlendorf2015-06-251-2/+0
* Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens2015-06-101-1/+4