]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/os/freebsd/zfs/zfs_acl.c
Support idmapped mount
[FreeBSD/FreeBSD.git] / module / os / freebsd / zfs / zfs_acl.c
2022-10-19 youzhongyangSupport idmapped mount
2022-10-12 Richard YaoAdd defensive assertions
2022-09-27 Richard YaoCleanup: Remove ineffective unsigned comparisons against 0
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-30 набRe-fix -Wwrite-strings on FreeBSD
2022-03-18 Ryan MoellerFix ACL checks for NFS kernel server
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-18 набmodule: mark arguments used
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-05-07 Ryan MoellerFreeBSD: Remove !FreeBSD ifdef'd code
2021-04-30 Ryan MoellerFreeBSD: Clean up ASSERT/VERIFY use in module
2021-03-18 Mateusz GuzikFreeBSD: make seqc asserts conditional on replay
2020-10-14 Ryan MoellerCross-platform acltype
2020-08-23 AndrewPrevent zfs_acl_chmod() if aclmode restricted and ACL...
2020-08-18 Matthew MacyFreeBSD: Fix UNIX permissions checking
2020-08-17 Matthew MacyFreeBSD: fix merge error in zfs_acl_ids_create
2020-08-05 Matthew MacyFreeBSD: Add support for lockless lookup
2020-06-18 Arvind SankarMark functions as static
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS