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
/
include
/
os
/
freebsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
2
-0
/
+181
*
freebsd: simplify MD isa_defs.h
Brooks Davis
2022-11-07
2
-455
/
+0
*
freebsd: trim dkio.h to the minimum
Brooks Davis
2022-11-07
1
-460
/
+0
*
freebsd: add ifdefs around legacy ioctl support
Brooks Davis
2022-11-07
1
-0
/
+13
*
freebsd: remove no-op vn_renamepath()
Brooks Davis
2022-11-07
1
-1
/
+0
*
freebsd: remove unused vn_rename()
Brooks Davis
2022-11-07
1
-9
/
+0
*
acl: use uintptr_t for ace walker cookies
Brooks Davis
2022-11-03
1
-1
/
+1
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
1
-0
/
+3
*
debug: fix output from VERIFY0 assertion
Rob N ★
2022-10-28
1
-1
/
+1
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
1
-1
/
+2
*
FreeBSD: vn_flush_cached_data: observe vnode locking contract
Andriy Gapon
2022-10-26
1
-0
/
+2
*
Silence objtool warnings from 55d7afa4
Richard Yao
2022-10-26
1
-0
/
+3
*
Support idmapped mount
youzhongyang
2022-10-19
2
-5
/
+9
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-9
/
+9
*
Reduce false positives from Static Analyzers
Richard Yao
2022-09-30
4
-14
/
+39
*
Cleanup: Switch to strlcpy from strncpy
Richard Yao
2022-09-27
1
-5
/
+5
*
Fix double declaration of getauxval() for FreeBSD PPC
Tino Reichardt
2022-09-26
1
-1
/
+3
*
Retire ZFS_TEARDOWN_TRY_ENTER_READ
Mateusz Guzik
2022-09-20
1
-6
/
+0
*
Add membar_sync
Mateusz Guzik
2022-09-20
1
-0
/
+1
*
FreeBSD: Cleanup zfs_readdir()
Richard Yao
2022-09-20
3
-85
/
+0
*
FreeBSD: fix static module build broken in 7bb707ffa
Martin Matuška
2022-09-19
1
-0
/
+34
*
Add PPC cpu feature tests for FreeBSD and Linux
Tino Reichardt
2022-09-16
4
-27
/
+122
*
Fix BLAKE3 tuneable and module loading on Linux and FreeBSD
Tino Reichardt
2022-09-16
1
-4
/
+3
*
zfs_enter rework
Chunwei Chen
2022-09-16
1
-20
/
+15
*
Cleanup: Make memory barrier definitions consistent across kernels
Richard Yao
2022-09-13
2
-2
/
+2
*
Cleanup: Use OpenSolaris functions to call scheduler
Richard Yao
2022-09-12
3
-4
/
+2
*
FreeBSD: add knlist_init_sx() for exclusive locks
Rob Wing
2022-09-06
1
-0
/
+37
*
FreeBSD: Organize sysctls
Ryan Moeller
2022-09-02
1
-8
/
+14
*
FreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFE
Ryan Moeller
2022-09-02
1
-1
/
+1
*
FreeBSD: Cleanup dead code from VFS
Richard Yao
2022-09-02
1
-4
/
+0
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
28
-28
/
+28
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
FreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOOLEAN is not set
Kristof Provost
2022-06-28
1
-4
/
+5
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
1
-0
/
+2
*
Remove hw_serial, ddi_strtoul()
наб
2022-05-13
2
-3
/
+0
*
autoconf: single-step includes
наб
2022-05-10
8
-104
/
+90
*
FreeBSD: Clean up the use of ioflags
Pawel Jakub Dawidek
2022-05-02
1
-10
/
+0
*
linux: module: weld all but spl.ko into zfs.ko
наб
2022-04-20
2
-8
/
+0
*
FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error code
Mark Johnston
2022-04-13
1
-14
/
+18
*
Fix ACL checks for NFS kernel server
Ryan Moeller
2022-03-18
4
-194
/
+9
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
2
-2
/
+0
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...
наб
2022-02-15
1
-3
/
+0
*
module: icp: fold away all key formats except CRYPTO_KEY_RAW
наб
2022-02-15
1
-5
/
+2
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-1
/
+1
*
spl: Don't check FreeBSD rwlocks for double initialization (#13019)
Mark Johnston
2022-01-31
1
-5
/
+2
*
Replace *CTASSERT() with _Static_assert()
наб
2022-01-26
1
-1
/
+0
*
Clean up CSTYLEDs
наб
2022-01-26
7
-62
/
+56
*
libspl: cast to uintptr_t instead of !!ing
наб
2022-01-24
1
-8
/
+14
*
libspl: ASSERT*: !! for sizeof
наб
2022-01-21
1
-8
/
+8
[next]