aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/freebsd/zfs/dmu_os.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Clean up ASSERT/VERIFY use in moduleRyan Moeller2021-04-301-21/+24
* Fix assert in FreeBSD-specific dmu_read_pagesAndriy Gapon2021-02-271-1/+1
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-251-0/+3
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-2/+2
* Use new FreeBSD API to largely eliminate object lockingMatthew Macy2020-04-171-6/+6
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+346