]> git.proxmox.com Git - mirror_zfs.git/history - module/os/freebsd/zfs/zfs_znode.c
FreeBSD: remove unused variable
[mirror_zfs.git] / module / os / freebsd / zfs / zfs_znode.c
2022-01-06 набFreeBSD: remove unused variable
2021-12-23 набmodule: zfs: freebsd: fix unused, remove argsused
2021-12-12 Mark Johnstonzfs: Fix a deadlock between page busy and the teardown...
2021-08-30 Ka Ho NgFreeBSD: Implement hole-punching support
2021-05-13 Ryan MoellerFreeBSD: Implement xattr=sa
2021-05-06 Ryan MoellerFreeBSD: Initialize/destroy zp->z_lock
2021-04-30 Ryan MoellerMiscellaneous code cleanup
2021-04-30 Ryan MoellerFreeBSD: Clean up ASSERT/VERIFY use in module
2021-04-12 Mateusz GuzikFreeBSD: add support for lockless symlink lookup
2021-03-12 Mateusz GuzikFreeBSD: rename teardown inactive macros to mimick...
2021-02-09 khng300Rename zfs_inode_update to zfs_znode_update_vfs
2021-02-09 Kleber TarcísioAdd an assert to clarify code
2020-11-10 Mateusz GuzikG/C struct znode -> z_moved
2020-10-29 Mateusz GuzikFreeBSD: g/c unused zfs_znode_move support
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-09-09 Mateusz GuzikFreeBSD: convert teardown inactive lock to a read-mostl...
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-06-18 Arvind SankarMark functions as static
2020-06-10 Andrea GelminiFix typos
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS