aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-07-207-30/+109
* Use SET_ERROR for more errors in FreeBSD vnopsRyan Moeller2021-07-191-16/+29
* Remove unused fields from zvol_task_tRyan Moeller2021-07-191-5/+0
* FreeBSD: Switch from MAXPHYS to maxphys on FreeBSD 13+Alexander Motin2021-07-191-0/+4
* Introduce dsl_dir_diduse_transfer_space()Alexander Motin2021-07-162-39/+83
* Tinker with slop space accounting with dedupRich Ercolani2021-07-132-3/+17
* Fix ARC ghost states eviction accountingAlexander Motin2021-07-132-63/+94
* file reference counts can get corruptedGeorge Wilson2021-07-105-89/+72
* FreeBSD: Use unmapped I/O for scattered/gang ABD buffersAlexander Motin2021-07-071-10/+113
* FreeBSD: Hardcode abd_chunk_size to PAGE_SIZEAlexander Motin2021-07-061-78/+51
* Move gethrtime() calls out of vdev queue lockAlexander Motin2021-07-061-6/+5
* Remove avl_size field from struct avl_treeAlexander Motin2021-07-011-2/+0
* Compact dbuf/buf hashes and lock arraysAlexander Motin2021-07-012-22/+9
* Fix abd leak, kmem_free correct size of abd_tJorgen Lundman2021-07-013-5/+9
* Upstream: dmu_zfetch_stream_fini leaks refcountJorgen Lundman2021-07-011-0/+2
* Optimize txg_kick() process (#12274)Kevin Jin2021-07-012-28/+33
* Remove refcount from spa_config_*()Alexander Motin2021-07-011-10/+9
* module/zfs: simplify ddt_stat_add() loopAlexander2021-06-291-2/+2
* Avoid 64bit division in multilist index functionsAlexander Motin2021-06-294-6/+21
* Fix build with KASANRich Ercolani2021-06-251-0/+19
* Help compiller optimize out abd_verify()Alexander Motin2021-06-251-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
* gcc 11 cleanupAttila Fülöp2021-06-231-7/+13
* Annotated dprintf as printf-likeRich Ercolani2021-06-2231-162/+252
* Revert Consolidate arc_buf allocation checksAntonio Russo2021-06-221-44/+77
* Optimize small random numbers generationAlexander Motin2021-06-2212-44/+31
* Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)Alexander Motin2021-06-166-188/+683
* Avoid deadlock when removing L2ARC devices under I/OGeorge Amanakis2021-06-162-14/+6
* vdev_draid_min_asize() ignores reserved spaceMatthew Ahrens2021-06-131-1/+2
* Do not hash unlinked inodesPaul Zuchowski2021-06-111-4/+11
* Re-embed multilist_t storageAlexander Motin2021-06-108-94/+88
* Remove pool io kstats (#12212)Alexander Motin2021-06-104-225/+0
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-083-0/+50
* module/zfs: vdev_removal: spa_vdev_remove_thread: remove unused variableнаб2021-06-071-4/+0
* module/zfs: vdev_indirect: vdev_indirect_repair: remove unused variableнаб2021-06-071-5/+0
* module/zfs: dbuf: dbuf_read_impl: remove unused variableнаб2021-06-071-2/+0
* module/zfs: arc: arc_hdr_realloc_crypt: remove unused variablesнаб2021-06-071-5/+0
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-071-17/+48
* More aggsum optimizationsAlexander Motin2021-06-071-60/+65
* FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI jharmening2021-06-041-0/+15
* Linux: Set spl_kmem_cache_slab_limit when page size !4KBrian Behlendorf2021-06-031-5/+2
* spl-module-parameters.5: remove spl_kmem_cache_{expire,obj_per_slab_min}наб2021-06-021-3/+1
* Remove iov_iter_advance() for iter_writeRich Ercolani2021-06-011-3/+0
* Introduce write-mostly sumsAlexander Motin2021-05-272-62/+63
* Improve scrub maxinflight_bytes math. Alexander Motin2021-05-271-25/+15
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-12/+23
* Various Linux kABI cosmeticsнаб2021-05-261-1/+1
* linux: don't fall through to 3-arg vfs_getattrнаб2021-05-262-2/+6
* FreeBSD: Update dataset_kstats for zvols in dev modeAlexander Motin2021-05-261-0/+6