aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs
Commit message (Expand)AuthorAgeFilesLines
* Optimize arc_l2c_only lists assertionsAlexander Motin2021-09-141-9/+12
* Fix/improve dbuf hits accountingAlexander Motin2021-09-141-20/+10
* Avoid vq_lock drop in vdev_queue_aggregate()Alexander Motin2021-09-141-29/+34
* Use more atomics in refcountsAlexander Motin2021-09-141-29/+22
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-09-141-4/+20
* Run arc_evict thread at higher priorityTony Nguyen2021-09-144-13/+19
* Add comment on metaslab_class_throttle_reserve() lockingAlexander Motin2021-09-141-0/+7
* Fixes in persistent L2ARCGeorge Amanakis2021-09-141-75/+102
* Initialize dn_next_type[] in the dnode constructorMark Johnston2021-09-141-0/+1
* Zero pad bytes following TX_WRITE log dataMark Johnston2021-09-141-2/+6
* Zero pad bytes when allocating a ZIL recordMark Johnston2021-09-141-3/+4
* Initialize all fields in zfs_log_xvattr()Mark Johnston2021-09-141-1/+3
* Initialize "autoreplace" in spa_ld_get_props()Mark Johnston2021-09-141-1/+1
* Fix unfortunate NULL in spa_update_dspaceRich Ercolani2021-09-141-1/+8
* Optimize allocation throttlingAlexander Motin2021-09-144-51/+35
* Minor ARC optimizationsAlexander Motin2021-09-141-31/+9
* dmu_redact.c does not call bqueue_destroyJorgen Lundman2021-09-141-0/+2
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-09-144-18/+30
* Remove unused fields from zvol_task_tRyan Moeller2021-09-141-5/+0
* Introduce dsl_dir_diduse_transfer_space()Alexander Motin2021-09-142-39/+83
* Tinker with slop space accounting with dedupRich Ercolani2021-09-142-3/+17
* Fix ARC ghost states eviction accountingAlexander Motin2021-09-141-61/+94
* file reference counts can get corruptedGeorge Wilson2021-09-143-55/+59
* Move gethrtime() calls out of vdev queue lockAlexander Motin2021-09-141-6/+5
* Compact dbuf/buf hashes and lock arraysAlexander Motin2021-09-142-22/+9
* Fix abd leak, kmem_free correct size of abd_tJorgen Lundman2021-09-141-1/+1
* Upstream: dmu_zfetch_stream_fini leaks refcountJorgen Lundman2021-09-141-0/+2
* Optimize small random numbers generationAlexander Motin2021-09-1411-42/+29
* Avoid 64bit division in multilist index functionsAlexander Motin2021-06-294-6/+21
* Help compiller optimize out abd_verify()Alexander Motin2021-06-291-2/+2
* Update cache file when setting compatibility propertyBrian Behlendorf2021-06-241-5/+12
* zfs_metaslab_mem_limit should be 25 instead of 75jumbi772021-06-241-1/+1
* Annotated dprintf as printf-likeRich Ercolani2021-06-2428-157/+243
* Revert Consolidate arc_buf allocation checksAntonio Russo2021-06-241-44/+77
* Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)Alexander Motin2021-06-243-187/+561
* Avoid deadlock when removing L2ARC devices under I/OGeorge Amanakis2021-06-172-14/+6
* vdev_draid_min_asize() ignores reserved spaceMatthew Ahrens2021-06-151-1/+2
* Re-embed multilist_t storageAlexander Motin2021-06-108-94/+88
* Remove pool io kstatsAlexander Motin2021-06-102-97/+0
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-091-0/+27
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-091-17/+48
* More aggsum optimizationsAlexander Motin2021-06-091-60/+65
* Introduce write-mostly sumsAlexander Motin2021-06-092-62/+63
* Improve scrub maxinflight_bytes math. Alexander Motin2021-06-081-25/+15
* Propagate vdev state due to invalid label corruptionvermavipinkumar2021-05-271-1/+2
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-272-6/+44
* Scale worker threads and taskqs with number of CPUsAlexander Motin2021-05-271-22/+66
* Fix dmu_recv_stream test for resumablePaul Zuchowski2021-05-271-2/+2
* Revert "Fix raw sends on encrypted datasets when copying back snapshots"Brian Behlendorf2021-05-271-3/+8
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-271-313/+0