| Commit message (Expand) | Author | Age | Files | Lines |
* | Fedora 28: Fix misc bounds check compiler warnings | Joao Carlos Mendes Luis | 2018-08-26 | 1 | -1/+1 |
* | Add support for selecting encryption backend | Nathan Lewis | 2018-08-02 | 13 | -1582/+2197 |
* | Fix kernel unaligned access on sparc64 | Brian Behlendorf | 2018-07-11 | 1 | -1/+1 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 13 | -24/+11 |
* | Change movaps to movups in AES-NI code | Tom Caputi | 2018-01-31 | 3 | -48/+49 |
* | Support -fsanitize=address with --enable-asan | Brian Behlendorf | 2018-01-10 | 1 | -6/+3 |
* | Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT | Mark Wright | 2017-11-28 | 5 | -61/+63 |
* | 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 |
|/ |
|
* | Retire legacy test infrastructure | Brian Behlendorf | 2017-08-15 | 1 | -0/+2 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 3 | -9/+9 |
* | Allow longer SPA names in stats | gaurkuma | 2017-08-11 | 1 | -5/+6 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 2 | -13/+8 |
* | Clang fixes | alaviss | 2017-07-05 | 2 | -10/+10 |
* | Add kpreempt_disable/enable around CPU_SEQID uses | Morgan Jones | 2017-06-19 | 1 | -2/+5 |
* | Add missing *_destroy/*_fini calls | Gvozden Neskovic | 2017-05-04 | 3 | -4/+38 |
* | [icp] fpu and asm cleanup for linux | Gvozden Neskovic | 2017-03-07 | 10 | -307/+135 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 7 | -29/+32 |
* | Fix spelling | ka7 | 2017-01-03 | 5 | -5/+5 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 6 | -28/+24 |
* | Add TASKQID_INVALID | Brian Behlendorf | 2016-11-02 | 1 | -2/+2 |
* | icp: mark asm files with noexec stack | Jason Zaman | 2016-10-25 | 1 | -0/+4 |
* | Fix coverity defects: CID 150919, 150923 | luozhengzheng | 2016-10-20 | 2 | -2/+2 |
* | Fix coverity defects: CID 150943, 150938 | cao | 2016-10-13 | 1 | -2/+4 |
* | Fix ICP memleak introduced in #4760 | Tom Caputi | 2016-10-12 | 1 | -0/+13 |
* | Porting over some ICP code that was missed in #4760 | Tom Caputi | 2016-10-10 | 1 | -16/+118 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 1 | -0/+0 |
* | Fix coverity defects: CID 150953, 147603, 147610 | luozhengzheng | 2016-10-04 | 1 | -1/+1 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 19 | -128/+6644 |
* | Fix NULL deref in kcf_remove_mech_provider | candychencan | 2016-09-30 | 1 | -1/+3 |
* | Fix Coverity defects | luozhengzheng | 2016-09-17 | 1 | -1/+1 |
* | Fix: Build warnings with different gcc optimization levels in debug mode | GeLiXin | 2016-08-29 | 1 | -1/+1 |
* | icp: mark asm files with noexec stack | Jason Zaman | 2016-08-12 | 5 | -0/+20 |
* | icp: add no_const for PaX Compat | Jason Zaman | 2016-08-12 | 1 | -16/+21 |
* | Unify license of icp module with the rest of zfs | Nikolay Borisov | 2016-07-29 | 1 | -1/+1 |
* | Fixes for issues found with cppcheck tool | Gvozden Neskovic | 2016-07-27 | 1 | -1/+1 |
* | Fix for compilation error when using the kernel's CONFIG_LOCKDEP | Tom Caputi | 2016-07-21 | 1 | -9/+2 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 66 | -0/+34499 |