| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify threads, mutexs, cvs and rwlocks | Brian Behlendorf | 2017-08-11 | 1 | -79/+41 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 1 | -4/+0 |
* | Add line info and SET_ERROR() to ZFS debug log | Ned Bass | 2017-07-25 | 1 | -9/+0 |
* | Linux 4.12 compat: PF_FSTRANS was removed | Chunwei Chen | 2017-05-09 | 1 | -1/+1 |
* | OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro... | George Melikov | 2017-01-31 | 1 | -6/+4 |
* | OpenZFS 6871 - libzpool implementation of thread_create should enforce length... | George Melikov | 2017-01-24 | 1 | -1/+1 |
* | OpenZFS 7303 - dynamic metaslab selection | Don Brady | 2017-01-12 | 1 | -0/+1 |
* | Use system_delay_taskq for long delay tasks | Chunwei Chen | 2016-12-01 | 1 | -0/+1 |
* | Add TASKQID_INVALID | Brian Behlendorf | 2016-11-02 | 1 | -0/+2 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -0/+1 |
* | OpenZFS 5997 - FRU field not set during pool creation and never updated | Hans Rosenfeld | 2016-08-12 | 1 | -2/+4 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 1 | -1/+27 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -0/+1 |
* | OpenZFS 6739 - assumption in cv_timedwait_hires | Denys Rtveliashvili | 2016-05-15 | 1 | -1/+2 |
* | Use cv_timedwait_sig_hires in arc_reclaim_thread | Chunwei Chen | 2016-05-12 | 1 | -0/+2 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -0/+1 |
* | Ensure correct return value type | Carlo Landmeter | 2016-03-29 | 1 | -1/+1 |
* | Illumos 6815179, 6844191 | Brian Behlendorf | 2016-01-22 | 1 | -0/+2 |
* | Increase default user space stack size | Brian Behlendorf | 2016-01-13 | 1 | -1/+1 |
* | Illumos 4891 - want zdb option to dump all metadata | Matthew Ahrens | 2016-01-11 | 1 | -0/+2 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -1/+11 |
* | Add lock types RW_NOLOCKDEP and MUTEX_NOLOCKDEP | Olaf Faaland | 2015-12-22 | 1 | -0/+2 |
* | Align thread priority with Linux defaults | Brian Behlendorf | 2015-07-28 | 1 | -2/+7 |
* | Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_grow | Matthew Ahrens | 2015-07-23 | 1 | -1/+4 |
* | Illumos 5163 - arc should reap range_seg_cache | George Wilson | 2015-06-25 | 1 | -1/+1 |
* | Rename cv_wait_interruptible() to cv_wait_sig() | Brian Behlendorf | 2015-06-11 | 1 | -2/+2 |
* | Add taskq_wait_outstanding() function | Brian Behlendorf | 2015-06-11 | 1 | -0/+1 |
* | Illumos 5497 - lock contention on arcs_mtx | Prakash Surya | 2015-06-11 | 1 | -0/+1 |
* | Mark all ZPL and ioctl functions as PF_FSTRANS | Tim Chase | 2015-04-03 | 1 | -1/+0 |
* | Use MUTEX_FSTRANS mutex type | Brian Behlendorf | 2015-03-03 | 1 | -0/+1 |
* | Add kmem_cache.h include to default context | Brian Behlendorf | 2015-01-16 | 1 | -0/+1 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -1/+0 |
* | Retire KM_NODEBUG | Brian Behlendorf | 2015-01-16 | 1 | -1/+1 |
* | Mark IO pipeline with PF_FSTRANS | Brian Behlendorf | 2015-01-16 | 1 | -1/+6 |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 1 | -8/+4 |
* | Update utsname support | Brian Behlendorf | 2014-10-17 | 1 | -0/+5 |
* | Make user stack limit configurable | Brian Behlendorf | 2014-09-30 | 1 | -6/+7 |
* | Replace __va_list with va_list | Alec Salazar | 2014-08-13 | 1 | -2/+2 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -2/+2 |
* | libspl: Implement LWP rwlock interface | Richard Yao | 2014-05-01 | 1 | -0/+1 |
* | Use ddi_time_after and friends to compare time | Chunwei Chen | 2014-04-14 | 1 | -0/+10 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -2/+2 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -1/+13 |
* | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 1 | -0/+2 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 1 | -0/+2 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -14/+33 |
* | Illumos #3537 | Matthew Ahrens | 2013-10-31 | 1 | -2/+8 |
* | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 1 | -0/+5 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -3/+23 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -0/+1 |