]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/os/freebsd/zfs/zfs_vnops.c
FreeBSD: Add support for lockless lookup
[FreeBSD/FreeBSD.git] / module / os / freebsd / zfs / zfs_vnops.c
2020-08-05 Matthew MacyFreeBSD: Add support for lockless lookup
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-26 Matthew MacyMake use of ZFS_DEBUG consistent within kmod sources
2020-07-06 Mark JohnstonFix a deadlock in the FreeBSD getpages VOP
2020-07-03 Ryan MoellerUpdate zfs_freebsd_need_inactive to fix mmapped writes
2020-06-18 Arvind SankarMark functions as static
2020-06-10 Andrea GelminiFix typos
2020-06-06 Brian Behlendorfzfsvfs_setup(): zap_stats_t may have undefined content...
2020-06-06 Allan JudeConnect dataset_kstats for FreeBSD
2020-05-16 Kyle Evansfreebsd: return EISDIR for read(2) on directories
2020-05-15 yparitcherFix VN_OPEN_INVFS typo
2020-04-17 Matthew MacyUse new FreeBSD API to largely eliminate object locking
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS