aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_log_spacemap.c
Commit message (Expand)AuthorAgeFilesLines
* Extend import_progress kstat with a notes fieldDon Brady2023-12-051-3/+9
* Refactor dmu_prefetch().Alexander Motin2023-08-071-2/+2
* Address warnings about possible division by zero from clangsaRichard Yao2022-11-031-1/+2
* Cleanup: 64-bit kernel module parameters should use fixed width typesRichard Yao2022-10-131-18/+18
* Add defensive assertionsRichard Yao2022-10-121-0/+1
* Cleanup: Use OpenSolaris functions to call schedulerRichard Yao2022-09-121-1/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Remove wrong assertion in log spacemapAlexander Motin2022-06-011-6/+0
* Improve log spacemap load timeAlexander Motin2022-04-261-74/+157
* Clean up CSTYLEDsнаб2022-01-261-22/+22
* module/*.ko: prune .data, global .rodataнаб2022-01-141-9/+9
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-261-2/+2
* Balance parentheses in parameter descriptionspstef2021-04-111-1/+1
* Make module tunables cross platformMatthew Macy2019-09-051-41/+28
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-3/+3
* Cap metaslab memory usagePaul Dagnelie2019-08-161-0/+1
* Sort log spacemap tunables in alphabetical orderSerapheim Dimitropoulos2019-08-121-32/+32
* 9072 handle error of zap_cursor_retrieve() for log spacemap zapSerapheim Dimitropoulos2019-07-301-2/+28
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-0/+1308