| Commit message (Expand) | Author | Age | Files | Lines |
* | txg visibility code should not execute under tc_open_lock | Richard Yao | 2016-07-27 | 1 | -4/+5 |
* | Increase default user space stack size | Brian Behlendorf | 2016-01-13 | 1 | -1/+1 |
* | Identify locks flagged by lockdep | Olaf Faaland | 2015-12-22 | 1 | -1/+1 |
* | Align thread priority with Linux defaults | Brian Behlendorf | 2015-07-28 | 1 | -3/+3 |
* | Update all default taskq settings | Brian Behlendorf | 2015-06-25 | 1 | -2/+2 |
* | Rename cv_wait_interruptible() to cv_wait_sig() | Brian Behlendorf | 2015-06-11 | 1 | -2/+2 |
* | Use taskq_wait_outstanding() function | Brian Behlendorf | 2015-06-11 | 1 | -1/+1 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -3/+3 |
* | Mark IO pipeline with PF_FSTRANS | Brian Behlendorf | 2015-01-16 | 1 | -9/+1 |
* | Remove duplicate typedefs from trace.h | Ned Bass | 2015-01-06 | 1 | -0/+1 |
* | Illumos 4753 - increase number of outstanding async writes when sync task is ... | Alex Reece | 2014-09-23 | 1 | -1/+21 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -0/+4 |
* | Use ddi_time_after and friends to compare time | Chunwei Chen | 2014-04-14 | 1 | -2/+2 |
* | replace nreserved with ndirty in txgs kstat | Ned Bass | 2014-03-04 | 1 | -1/+3 |
* | Call gethrtime() only once per new txg creation | Cyril Plisko | 2014-01-23 | 1 | -2/+2 |
* | Add additional state TXG_STATE_WAIT_FOR_SYNC for txg. | Igor Lvovsky | 2014-01-23 | 1 | -0/+3 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -4/+4 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -5/+28 |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 1 | -1/+1 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -1/+13 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 1 | -10/+17 |
* | Illumos #3642, #3643 | George Wilson | 2013-11-01 | 1 | -6/+12 |
* | Add visibility in to txg sync behavior | Brian Behlendorf | 2013-10-25 | 1 | -1/+26 |
* | Revert "Add txgs-<pool> kstat file" | Brian Behlendorf | 2013-10-25 | 1 | -46/+0 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -16/+21 |
* | Fix txg_quiesce thread deadlock | Brian Behlendorf | 2013-04-26 | 1 | -7/+7 |
* | Illumos #3447 improve the comment in txg.c | Adam H. Leventhal | 2013-01-30 | 1 | -2/+71 |
* | Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async | Matthew Ahrens | 2013-01-08 | 1 | -1/+3 |
* | Add txgs-<pool> kstat file | Brian Behlendorf | 2012-11-02 | 1 | -0/+46 |
* | Fix zfs_txg_timeout module parameter | Brian Behlendorf | 2012-10-11 | 1 | -1/+6 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -1/+1 |
* | Annotate KM_PUSHPAGE call paths with PF_NOFS | Brian Behlendorf | 2012-08-27 | 1 | -0/+9 |
* | Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool)) | Richard Yao | 2012-08-27 | 1 | -13/+0 |
* | Wrap smp_processor_id in kpreempt_[dis|en]able | Prakash Surya | 2012-08-24 | 1 | -1/+11 |
* | Add 'dmu_tx' kstats entry | Brian Behlendorf | 2012-02-27 | 1 | -0/+2 |
* | Illumos #1313: Integer overflow in txg_delay() | Martin Matuska | 2011-08-01 | 1 | -1/+1 |
* | Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool)) | Brian Behlendorf | 2011-04-07 | 1 | -0/+13 |
* | Fix inflated load average | Brian Behlendorf | 2011-03-31 | 1 | -2/+2 |
* | Add API to wait for pending commit callbacks | Ricardo M. Correia | 2011-02-16 | 1 | -0/+15 |
* | Add linux kernel module support | Brian Behlendorf | 2010-08-31 | 1 | -0/+16 |
* | Add linux kernel memory support | Brian Behlendorf | 2010-08-31 | 1 | -2/+2 |
* | Fix commit callbacks | Ricardo M. Correia | 2010-08-31 | 1 | -3/+3 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -1/+1 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -38/+123 |
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 1 | -0/+12 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 1 | -0/+627 |