| Commit message (Expand) | Author | Age | Files | Lines |
* | Silence compile-time warning on unused variable | Tomohiro Kusumi | 2018-05-01 | 1 | -2/+1 |
* | OpenZFS 9236 - nuke spa_dbgmsg | Matthew Ahrens | 2018-04-30 | 1 | -2/+2 |
* | OpenZFS 9280 - Assertion failure while running removal_with_ganging test with... | Matt Ahrens | 2018-04-17 | 1 | -5/+7 |
* | OpenZFS 9290 - device removal reduces redundancy of mirrors | Matthew Ahrens | 2018-04-14 | 1 | -1/+1 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -119/+520 |
* | Sequential scrub and resilvers | Tom Caputi | 2017-11-15 | 1 | -80/+2 |
* | Undo c89 workarounds to match with upstream | Don Brady | 2017-11-04 | 1 | -79/+46 |
* | Relax ASSERT for #6526 | Tom Caputi | 2017-10-11 | 1 | -1/+2 |
* | OpenZFS 8023 - Panic destroying a metaslab deferred range tree | George Wilson | 2017-04-09 | 1 | -6/+17 |
* | OpenZFS 7072 - zfs fails to expand if lun added when os is in shutdown state | George Melikov | 2017-02-01 | 1 | -1/+7 |
* | OpenZFS 7613 - ms_freetree[4] is only used in syncing context | Tim Chase | 2017-01-26 | 1 | -43/+38 |
* | OpenZFS 7303 - dynamic metaslab selection | Don Brady | 2017-01-12 | 1 | -198/+834 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -10/+17 |
* | Fix coverity defects: CID 147575, 147577, 147578, 147579 | cao | 2016-11-07 | 1 | -1/+1 |
* | Add TASKQID_INVALID | Brian Behlendorf | 2016-11-02 | 1 | -1/+1 |
* | OpenZFS 7090 - zfs should throttle allocations | Don Brady | 2016-10-13 | 1 | -51/+289 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -27/+11 |
* | Fix gcc self-comparison warning | Brian Behlendorf | 2016-08-02 | 1 | -1/+1 |
* | gcc build error: -Wbool-compare in metaslab.c | DHE | 2016-03-30 | 1 | -1/+2 |
* | Remove fastwrite mutex | Richard Yao | 2016-01-15 | 1 | -9/+0 |
* | Illumos 6295 - metaslab_condense's dbgmsg should include vdev id | Joe Stein | 2016-01-12 | 1 | -5/+6 |
* | Disable LBA weighting on files and SSDs | Richard Yao | 2015-09-01 | 1 | -1/+1 |
* | Align thread priority with Linux defaults | Brian Behlendorf | 2015-07-28 | 1 | -1/+1 |
* | Prevent reclaim in metaslab preload threads | Tim Chase | 2015-07-06 | 1 | -0/+2 |
* | Update all default taskq settings | Brian Behlendorf | 2015-06-25 | 1 | -1/+1 |
* | Make metaslab_aliquot a module parameter. | Etienne Dechamps | 2015-06-22 | 1 | -1/+4 |
* | Document metaslab_aliquot. | Etienne Dechamps | 2015-06-22 | 1 | -0/+7 |
* | Allocate disk space fairly in the presence of vdevs of unequal size. | Etienne Dechamps | 2015-06-22 | 1 | -11/+25 |
* | Use taskq_wait_outstanding() function | Brian Behlendorf | 2015-06-11 | 1 | -2/+2 |
* | Remove metaslab_min_alloc_size module option | Brian Behlendorf | 2015-05-11 | 1 | -6/+0 |
* | Skip bad DVAs during free by setting zfs_recover=1 | Brian Behlendorf | 2015-02-13 | 1 | -6/+4 |
* | Revert "Don't read space maps during import for readonly pools" | Brian Behlendorf | 2015-02-09 | 1 | -3/+2 |
* | Don't read space maps during import for readonly pools | Brian Behlendorf | 2015-02-09 | 1 | -2/+3 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -6/+6 |
* | Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIO | Prakash Surya | 2014-11-14 | 1 | -23/+33 |
* | Illumos 5164-5165 - space map fixes | Matthew Ahrens | 2014-10-23 | 1 | -4/+10 |
* | Illumos 4958 zdb trips assert on pools with ashift >= 0xe | Alex Reece | 2014-10-23 | 1 | -4/+35 |
* | Don't upgrade a metaslab when the pool is not writable | Tim Chase | 2014-08-18 | 1 | -5/+8 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -135/+496 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -0/+2 |
* | Illumos 4754, 4755 | George Wilson | 2014-07-30 | 1 | -41/+6 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -5/+5 |
* | Illumos #4756 Fix metaslab_group_preload deadlock | George Wilson | 2014-07-22 | 1 | -3/+22 |
* | Illumos #4730 destroy metaslab group taskq | George Wilson | 2014-07-22 | 1 | -1/+2 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -531/+733 |
* | Move metaslab_group_alloc_update() call | Prakash Surya | 2014-07-22 | 1 | -2/+2 |
* | Convert zfs_mg_noalloc_threshold to a module parameter and document | Tim Chase | 2014-07-16 | 1 | -0/+4 |
* | Fix style | Brian Behlendorf | 2014-05-06 | 1 | -1/+2 |
* | Illumos #4101 finer-grained control of metaslab_debug | George Wilson | 2014-05-06 | 1 | -6/+14 |