aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/spa_checkpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* module: zfs: fix unused, remove argsusedнаб2021-12-231-5/+5
* Annotated dprintf as printf-likeRich Ercolani2021-06-231-6/+7
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-271-1/+1
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-141-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-031-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-291-1/+1
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-24/+26
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+638