summaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-0/+10
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-0/+38
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-0/+48
* Remove useless variable spa_active_countIsaac Huang2015-04-271-7/+2
* Serialize access to spa->spa_feat_stats nvlistNed Bass2015-04-241-0/+2
* Use cached feature info in spa_add_feature_stats()Ned Bass2015-03-051-0/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-7/+7
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-1/+1
* Document zfs_flags module parameterNed Bass2015-01-071-1/+1
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-171-0/+67
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-231-1/+1
* Illumos 4753 - increase number of outstanding async writes when sync task is ...Alex Reece2014-09-231-0/+10
* Illumos 4757, 4913Matthew Ahrens2014-08-011-3/+6
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-1/+1
* Illumos 4370, 4371Max Grossman2014-07-281-5/+24
* Illumos 4171, 4172Matthew Ahrens2014-07-251-4/+6
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-3/+3
* Use a dedicated taskq for vdev_fileChunwei Chen2014-05-141-0/+3
* Handle vdev_lookup_top() failure in dva_get_dsize_sync()Brian Behlendorf2014-05-061-1/+3
* Use KM_PUSHPAGE in spa_add() for spa_label_features.Tim Chase2014-03-101-1/+1
* Add ddt, ddt_entry, and l2arc_hdr cachesJohn Layman2014-01-071-0/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+2