index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
os
/
freebsd
/
zfs
/
zfs_acl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an uninitialized data access (#16511)
Alan Somers
2024-09-10
1
-1
/
+1
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
1
-3
/
+1
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-5
/
+5
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
1
-1
/
+0
*
Cleanup: !A || A && B is equivalent to !A || B
Richard Yao
2023-01-12
1
-2
/
+1
*
Fix the last two CFI callback prototype mismatches
Alexander
2022-11-29
1
-1
/
+1
*
acl: use uintptr_t for ace walker cookies
Brooks Davis
2022-11-03
1
-3
/
+3
*
Support idmapped mount
youzhongyang
2022-10-19
1
-13
/
+17
*
Add defensive assertions
Richard Yao
2022-10-12
1
-0
/
+1
*
Cleanup: Remove ineffective unsigned comparisons against 0
Richard Yao
2022-09-26
1
-1
/
+1
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Re-fix -Wwrite-strings on FreeBSD
наб
2022-06-30
1
-1
/
+1
*
Fix ACL checks for NFS kernel server
Ryan Moeller
2022-03-18
1
-2
/
+4
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-12
/
+12
*
module: mark arguments used
наб
2022-02-18
1
-4
/
+4
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-2
/
+2
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-2
/
+2
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-2
/
+2
*
Normalise /*FALLTHR{OUGH,U}*/
наб
2021-07-26
1
-2
/
+2
*
FreeBSD: Remove !FreeBSD ifdef'd code
Ryan Moeller
2021-05-07
1
-35
/
+1
*
FreeBSD: Clean up ASSERT/VERIFY use in module
Ryan Moeller
2021-04-30
1
-17
/
+20
*
FreeBSD: make seqc asserts conditional on replay
Mateusz Guzik
2021-03-17
1
-3
/
+6
*
Cross-platform acltype
Ryan Moeller
2020-10-13
1
-1
/
+1
*
Prevent zfs_acl_chmod() if aclmode restricted and ACL inherited
Andrew
2020-08-22
1
-0
/
+4
*
FreeBSD: Fix UNIX permissions checking
Matthew Macy
2020-08-18
1
-34
/
+0
*
FreeBSD: fix merge error in zfs_acl_ids_create
Matthew Macy
2020-08-17
1
-27
/
+16
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
1
-0
/
+3
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
1
-0
/
+2738