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
/
lib
/
libspl
Commit message (
Expand
)
Author
Age
Files
Lines
*
spl: Add cmn_err_once() to log a message only on the first call
Attila Fülöp
2023-03-07
1
-0
/
+34
*
Add SHA2 SIMD feature tests for libspl
Tino Reichardt
2023-03-02
2
-24
/
+99
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
1
-148
/
+0
*
Use .section .rodata instead of .rodata on FreeBSD
Dimitry Andric
2023-02-24
1
-1
/
+1
*
Restore FreeBSD to use .rodata
Jorgen Lundman
2023-02-06
1
-1
/
+1
*
x86 asm: Replace .align with .balign
Attila Fülöp
2023-01-24
2
-10
/
+10
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
4
-0
/
+451
*
freebsd: simplify MD isa_defs.h
Brooks Davis
2022-11-07
1
-25
/
+0
*
Improve RISC-V support
Brooks Davis
2022-11-03
1
-1
/
+5
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
1
-1
/
+1
*
Aligned free for aligned alloc
Andrew Innes
2022-10-26
1
-1
/
+19
*
Linux: Fix big endian and partial read bugs in get_system_hostid()
Richard Yao
2022-10-20
1
-1
/
+5
*
Reduce false positives from Static Analyzers
Richard Yao
2022-09-30
5
-1
/
+47
*
Fix unsafe string operations
Richard Yao
2022-09-27
1
-1
/
+1
*
Fix double declaration of getauxval() for FreeBSD PPC
Tino Reichardt
2022-09-26
1
-2
/
+3
*
Add membar_sync
Mateusz Guzik
2022-09-20
2
-0
/
+13
*
Add PPC cpu feature tests for FreeBSD and Linux
Tino Reichardt
2022-09-16
1
-45
/
+42
*
Make zfs-share service resilient to stale exports
Don Brady
2022-09-09
1
-1
/
+2
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
76
-76
/
+76
*
Re-fix -Wwrite-strings on FreeBSD
наб
2022-06-30
2
-2
/
+2
*
Enable -Wwrite-strings
наб
2022-06-29
2
-2
/
+2
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
3
-3
/
+43
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
1
-0
/
+18
*
FreeBSD: libspl: Add locking around statfs globals
Ryan Moeller
2022-05-24
1
-1
/
+15
*
libspl/include: remove unused/empty headers
наб
2022-05-18
20
-599
/
+6
*
Publish libshare protocols, use enum-based API
наб
2022-05-12
1
-5
/
+15
*
libshare: delineate obsolete errors
наб
2022-05-12
1
-10
/
+7
*
libshare: interface: {=> const} char *
наб
2022-05-12
1
-5
/
+5
*
libshare/smb: cleanup
наб
2022-05-12
1
-0
/
+2
*
Remove enable_extended_FILE_stdio()
наб
2022-05-11
2
-35
/
+0
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
10
-144
/
+136
*
libspl: include: remove [util/]sscanf.h
наб
2022-05-10
3
-34
/
+1
*
FreeBSD: Clean up the use of ioflags
Pawel Jakub Dawidek
2022-05-02
1
-8
/
+0
*
libspl: print_timestamp: use localtime_r()
наб
2022-04-05
1
-2
/
+3
*
Ask libtool to stop hiding some errors
Rich Ercolani
2022-03-31
1
-0
/
+3
*
Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.h
наб
2022-03-15
2
-59
/
+0
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
3
-34
/
+2
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-5
/
+5
*
libspl: include: sys/vtoc.h: reduce to absolute barest minimum
наб
2022-03-15
1
-292
/
+0
*
Handle aarch64 defines seperate from arm
Windel Bouwman
2022-03-07
1
-8
/
+17
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-1
/
+0
*
userspace: mark arguments used
наб
2022-02-18
1
-0
/
+1
*
module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...
наб
2022-02-15
1
-3
/
+0
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-3
/
+3
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
2
-2
/
+9
*
linux: libspl: zone: () -> (void)
наб
2022-02-01
1
-1
/
+1
*
Replace *CTASSERT() with _Static_assert()
наб
2022-01-26
1
-8
/
+0
*
Clean up CSTYLEDs
наб
2022-01-26
1
-70
/
+96
*
libspl: include: ia32: remove
наб
2022-01-26
4
-307
/
+1
*
libspl: cast to uintptr_t instead of !!ing
наб
2022-01-24
1
-9
/
+15
[next]