| Commit message (Expand) | Author | Age | Files | Lines |
* | Multi-modifier protection (MMP) | Olaf Faaland | 2017-07-13 | 1 | -0/+27 |
* | OpenZFS 5428 - provide fts(), reallocarray(), and strtonum() | Yuri Pankov | 2017-07-08 | 1 | -1/+1 |
* | Implemented zpool scrub pause/resume | Alek P | 2017-07-06 | 1 | -0/+8 |
* | Force fault a vdev with 'zpool offline -f' | Tony Hutter | 2017-05-19 | 1 | -3/+11 |
* | Fix size inflation in spa_get_worst_case_asize() | LOLi | 2017-04-10 | 1 | -2/+10 |
* | OpenZFS 8023 - Panic destroying a metaslab deferred range tree | George Wilson | 2017-04-09 | 1 | -0/+10 |
* | GZIP compression offloading with QAT accelerator | wli5 | 2017-03-22 | 1 | -0/+3 |
* | OpenZFS 7968 - multi-threaded spa_sync() | Matthew Ahrens | 2017-03-20 | 1 | -2/+2 |
* | OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space | Brian Behlendorf | 2017-03-07 | 1 | -2/+1 |
* | OpenZFS 7104 - increase indirect block size | Matthew Ahrens | 2017-02-09 | 1 | -2/+8 |
* | Update deadman operation to better align with upstream OpenZFS | Tim Chase | 2017-01-31 | 1 | -1/+15 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 1 | -1/+2 |
* | 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 |