| Commit message (Expand) | Author | Age | Files | Lines |
* | Force ztest to always use /dev/urandom | Brian Behlendorf | 2018-01-12 | 1 | -2/+4 |
* | Simplify threads, mutexs, cvs and rwlocks | Brian Behlendorf | 2017-08-11 | 1 | -231/+59 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 1 | -186/+9 |
* | Make hostid consistent in user and kernel space | Olaf Faaland | 2017-07-13 | 1 | -3/+37 |
* | Linux 4.12 compat: PF_FSTRANS was removed | Chunwei Chen | 2017-05-09 | 1 | -1/+1 |
* | OpenZFS 6871 - libzpool implementation of thread_create should enforce length... | George Melikov | 2017-01-24 | 1 | -1/+2 |
* | OpenZFS 6328 - Fix cstyle errors in zfs codebase | George Melikov | 2017-01-12 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -4/+4 |
* | 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 150953, 147603, 147610 | luozhengzheng | 2016-10-04 | 1 | -2/+4 |
* | Fix coverity defects: CID 147531 147532 147533 147535 | GeLiXin | 2016-09-30 | 1 | -5/+6 |
* | Fix cv_timedwait_hires | Brian Behlendorf | 2016-08-29 | 1 | -4/+11 |
* | 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 | 1 | -7/+93 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -0/+2 |
* | 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 | 1 | -0/+4 |
* | 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 |
* | 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 | 1 | -0/+44 |
* | 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 |
* | Align thread priority with Linux defaults | Brian Behlendorf | 2015-07-28 | 1 | -0/+2 |
* | Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_grow | Matthew Ahrens | 2015-07-23 | 1 | -0/+1 |
* | 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 |
* | 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 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -4/+2 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -9/+9 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 1 | -0/+35 |
* | Illumos #3537 | Matthew Ahrens | 2013-10-31 | 1 | -2/+31 |
* | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 1 | -0/+8 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -0/+5 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -0/+6 |
* | Silence 'old_umask' uninit variable warning | Brian Behlendorf | 2013-05-01 | 1 | -1/+1 |
* | Remove NPTL_GUARD_WITHIN_STACK | Brian Behlendorf | 2013-01-29 | 1 | -2/+1 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -1/+3 |
* | Create threads in detached state in userspace. | Etienne Dechamps | 2012-10-03 | 1 | -1/+2 |
* | Increase the stack space in userspace. | Etienne Dechamps | 2012-09-06 | 1 | -4/+9 |
* | Cleanup ZFS debug infrastructure | Brian Behlendorf | 2012-02-02 | 1 | -4/+0 |