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
/
icp
/
algs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
5
-7
/
+9
*
Remove unused Edon-R variants
Tino Reichardt
2023-03-14
2
-823
/
+176
*
ICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()
Attila Fülöp
2023-03-08
1
-104
/
+103
*
Fix detection of IBM Power8 machines (ISA 2.07)
Tino Reichardt
2023-03-06
2
-6
/
+6
*
SHA2Init() should use signed assertions when checking an enum
Richard Yao
2023-03-06
1
-2
/
+2
*
Restore ASMABI and other Unify work
Jorgen Lundman
2023-03-06
3
-16
/
+35
*
Update BLAKE3 for using the new impl handling
Tino Reichardt
2023-03-02
5
-468
/
+241
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
3
-0
/
+1137
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
1
-957
/
+0
*
icp: Prevent compilers from optimizing away memset() in gcm_clear_ctx()
Richard Yao
2023-02-28
1
-0
/
+40
*
ICP: AES-GCM: Refactor gcm_clear_ctx()
Attila Fülöp
2023-02-27
2
-33
/
+1
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
6
-25
/
+29
*
Cleanup: Use MIN() macro
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Remove unnecessary explicit casts of pointers from allocators
Richard Yao
2023-01-12
2
-3
/
+3
*
Fix Clang 15 compilation errors
szubersk
2022-11-30
2
-1
/
+5
*
Fix GCC 12 compilation errors
szubersk
2022-11-30
1
-1
/
+1
*
Convert some sprintf() calls to kmem_scnprintf()
Richard Yao
2022-11-28
3
-7
/
+11
*
crypto_get_ptrs() should always write to *out_data_2
Richard Yao
2022-10-19
1
-1
/
+3
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
4
-6
/
+1
*
Cleanup: Remove ineffective unsigned comparisons against 0
Richard Yao
2022-09-26
1
-1
/
+0
*
Fix BLAKE3 tuneable and module loading on Linux and FreeBSD
Tino Reichardt
2022-09-16
5
-157
/
+235
*
Fix build on FreeBSD/powerpc64*
pkubaj
2022-09-08
1
-2
/
+2
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
18
-18
/
+18
*
Enable -Wwrite-strings
наб
2022-06-29
2
-2
/
+2
*
Fix -Wattribute-warning in edonr
Brian Behlendorf
2022-06-27
1
-1
/
+1
*
Fix memory allocation issue for BLAKE3 context
Tino Reichardt
2022-06-21
1
-0
/
+28
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
5
-0
/
+1651
*
libzfs: pool: fix false-positives -Wmaybe-uninitialised
наб
2022-05-10
1
-4
/
+1
*
Fix functions without a prototype
Aidan Harris
2022-05-06
1
-1
/
+1
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
2
-2
/
+2
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
11
-234
/
+231
*
module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEP
наб
2022-02-15
1
-10
/
+4
*
module: icp: remove set-but-unused cd_miscdata
наб
2022-02-15
1
-12
/
+5
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
1
-4
/
+17
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
6
-33
/
+7
*
Remove sha1 hashing from OpenZFS, it's not used anywhere.
Tino Reichardt
2022-01-06
1
-835
/
+0
*
module: icp: rip out the Solaris loadable module architecture
наб
2022-01-06
1
-0
/
+6
*
module: icp: fix unused, remove argsused
наб
2021-12-23
6
-9
/
+4
*
Remove NOTE(CONSTCOND) and note.h
наб
2021-07-26
1
-8
/
+0
*
Replace ZoL with OpenZFS where applicable
наб
2021-05-07
1
-1
/
+1
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-2
/
+2
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-6
/
+6
*
ICP: gcm: Allocate hash subkey table separately
Attila Fülöp
2020-10-30
2
-5
/
+57
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
6
-15
/
+13
*
Make Skein_{Get,Put}64_LSB_First inline functions
Arvind Sankar
2020-06-18
2
-15
/
+2
*
Add prototypes
Arvind Sankar
2020-06-18
3
-20
/
+8
*
Mark functions as static
Arvind Sankar
2020-06-18
2
-12
/
+11
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
1
-16
/
+14
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
2
-4
/
+4
*
Remove checks for null out value in encryption paths
Dirkjan Bussink
2020-03-26
5
-194
/
+96
[next]