aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_mirror.c
Commit message (Expand)AuthorAgeFilesLines
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-1/+3
* Fix spellingka72017-01-031-1/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-6/+8
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-2/+3
* FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...smh2016-02-261-111/+214
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-301-4/+5
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-2/+2
* Handle NULL mirror child vdevBrian Behlendorf2014-10-171-1/+1
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-2/+2
* Reduce stack for traverse_visitbp() recursionBrian Behlendorf2013-11-141-4/+10
* Illumos #3598Matthew Ahrens2013-10-311-6/+6
* Removing unneeded mutex for reading vq_pending_tree sizeGregorKopka2013-09-251-8/+1
* Improve N-way mirror performanceBrian Behlendorf2013-07-111-3/+73
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-1/+7
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-2/+2
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-4/+7
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-3/+14
* Rebase master to b121Brian Behlendorf2009-08-181-10/+8
* Rebase master to b108Brian Behlendorf2009-02-181-6/+11
* Rebase master to b105Brian Behlendorf2009-01-151-17/+8
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+480