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
*
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
*
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
*
Fix icp build on FreeBSD
Matthew Macy
2019-11-01
1
-22
/
+21
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
2
-4
/
+2
*
Remove linux/mod_compat.h from common code
Matthew Macy
2019-10-11
2
-2
/
+0
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
5
-6
/
+7
*
Fix typos in modules/icp/
Andrea Gelmini
2019-08-30
1
-3
/
+3
*
Minor style cleanup
Brian Behlendorf
2019-07-16
2
-7
/
+14
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
4
-30
/
+49
*
Add support for selecting encryption backend
Nathan Lewis
2018-08-02
7
-1572
/
+2060
*
Fix kernel unaligned access on sparc64
Brian Behlendorf
2018-07-11
1
-1
/
+1
*
Update build system and packaging
Brian Behlendorf
2018-05-29
5
-16
/
+5
*
Post-Encryption Followup
Brian Behlendorf
2017-10-13
1
-6
/
+7
|
\
|
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-6
/
+7
*
|
SPARC optimizations for Encode()
KireinaHoro
2017-10-12
1
-5
/
+17
*
|
SPARC optimizations for SHA1Transform()
KireinaHoro
2017-10-12
1
-1
/
+164
|
/
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-6
/
+6
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
1
-12
/
+7
*
[icp] fpu and asm cleanup for linux
Gvozden Neskovic
2017-03-07
2
-21
/
+21
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
3
-23
/
+22
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
2
-14
/
+12
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
10
-6
/
+3758
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
10
-0
/
+5424