aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/spa_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Report pool suspended due to MMPOlaf Faaland2018-03-151-1/+1
* Extend deadman logicBrian Behlendorf2018-01-251-1/+3
* Sequential scrub and resilversTom Caputi2017-11-151-2/+3
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+2
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+2
* Implemented zpool scrub pause/resumeAlek P2017-07-061-0/+3
* OpenZFS 7743 - per-vdev-zaps init path for upgradeDon Brady2017-01-131-1/+2
* Fix spellingka72017-01-031-1/+1
* Cache ddt_get_dedup_dspace() value if there was no ddt changesGvozden Neskovic2016-12-021-0/+1
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-0/+2
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-0/+2
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-0/+5
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-1/+1
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-021-0/+8
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-101-0/+2
* Illumos 3749 - zfs event processing should work on R/O root filesystemsWill Andrews2016-01-121-0/+1
* Revert "Illumos 3749 - zfs event processing should work on R/O root filesystems"Brian Behlendorf2016-01-111-1/+0
* Illumos 3749 - zfs event processing should work on R/O root filesystemsWill Andrews2016-01-111-0/+1
* Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens2015-06-101-1/+3
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-0/+4
* Serialize access to spa->spa_feat_stats nvlistNed Bass2015-04-241-0/+1