aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/freebsd/zfs/zfs_znode.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: g/c unused zfs_znode_move supportMateusz Guzik2020-10-301-20/+1
* FreeBSD: convert teardown inactive lock to a read-mostly sleepable lockMateusz Guzik2020-09-091-1/+1
* FreeBSD: Add support for lockless lookupMatthew Macy2020-08-051-12/+93
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-2/+1
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-1/+1
* Mark functions as staticArvind Sankar2020-06-181-1/+1
* Fix typosAndrea Gelmini2020-06-091-4/+4
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+1987