| Commit message (Expand) | Author | Age | Files | Lines |
* | Add superscalar fletcher4 | Romain Dolbeau | 2016-11-04 | 1 | -0/+2 |
* | Add parity generation/rebuild using AVX-512 for x86-64 | Romain Dolbeau | 2016-11-02 | 1 | -0/+2 |
* | Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits | Romain Dolbeau | 2016-10-21 | 1 | -0/+1 |
* | Fix coverity defects: CID 147452, 147447, 147446 | cao | 2016-10-11 | 1 | -1/+1 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 1 | -0/+0 |
* | Fix coverity defects: CID 147565-147567 | cao | 2016-10-07 | 1 | -3/+5 |
* | Fix coverity defects: CID 150953, 147603, 147610 | luozhengzheng | 2016-10-04 | 1 | -2/+4 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -0/+2 |
* | Add parity generation/rebuild using 128-bits NEON for Aarch64 | Romain Dolbeau | 2016-10-03 | 1 | -0/+2 |
* | Fix coverity defects: CID 147531 147532 147533 147535 | GeLiXin | 2016-09-30 | 1 | -5/+6 |
* | Fix strncpy in taskq_create | candychencan | 2016-09-20 | 1 | -1/+1 |
* | Fix cv_timedwait_hires | Brian Behlendorf | 2016-08-29 | 1 | -4/+11 |
* | Fletcher4 implementation using avx512f instruction set | Gvozden Neskovic | 2016-08-16 | 1 | -0/+1 |
* | Build user-space with different gcc optimization levels | Gvozden Neskovic | 2016-08-09 | 1 | -1/+1 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 3 | -28/+95 |
* | Implementation of SSE optimized Fletcher-4 | Tyler J. Stachecki | 2016-07-15 | 1 | -0/+1 |
* | Add RAID-Z routines for SSE2 instruction set, in x86_64 mode. | Gvozden Neskovic | 2016-07-13 | 1 | -1/+2 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -0/+2 |
* | SIMD implementation of vdev_raidz generate and reconstruct routines | Gvozden Neskovic | 2016-06-21 | 1 | -0/+4 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -0/+6 |
* | Implementation of AVX2 optimized Fletcher-4 | Jinshan Xiong | 2016-06-02 | 2 | -0/+5 |
* | Revert "zhack: Add 'feature disable' command" | Brian Behlendorf | 2016-05-17 | 1 | -0/+2 |
* | zhack: Add 'feature disable' command | Brian Behlendorf | 2016-05-17 | 1 | -2/+0 |
* | Use zfs range locks in ztest | Boris Protopopov | 2016-05-17 | 1 | -0/+1 |
* | OpenZFS 6739 - assumption in cv_timedwait_hires | Denys Rtveliashvili | 2016-05-15 | 1 | -26/+24 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 2 | -2/+49 |
* | taskq_create() calls thread_create() with wrong arguments | Denys Rtveliashvili | 2016-05-05 | 1 | -1/+1 |
* | Add pn_alloc()/pn_free() functions | Brian Behlendorf | 2016-04-21 | 1 | -0/+1 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-10 | 1 | -0/+22 |
* | kobj_read_file: Return -1 on vn_rdwr() error | Richard Yao | 2016-01-23 | 1 | -2/+3 |
* | Illumos 6815179, 6844191 | Brian Behlendorf | 2016-01-22 | 1 | -2/+2 |
* | Fix vn_rdwr() compiler warning | Brian Behlendorf | 2016-01-11 | 1 | -2/+2 |
* | Illumos 4891 - want zdb option to dump all metadata | Matthew Ahrens | 2016-01-11 | 1 | -2/+33 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -0/+1 |
* | Align thread priority with Linux defaults | Brian Behlendorf | 2015-07-28 | 2 | -2/+4 |
* | Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_grow | Matthew Ahrens | 2015-07-23 | 1 | -0/+1 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -113/+105 |
* | Update all default taskq settings | Brian Behlendorf | 2015-06-25 | 1 | -1/+0 |
* | Add taskq_wait_outstanding() function | Brian Behlendorf | 2015-06-11 | 1 | -0/+6 |
* | Illumos 5497 - lock contention on arcs_mtx | Prakash Surya | 2015-06-11 | 1 | -0/+1 |
* | Illumos #5244 - zio pipeline callers should explicitly invoke next stage | George Wilson | 2015-04-30 | 1 | -0/+4 |
* | Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr... | Matthew Ahrens | 2015-04-28 | 1 | -0/+3 |
* | Change VERIFY to ASSERT in mutex_destroy() | Brian Behlendorf | 2015-02-11 | 1 | -1/+1 |
* | Read spl_hostid module parameter before gethostid() | Chunwei Chen | 2015-02-04 | 1 | -1/+25 |
* | Mark IO pipeline with PF_FSTRANS | Brian Behlendorf | 2015-01-16 | 1 | -0/+17 |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 1 | -0/+1 |
* | Update utsname support | Brian Behlendorf | 2014-10-17 | 1 | -4/+8 |
* | Make user stack limit configurable | Brian Behlendorf | 2014-09-30 | 1 | -24/+24 |
* | lib/libzpool/kernel.c: Assert no owners in rw_destroy() | Richard Yao | 2014-09-23 | 1 | -1/+1 |
* | Remove obsolete comment about guard pages | Ned Bass | 2014-09-22 | 1 | -6/+0 |