aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_misc.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Fix scope of deadman tunablesRyan Moeller2021-03-111-2/+2
* Fix overly broad locking in spa_vdev_config_exit()Brian Behlendorf2021-02-241-2/+2
* Add upper bound for slop space calculationPrakash Surya2021-02-241-10/+17
* Set aside a metaslab for ZIL blocksMatthew Ahrens2021-01-211-20/+47
* special device removal space accounting fixesMatthew Ahrens2020-12-171-6/+9
* Make metaslab class rotor and aliquot per-allocator.Alexander Motin2020-12-151-1/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+1
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-1/+1
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-231-0/+1
* Add zstd support to zfsMichael Niewöhner2020-08-201-0/+1
* Add device rebuild featureBrian Behlendorf2020-07-031-2/+27
* Mark functions as staticArvind Sankar2020-06-181-5/+5
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-071-1/+1
* Share some code for spa deadman tunablesRyan Moeller2020-02-101-3/+29
* Refactor deadman set failmode to be cross platformMatthew Macy2019-12-051-11/+9
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-7/+7
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-311-76/+11
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-261-3/+3
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-7/+8
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+7
* Fix /etc/hostid on root pool deadlockBrian Behlendorf2019-09-101-15/+4
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-1/+1
* Make module tunables cross platformMatthew Macy2019-09-051-35/+30
* Prevent race in blkptr_verify against device removalPaul Dagnelie2019-08-131-2/+2
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-3/+29
* Fix coverity defects: CID 186143loli10K2019-05-231-1/+1
* Fix kstat state update during pool transitionRichard Elling2019-05-231-2/+12
* zpool import progress kstatOlaf Faaland2019-05-091-0/+210
* Make zfs_special_class_metadata_reserve_pct into a parameterDeHackEd2019-05-071-0/+5
* Add TRIM supportBrian Behlendorf2019-03-291-0/+21
* MMP writes rotate over leavesOlaf Faaland2019-03-121-0/+4
* Pool allocation classes misplacing small file blocksloli10K2019-02-081-1/+1
* zfs initialize performance enhancementsGeorge Wilson2019-01-071-1/+2
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+7
* Fix random ztest_deadman_thread failuresTom Caputi2018-10-241-1/+1
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-191-54/+0
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-17/+18
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-4/+4
* Add limits to spa_slop_shift tunableLOLi2018-09-201-1/+22
* 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