aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Commit message (Expand)AuthorAgeFilesLines
* MFV r353561: 10343 ZoL: Prefix all refcount functions with zfs_Andriy Gapon2019-10-151-21/+23
* MFV r350898, r351075: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-10-071-4/+3
* Revert r351076 and r351074 because of atomic_swap_64 on 32-bit platformsAndriy Gapon2019-08-151-3/+4
* MFV r350898: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-08-151-4/+3
* MFV r348553: 9681 ztest failure in spa_history_log_internal due to spa_rename()Alexander Motin2019-06-031-53/+0
* Fix typo in r348068Allan Jude2019-05-211-1/+1
* ZFS: Make deadman tunables no longer read-onlyAllan Jude2019-05-211-3/+3
* Add couple tunables/sysctl, missed in r336949.Alexander Motin2018-08-161-0/+4
* MFV/ZoL: Implement large_dnode pool featureMatt Macy2018-08-121-0/+10
* ZFS/MFV: Use cached feature info in spa_add_feature_stats()Matt Macy2018-08-101-0/+3
* Performance optimization of AVL tree comparator functionsMatt Macy2018-08-101-14/+6
* MFV r337212:Alexander Motin2018-08-031-0/+6
* MFV r336991, r337001:Alexander Motin2018-07-311-0/+7
* MFV r336955: 9236 nuke spa_dbgmsgAlexander Motin2018-07-311-9/+1
* MFV r336950: 9290 device removal reduces redundancy of mirrorsAlexander Motin2018-07-311-1/+4
* MFV r336948: 9112 Improve allocation performance on high-end systemsAlexander Motin2018-07-311-6/+22
* This originated from ZFS On Linux, asSean Eric Fagan2018-06-081-4/+10
* MFV r331695, 331700: 9166 zfs storage pool checkpointAlexander Motin2018-03-281-5/+72
* MFV r329793, r329795:Alexander Motin2018-02-221-3/+24
* MFV r329762: 8961 SPA load/import should tell us why it failedAlexander Motin2018-02-221-0/+28
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-211-6/+75
* MFV r323107: 8414 Implemented zpool scrub pause/resumeAndriy Gapon2017-09-091-0/+8
* zfs: port vdev_file part of illumos change 3306Andriy Gapon2017-06-261-0/+3
* MFV r316920: 8023 Panic destroying a metaslab deferred range treeAndriy Gapon2017-05-241-0/+10
* MFV r316917: 7968 multi-threaded spa_sync()Andriy Gapon2017-05-241-2/+2
* MFC r316912: 7793 ztest fails assertion in dmu_tx_willuse_spaceAndriy Gapon2017-05-241-1/+1
* rename vfs.zfs.debug_flags to vfs.zfs.debugflagsAndriy Gapon2017-04-141-1/+1
* MFV r315290, r315291: 7303 dynamic metaslab selectionAlexander Motin2017-03-241-0/+2
* zfs: call spa_deadman on a taskqueue threadAndriy Gapon2017-02-251-2/+29
* MFV r304155: 7090 zfs should improve allocation order and throttle allocationsAlexander Motin2016-09-031-0/+6
* MFV r302993: 7104 increase indirect block sizeAlexander Motin2016-09-011-3/+13
* Only include sysctl in kernel buildSteven Hartland2016-04-111-37/+47
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-081-0/+1
* MFV r294793:Alexander Motin2016-01-261-3/+5
* Switch zfs_panic_recover to panic for bad DVASteven Hartland2015-11-061-1/+1
* Provide information about bad DVASteven Hartland2015-11-051-1/+7
* Allow zfs_recover to be changed at runtimeSteven Hartland2015-11-051-1/+1
* MFV r289310:Alexander Motin2015-10-161-1/+6
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsAlexander Motin2015-08-101-0/+48
* MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector sizeAndriy Gapon2015-06-121-1/+4
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-1/+1
* Add a tunable for spa_slop_shift which controls how much space weXin LI2014-11-181-0/+3
* MFV r274273:Xin LI2014-11-101-0/+9
* Remove debug.zfs_flags in favor of the new vfs.zfs.debug_flags.Will Andrews2014-09-181-5/+1
* Enable ZFS debug flags to be modified via vfs.zfs.debug_flags.Will Andrews2014-09-181-0/+27
* Reschedule the 'deadman' callout after handling, this makes ourXin LI2014-07-291-0/+6
* MFV r268851:Xin LI2014-07-181-0/+10
* MFV r268848:Xin LI2014-07-181-1/+1
* MFV r268455:Xin LI2014-07-091-0/+38
* MFV r267566:Xin LI2014-07-011-1/+32