| Commit message (Expand) | Author | Age | Files | Lines |
* | Illumos 4754, 4755 | George Wilson | 2014-07-30 | 1 | -9/+0 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -2/+2 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -5/+14 |
* | Revert "Fix __zio_execute() asynchronous dispatch" | Brian Behlendorf | 2014-06-11 | 1 | -2/+0 |
* | Use default slab types | Brian Behlendorf | 2014-05-22 | 1 | -14/+3 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -12/+15 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -44/+39 |
* | Illumos #3954, #4080, #4081 | George Wilson | 2013-11-05 | 1 | -2/+3 |
* | Illumos #3836 | Matthew Ahrens | 2013-11-05 | 1 | -3/+26 |
* | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 1 | -2/+12 |
* | Illumos #3236 | George Wilson | 2013-11-05 | 1 | -10/+95 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -6/+6 |
* | Fix order of function calls in zio_free_sync() | Richard Yao | 2013-10-29 | 1 | -2/+1 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -2/+6 |
* | Fix z_wr_iss_h zio_execute() import hang | Brian Behlendorf | 2013-08-15 | 1 | -3/+5 |
* | Remove zio_alloc_arena | Richard Yao | 2013-08-01 | 1 | -6/+0 |
* | Log pool suspension warnings to the console | Brian Behlendorf | 2013-07-10 | 1 | -0/+3 |
* | Update zio.c | Shen Yan | 2013-07-09 | 1 | -1/+1 |
* | Illumos #3498 panic in arc_read() | George Wilson | 2013-07-02 | 1 | -1/+1 |
* | Add zfs_sync_pass_* tunable parameters | Cyril Plisko | 2013-07-02 | 1 | -0/+12 |
* | Illumos #3805 arc shouldn't cache freed blocks | Matthew Ahrens | 2013-06-20 | 1 | -0/+2 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -1/+1 |
* | Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contention | Adam Leventhal | 2013-05-06 | 1 | -11/+17 |
* | Illumos #3329, #3330, #3331, #3335 | George Wilson | 2013-05-06 | 1 | -3/+19 |
* | Illumos #3306, #3321 | George Wilson | 2013-05-03 | 1 | -1/+1 |
* | 3246 ZFS I/O deadman thread | George.Wilson | 2013-05-01 | 1 | -3/+5 |
* | Add zio_ddt_free()+ddt_phys_decref() error handling | Brian Behlendorf | 2013-03-19 | 1 | -2/+5 |
* | Illumos #3035 LZ4 compression support in ZFS and GRUB | Eric Dillmann | 2013-01-29 | 1 | -0/+4 |
* | Only reduce __zio_execute() stack usage in kernel space | Brian Behlendorf | 2013-01-09 | 1 | -0/+2 |
* | Fix __zio_execute() asynchronous dispatch | Brian Behlendorf | 2013-01-08 | 1 | -9/+17 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -2/+44 |
* | Use cv_wait_io() which will will account for iowait | Matt Johnston | 2013-01-07 | 1 | -1/+1 |
* | Revert part of "Log I/Os longer than zio_delay_max (30s default)" | Matt Johnston | 2013-01-07 | 1 | -22/+10 |
* | Log I/Os longer than zio_delay_max (30s default) | Brian Behlendorf | 2012-11-02 | 1 | -10/+22 |
* | Revert "Don't ashift-align vdev read requests." | Brian Behlendorf | 2012-10-24 | 1 | -9/+3 |
* | Add FASTWRITE algorithm for synchronous writes. | Etienne Dechamps | 2012-10-17 | 1 | -6/+17 |
* | Don't ashift-align vdev read requests. | Etienne Dechamps | 2012-10-12 | 1 | -3/+9 |
* | Disable page allocation warnings for ARC buffers | Brian Behlendorf | 2012-09-06 | 1 | -2/+3 |
* | Pre-allocate vdev I/O buffers | Brian Behlendorf | 2012-08-27 | 1 | -0/+22 |
* | Illumos #1909: disk sync write perf regression when slog is used post oi_148 | Brian Behlendorf | 2012-04-19 | 1 | -5/+14 |
* | Add zio constructor/destructor | Brian Behlendorf | 2012-03-21 | 1 | -15/+63 |
* | Revert "Add zio constructor/destructor" | Brian Behlendorf | 2012-03-21 | 1 | -62/+15 |
* | Add zio constructor/destructor | Brian Behlendorf | 2012-03-07 | 1 | -15/+62 |
* | Illumos #734: Use taskq_dispatch_ent() interface | Garrett D'Amore | 2011-12-14 | 1 | -5/+16 |
* | Improve meta data performance | Brian Behlendorf | 2011-11-03 | 1 | -8/+18 |
* | Illumos #1051: zfs should handle imbalanced luns | George Wilson | 2011-08-01 | 1 | -1/+21 |
* | Make tgx_sync_thread zio's async | Brian Behlendorf | 2011-05-31 | 1 | -4/+13 |
* | Add missing ZFS tunables | Brian Behlendorf | 2011-05-04 | 1 | -2/+5 |
* | Use KM_PUSHPAGE instead of KM_SLEEP | Brian Behlendorf | 2011-03-22 | 1 | -4/+4 |
* | Shorten zio_* thread names | Brian Behlendorf | 2010-11-08 | 1 | -2/+1 |