aboutsummaryrefslogtreecommitdiff
path: root/module/os/freebsd/zfs/zfs_ctldir.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Clean up ASSERT/VERIFY use in moduleRyan Moeller2021-04-301-11/+11
* Extending FreeBSD UIO StructBrian Atkinson2021-01-211-18/+22
* FreeBSD: add missing fplookup_vexec handler to special vop vectorsMateusz Guzik2020-10-151-0/+9
* FreeBSD: g/c unused vop vector zfsctl_ops_shares_dirMateusz Guzik2020-10-151-3/+1
* Throw const on some stringsRyan Moeller2020-10-031-1/+1
* Fix page fault in zfsctl_snapdir_getattrMatthew Macy2020-08-011-1/+2
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-261-0/+4
* Mark functions as staticArvind Sankar2020-06-181-4/+4
* Fix typosAndrea Gelmini2020-06-101-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+1345