aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a helper function to clarify gang block sizeMatthew Ahrens2021-03-262-0/+15
* Removed duplicated includesAndrea Gelmini2021-03-222-2/+0
* Split dmu_zfetch() speculation and execution partsAlexander Motin2021-03-191-7/+16
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-03-192-3/+4
* Removing old code for k(un)map_atomicBrian Atkinson2021-03-191-2/+2
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-194-3/+59
* Clean up RAIDZ/DRAID ereport codeMatthew Ahrens2021-03-193-12/+6
* Remove unused rr_codeMatthew Ahrens2021-03-171-1/+0
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-161-1/+7
* FreeBSD: Clean up zfsdev_close to match LinuxRyan Moeller2021-03-121-1/+0
* FreeBSD: switch teardown lock to rmsMateusz Guzik2021-03-121-0/+43
* Macroify teardown lock handlingMateusz Guzik2021-03-124-10/+78