aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_checkpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-1/+1
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+1
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-1/+1
* Make module tunables cross platformMatthew Macy2019-09-051-6/+3
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-121-2/+2
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-131-4/+2
* Fix consistency of ztest_device_removal_activeTom Caputi2018-11-281-1/+1
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-24/+26
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+638