aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/freebsd/spl
Commit message (Expand)AuthorAgeFilesLines
* Replace dead opensolaris.org license linkTino Reichardt2022-07-116-6/+6
* Enable -Wwrite-stringsнаб2022-06-291-1/+1
* Remove hw_serial, ddi_strtoul()наб2022-05-132-17/+0
* module: freebsd: avoid a taking a destroyed lock in zfs_zevent bitsKyle Evans2022-03-171-1/+11
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+0
* Remove bcopy(), bzero(), bcmp()наб2022-03-157-19/+16
* module: mark arguments usedнаб2022-02-182-5/+3
* Add notes to system_taskqPaul Dagnelie2021-11-191-0/+5
* Temporarily use root credentials to mount snapshots in .zfsAllan Jude2021-09-141-3/+7
* Remove pool io kstats (#12212)Alexander Motin2021-06-101-62/+0
* FreeBSD: Clean up ASSERT/VERIFY use in moduleRyan Moeller2021-04-309-37/+36
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-04-301-1/+1
* Drop "All rights reserved" from files by [email protected]Martin Matuška2021-04-271-1/+0
* FreeBSD: Fix memory leaks in kstatsRyan Moeller2021-03-171-7/+4
* Cleaning up uio headersBrian Atkinson2021-02-201-1/+8
* FreeBSD: upstream changes to VFS interfaceRyan Moeller2021-01-231-2/+4
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-15/+23
* FreeBSD: Skip RAW kstat sysctls by defaultRyan Moeller2020-10-261-4/+4
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-10-211-2/+3
* FreeBSD: fix panic due to tqid overflowMateusz Guzik2020-10-141-10/+38
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-131-1/+1
* Make dbufstat work on FreeBSDRyan Moeller2020-10-081-0/+1
* FreeBSD: Sort out kernel FPU headers for 12.1-RELRyan Moeller2020-10-021-4/+7
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-232-15/+155
* FreeBSD: Don't save user FPU context in kernel threadsMatthew Macy2020-09-231-0/+4
* Annontate FreeBSD sysctls with CTLFLAG_MPSAFEMark Johnston2020-09-211-20/+20
* Fix switch statement indentation in the FreeBSD kstat codeMark Johnston2020-09-211-105/+102
* Links in Source FilesSpencer Kinny2020-09-021-0/+4
* FreeBSD: Fix up after spa_stats.c moveMatthew Macy2020-09-011-60/+113
* FreeBSD: Simplify INGLOBALZONERyan Moeller2020-08-311-6/+0
* FreeBSD: add support for KSTAT_TYPE_RAWMatthew Macy2020-08-291-17/+128
* Remove pragma ident linesToomas Soome2020-08-261-2/+0
* FreeBSD: Create taskq threads in appropriate procRyan Moeller2020-08-172-13/+17
* Remove commented-out codeMatthew Ahrens2020-08-051-27/+0
* FreeBSD: Add support for lockless lookupMatthew Macy2020-08-051-0/+3
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-311-0/+2
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-0/+1
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-2517-2/+21
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-2/+2
* Fixing gang ABD child removal race conditionBrian Atkinson2020-07-141-0/+1
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-0/+7
* FreeBSD: Use a hash table for taskqid lookupsMatthew Macy2020-07-111-43/+118
* freebsd: changes necessary to coexist with dtrace in treeMatthew Macy2020-07-012-7/+13
* Add prototypesArvind Sankar2020-06-182-2/+3
* Add include files for prototypesArvind Sankar2020-06-181-0/+1
* Remove dead codeArvind Sankar2020-06-182-38/+0
* Mark functions as staticArvind Sankar2020-06-181-2/+2
* Connect dataset_kstats for FreeBSDAllan Jude2020-06-051-13/+58
* taskq: Don't leak system_delay_taskq on FreeBSDRyan Moeller2020-05-051-0/+1
* Update FreeBSD SPL atomicsRyan Moeller2020-05-041-35/+20