Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -1/+1 |
* | Use taskq for dump_bytes() | Brian Behlendorf | 2013-05-06 | 1 | -0/+1 |
* | 3246 ZFS I/O deadman thread | George.Wilson | 2013-05-01 | 1 | -0/+9 |
* | Remove NPTL_GUARD_WITHIN_STACK | Brian Behlendorf | 2013-01-29 | 1 | -6/+0 |
* | Use cv_wait_io() which will will account for iowait | Matt Johnston | 2013-01-07 | 1 | -0/+1 |
* | Fix VOP_CLOSE() in userspace. | Etienne Dechamps | 2012-10-03 | 1 | -1/+1 |
* | Create threads in detached state in userspace. | Etienne Dechamps | 2012-10-03 | 1 | -2/+2 |
* | Illumos #2703: add mechanism to report ZFS send progress | Bill Pijewski | 2012-09-19 | 1 | -0/+2 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-04 | 1 | -0/+1 |
* | Revert Disable direct reclaim for z_wr_* threads | Richard Yao | 2012-08-27 | 1 | -1/+0 |
* | Wrap smp_processor_id in kpreempt_[dis|en]able | Prakash Surya | 2012-08-24 | 1 | -0/+4 |
* | Illumos #1693: persistent 'comment' field for a zpool | Dan McDonald | 2012-08-08 | 1 | -0/+2 |
* | Cleanup ZFS debug infrastructure | Brian Behlendorf | 2012-02-02 | 1 | -3/+2 |
* | Illumos #734: Use taskq_dispatch_ent() interface | Garrett D'Amore | 2011-12-14 | 1 | -0/+17 |
* | Improve meta data performance | Brian Behlendorf | 2011-11-03 | 1 | -0/+2 |
* | Disable direct reclaim for z_wr_* threads | Brian Behlendorf | 2011-05-06 | 1 | -0/+1 |
* | Fix libzpool cv_* build error | Brian Behlendorf | 2011-03-31 | 1 | -1/+2 |
* | Add Linux Compat Infrastructure | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
* | Add basic uio support | Brian Behlendorf | 2011-02-10 | 1 | -2/+1 |
* | Use cv_timedwait_interruptible in arc | Brian Behlendorf | 2010-12-14 | 1 | -0/+1 |
* | Use linux __KERNEL__ define | Brian Behlendorf | 2010-09-10 | 1 | -1/+1 |
* | Support custom build directories and move includes | Brian Behlendorf | 2010-09-08 | 1 | -0/+624 |