aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/spa.h
Commit message (Expand)AuthorAgeFilesLines
* Trim L2ARCGeorge Amanakis2020-06-091-0/+8
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-3/+3
* Persistent L2ARCGeorge Amanakis2020-04-101-0/+1
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-071-4/+4
* Refactor deadman set failmode to be cross platformMatthew Macy2019-12-051-0/+1
* Prevent unnecessary resilver restartsjwpoduska2019-11-271-1/+2
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-3/+9
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-311-0/+5
* Minor spa portability fixesMatthew Macy2019-10-281-0/+3
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-45/+1
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+8
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-3/+3
* Fix /etc/hostid on root pool deadlockBrian Behlendorf2019-09-101-1/+1
* Prevent race in blkptr_verify against device removalPaul Dagnelie2019-08-131-3/+2
* Fast Clone DeletionSara Hartse2019-07-261-0/+9
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-1/+4
* Fix bp_embedded_type enum definitionloli10K2019-06-241-2/+2
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-2/+24
* zpool import progress kstatOlaf Faaland2019-05-091-0/+8
* Add TRIM supportBrian Behlendorf2019-03-291-9/+53
* zfs initialize performance enhancementsGeorge Wilson2019-01-071-1/+2
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+2
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-081-1/+3
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-191-1/+0
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-261-9/+14
* Pool allocation classesDon Brady2018-09-051-1/+8
* OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady2018-07-301-0/+1
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-5/+7
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+8
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-0/+3
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-0/+6
* OpenZFS 8961 - SPA load/import should tell us why it failedPavel Zakharov2018-05-081-0/+2
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-301-7/+0
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-3/+12
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-061-3/+14
* Decryption error handling improvementsTom Caputi2018-03-311-1/+2
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-03-061-2/+4
* Report duration and error in mmp_history entriesOlaf Faaland2018-02-221-1/+3
* Extend deadman logicBrian Behlendorf2018-01-251-1/+8
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-2/+1
* Emit history events for 'zpool create'Brian Behlendorf2017-10-231-1/+2
* vdev_mirror: kstat observables for preferred vdevGvozden Neskovic2017-08-211-0/+4
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-14/+143
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+5
* OpenZFS 6939 - add sysevents to zfs core for commandsDave Eddy2017-07-121-2/+6
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-081-1/+1
* Implemented zpool scrub pause/resumeAlek P2017-07-061-0/+2
* More ashift improvementsLOLi2017-05-031-3/+3
* OpenZFS 8023 - Panic destroying a metaslab deferred range treeGeorge Wilson2017-04-091-0/+1
* Check ashift validity in 'zpool add'LOLi2017-03-281-0/+11