| Commit message (Expand) | Author | Age | Files | Lines |
* | OpenZFS 7303 - dynamic metaslab selection | Don Brady | 2017-01-12 | 1 | -0/+2 |
* | Use a dedicated taskq for vdev_file | Chunwei Chen | 2016-12-21 | 1 | -0/+2 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -1/+2 |
* | Speed up zvol import and export speed | Brian Behlendorf | 2016-12-08 | 1 | -1/+1 |
|\ |
|
| * | Use system_delay_taskq for long delay tasks | Chunwei Chen | 2016-12-01 | 1 | -1/+1 |
* | | Cache ddt_get_dedup_dspace() value if there was no ddt changes | Gvozden Neskovic | 2016-12-02 | 1 | -0/+3 |
|/ |
|
* | OpenZFS 7090 - zfs should throttle allocations | Don Brady | 2016-10-13 | 1 | -0/+6 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -1/+6 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -14/+6 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -0/+10 |
* | SIMD implementation of vdev_raidz generate and reconstruct routines | Gvozden Neskovic | 2016-06-21 | 1 | -0/+3 |
* | Change KM_SLEEP to TQ_SLEEP in spa_deadman() | Tim Chase | 2016-03-09 | 1 | -1/+1 |
* | Illumos 6367 - spa_config_tryenter incorrectly handles the multiple-lock case | Saso Kiselkov | 2016-01-12 | 1 | -3/+5 |
* | 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 |