aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Introduce dsl_dir_diduse_transfer_space()Alexander Motin2021-07-161-0/+3
* Fix ARC ghost states eviction accountingAlexander Motin2021-07-131-1/+0
* file reference counts can get corruptedGeorge Wilson2021-07-104-7/+10
* dprintf_dnode: strcpy -> strlcpy Jorgen Lundman2021-07-072-2/+2
* FreeBSD: Hardcode abd_chunk_size to PAGE_SIZEAlexander Motin2021-07-061-1/+0
* Remove avl_size field from struct avl_treeAlexander Motin2021-07-011-1/+3
* Compact dbuf/buf hashes and lock arraysAlexander Motin2021-07-011-2/+2
* Fix abd leak, kmem_free correct size of abd_tJorgen Lundman2021-07-011-1/+1
* Optimize txg_kick() process (#12274)Kevin Jin2021-07-011-1/+1
* Remove refcount from spa_config_*()Alexander Motin2021-07-011-2/+2
* FreeBSD: fix compilation of FreeBSD world after 29274c9f6Martin Matuška2021-06-253-4/+4
* gcc 11 cleanupAttila Fülöp2021-06-232-4/+4
* Annotated dprintf as printf-likeRich Ercolani2021-06-221-1/+1
* Optimize small random numbers generationAlexander Motin2021-06-224-1/+52
* Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)Alexander Motin2021-06-162-28/+95
* libzutil: add zfs_{base,dir}name()наб2021-06-111-0/+3
* Re-embed multilist_t storageAlexander Motin2021-06-104-10/+11
* Remove pool io kstats (#12212)Alexander Motin2021-06-104-15/+0
* lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hiddenнаб2021-06-098-342/+384
* libefi: remove efi_auto_sense()наб2021-06-091-1/+0
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-081-0/+1
* More aggsum optimizationsAlexander Motin2021-06-072-3/+8
* libzfs: convert to -fvisibility=hiddenнаб2021-06-0312-401/+431
* libzfs: don't distribute libzfs_impl.hнаб2021-06-032-264/+0
* libspl: staticify buf and pagesize, rename aok to libspl_assert_okнаб2021-06-031-2/+0
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-291-0/+1
* include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.hнаб2021-05-293-38/+41
* libzfs: expose zfs_mount_delegation_checkнаб2021-05-292-2/+1
* Introduce write-mostly sumsAlexander Motin2021-05-275-10/+160
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-0/+5
* Various Linux kABI cosmeticsнаб2021-05-261-7/+7
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-201-1/+2
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-121-0/+2
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-111-0/+4
* Remove unimplemented virus scanning hooksRyan Moeller2021-05-103-4/+0
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-105-68/+0
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-1/+1
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-04-301-5/+0
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-152-17/+14
* libzfs: get rid of unused libzfs_handle::libzfs_{storeerr,chassis_id}наб2021-04-131-2/+0
* libzfs: get rid of libzfs_handle::libzfs_mnttabнаб2021-04-131-1/+0
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-121-0/+1
* libuutil: purge unused functionsнаб2021-04-122-34/+0
* Improvements to the 'compatibility' propertyColm2021-04-121-3/+4
* lib/: set O_CLOEXEC on all fdsнаб2021-04-111-2/+2
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-111-0/+3
* Move zfsdev_state_{init,destroy} to common codeRyan Moeller2021-04-083-3/+4
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-081-0/+1
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-04-071-1/+2
* Fix various typosAndrea Gelmini2021-04-026-6/+6