aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/freebsd/spl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix zlib leak on FreeBSDRyan Moeller2020-04-281-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-1428-0/+7269