summaryrefslogtreecommitdiffstats
path: root/module/zfs/metaslab.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #4756 Fix metaslab_group_preload deadlockGeorge Wilson2014-07-221-3/+22
* Illumos #4730 destroy metaslab group taskqGeorge Wilson2014-07-221-1/+2
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-531/+733
* Move metaslab_group_alloc_update() callPrakash Surya2014-07-221-2/+2
* Convert zfs_mg_noalloc_threshold to a module parameter and documentTim Chase2014-07-161-0/+4
* Fix styleBrian Behlendorf2014-05-061-1/+2
* Illumos #4101 finer-grained control of metaslab_debugGeorge Wilson2014-05-061-6/+14
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-3/+5
* Illumos #4168, #4169, #4170George Wilson2013-11-051-1/+9
* Illumos #3954, #4080, #4081George Wilson2013-11-051-4/+109
* Illumos #3598Matthew Ahrens2013-10-311-6/+8
* Illumos #3578, #3579George Wilson2013-10-311-11/+27
* Illumos #3552George Wilson2013-10-181-10/+17
* Illumos #3464Matthew Ahrens2013-09-041-0/+40
* Illumos #3552, #3564George Wilson2013-06-191-85/+265
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Illumos #3329, #3330, #3331, #3335George Wilson2013-05-061-2/+3
* Add metaslab_debug optionBrian Behlendorf2013-03-181-1/+6
* Add FASTWRITE algorithm for synchronous writes.Etienne Dechamps2012-10-171-2/+70
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-5/+5
* Illumos #1909: disk sync write perf regression when slog is used post oi_148Brian Behlendorf2012-04-191-2/+2
* Illumos #1051: zfs should handle imbalanced lunsGeorge Wilson2011-08-011-27/+78
* Fix metaslabBrian Behlendorf2010-08-311-0/+20
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-15/+20
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-206/+570
* Rebase master to b117Brian Behlendorf2009-07-021-34/+208
* Rebase master to b105Brian Behlendorf2009-01-151-2/+19
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1049