| Commit message (Expand) | Author | Age | Files | Lines |
* | Add spa_slop_shift module option | Brian Behlendorf | 2015-09-02 | 1 | -0/+3 |
* | Update all default taskq settings | Brian Behlendorf | 2015-06-25 | 1 | -2/+0 |
* | Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size | Matthew Ahrens | 2015-06-10 | 1 | -1/+4 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -0/+10 |
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -0/+38 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -0/+48 |
* | Remove useless variable spa_active_count | Isaac Huang | 2015-04-27 | 1 | -7/+2 |
* | Serialize access to spa->spa_feat_stats nvlist | Ned Bass | 2015-04-24 | 1 | -0/+2 |
* | Use cached feature info in spa_add_feature_stats() | Ned Bass | 2015-03-05 | 1 | -0/+1 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -7/+7 |
* | Retire KM_NODEBUG | Brian Behlendorf | 2015-01-16 | 1 | -1/+1 |
* | Document zfs_flags module parameter | Ned Bass | 2015-01-07 | 1 | -1/+1 |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 1 | -0/+67 |
* | Illumos 4958 zdb trips assert on pools with ashift >= 0xe | Alex Reece | 2014-10-23 | 1 | -1/+1 |
* | Illumos 4753 - increase number of outstanding async writes when sync task is ... | Alex Reece | 2014-09-23 | 1 | -0/+10 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -3/+6 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -1/+1 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -5/+24 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -4/+6 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -3/+3 |
* | Use a dedicated taskq for vdev_file | Chunwei Chen | 2014-05-14 | 1 | -0/+3 |
* | Handle vdev_lookup_top() failure in dva_get_dsize_sync() | Brian Behlendorf | 2014-05-06 | 1 | -1/+3 |
* | Use KM_PUSHPAGE in spa_add() for spa_label_features. | Tim Chase | 2014-03-10 | 1 | -1/+1 |
* | Add ddt, ddt_entry, and l2arc_hdr caches | John Layman | 2014-01-07 | 1 | -0/+2 |
* | 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 | -20/+26 |
* | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 1 | -0/+17 |
* | Illumos #3236 | George Wilson | 2013-11-05 | 1 | -1/+0 |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 1 | -1/+1 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 1 | -2/+2 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -2/+2 |
* | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 1 | -1/+3 |
* | Fix spa_deadman() TQ_SLEEP warning | Brian Behlendorf | 2013-09-25 | 1 | -1/+1 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -10/+9 |
* | Illumos #3329, #3330, #3331, #3335 | George Wilson | 2013-05-06 | 1 | -0/+2 |
* | 3246 ZFS I/O deadman thread | George.Wilson | 2013-05-01 | 1 | -0/+54 |
* | Illumos #3090 and #3102 | George Wilson | 2013-01-08 | 1 | -2/+15 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -5/+52 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -5/+5 |
* | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 1 | -2/+14 |
* | Cleanup ZFS debug infrastructure | Brian Behlendorf | 2012-02-02 | 1 | -28/+0 |
* | Illumos #1051: zfs should handle imbalanced luns | George Wilson | 2011-08-01 | 1 | -0/+7 |
* | Add missing ZFS tunables | Brian Behlendorf | 2011-05-04 | 1 | -0/+3 |
* | Add linux kernel module support | Brian Behlendorf | 2010-08-31 | 1 | -0/+80 |
* | Add linux kernel memory support | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Add linux kernel disk support | Brian Behlendorf | 2010-08-31 | 1 | -6/+0 |
* | Add linux events | Brian Behlendorf | 2010-08-31 | 1 | -0/+3 |
* | Fix gcc uninitialized variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc invalid prototype warnings | Brian Behlendorf | 2010-08-27 | 1 | -1/+1 |
* | Fix gcc c90 compliance warnings | Brian Behlendorf | 2010-08-27 | 1 | -13/+25 |