aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/spa_impl.h
Commit message (Expand)AuthorAgeFilesLines
* fix: Uber block label not always found for aux vdevsAmeer Hamza2024-01-161-0/+1
* RAID-Z expansion featureDon Brady2023-11-081-0/+4
* Improve ZFS objset sync parallelismednadolski-ix2023-11-061-1/+11
* Reduce number of metaslab preload taskq threads.Alexander Motin2023-10-061-2/+2
* Selectable block allocatorsednadolski-ix2023-09-011-0/+3
* spa_min_alloc should be GCD, not minAmeer Hamza2023-07-201-0/+1
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-0/+4
* Fixes in persistent error logGeorge Amanakis2023-03-281-0/+1
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-0/+1
* Cleanup: Specify unsignedness on things that should not be signedRichard Yao2022-09-271-2/+2
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-281-1/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* Vdev Properties FeatureAllan Jude2021-11-301-0/+1
* Skip spacemaps reading in case of pool readonly importFedor Uporov2021-11-091-0/+1
* Optimize allocation throttlingAlexander Motin2021-07-211-6/+9
* Remove refcount from spa_config_*()Alexander Motin2021-07-011-2/+2
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+2
* Set aside a metaslab for ZIL blocksMatthew Ahrens2021-01-211-0/+1
* spa: avoid type narrowing warningRyan Libby2020-12-151-1/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-2/+3
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Add device rebuild featureBrian Behlendorf2020-07-031-0/+1
* Add separate field for indicating that spa is in middle of splitMatthew Macy2020-04-091-0/+1
* Make spa_history_zone platform-dependent in kernelRyan Moeller2020-03-021-0/+1
* Share some code for spa deadman tunablesRyan Moeller2020-02-101-0/+2
* Refactor deadman set failmode to be cross platformMatthew Macy2019-12-051-1/+2
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-1/+1
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-311-1/+1
* 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-0/+1
* spa_load_verify() may consume too much memoryGeorge Wilson2019-08-131-1/+3
* Fast Clone DeletionSara Hartse2019-07-261-0/+6
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-0/+1
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-1/+10
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-1/+0
* Add TRIM supportBrian Behlendorf2019-03-291-0/+1
* MMP writes rotate over leavesOlaf Faaland2019-03-121-0/+2
* Defer new resilvers until the current one endsTom Caputi2018-10-181-0/+7
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-3/+3
* Pool allocation classesDon Brady2018-09-051-1/+4
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-2/+10
* OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady2018-07-301-0/+5
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+5
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-1/+1
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-0/+13
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-301-1/+0
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-141-1/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-1/+73
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-03-301-0/+1