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
/
modes
Commit message (
Expand
)
Author
Age
Files
Lines
*
ICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()
Attila Fülöp
2023-03-08
1
-104
/
+103
*
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
2
-9
/
+10
*
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
1
-2
/
+2
*
Convert some sprintf() calls to kmem_scnprintf()
Richard Yao
2022-11-28
1
-2
/
+4
*
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
3
-3
/
+0
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
8
-8
/
+8
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
Fix functions without a prototype
Aidan Harris
2022-05-06
1
-1
/
+1
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
6
-128
/
+127
*
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
1
-4
/
+4
*
module: icp: fix unused, remove argsused
наб
2021-12-23
5
-8
/
+4
*
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
1
-5
/
+5
*
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
1
-2
/
+2
*
Remove checks for null out value in encryption paths
Dirkjan Bussink
2020-03-26
5
-194
/
+96
*
ICP: gcm-avx: Support architectures lacking the MOVBE instruction
Attila Fülöp
2020-03-17
1
-15
/
+32
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
1
-18
/
+728
*
cppcheck: (error) Uninitialized variable
Ubuntu
2019-12-18
2
-11
/
+6
*
ICP: Fix out of bounds write
Attila Fülöp
2019-12-06
1
-1
/
+3
*
ICP: Fix null pointer dereference and use after free
Attila Fülöp
2019-12-03
1
-3
/
+5
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
1
-2
/
+1
*
Remove linux/mod_compat.h from common code
Matthew Macy
2019-10-11
1
-1
/
+0
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
2
-3
/
+3
*
Minor style cleanup
Brian Behlendorf
2019-07-16
1
-4
/
+6
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
2
-16
/
+27
*
Add support for selecting encryption backend
Nathan Lewis
2018-08-02
3
-127
/
+361
*
Fix kernel unaligned access on sparc64
Brian Behlendorf
2018-07-11
1
-1
/
+1
*
[icp] fpu and asm cleanup for linux
Gvozden Neskovic
2017-03-07
1
-10
/
+11
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-7
/
+6
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
6
-0
/
+2513