aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_raidz.c
Commit message (Expand)AuthorAgeFilesLines
* ABD changes for vectorized RAIDZGvozden Neskovic2016-11-291-6/+10
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-196/+403
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-0/+7
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-091-2/+2
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-191-14/+10
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-211-156/+42
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-301-4/+5
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-3/+3
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-1/+1
* Reduce stack for traverse_visitbp() recursionBrian Behlendorf2013-11-141-1/+4
* Illumos #3742Will Andrews2013-11-041-5/+4
* Illumos #3741Will Andrews2013-11-041-0/+65
* Illumos #3598Matthew Ahrens2013-10-311-7/+7
* Illumos #3522George Wilson2013-10-301-1/+2
* Illumos #3006Madhav Suresh2013-06-191-3/+3
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-1/+5
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* Fix variables named currentBrian Behlendorf2010-08-311-14/+14
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-3/+6
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-2/+2
* Fix gcc 64-bit constant warningsRicardo M. Correia2010-08-261-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-38/+261
* Rebase master to b121Brian Behlendorf2009-08-181-283/+996
* Rebase master to b117Brian Behlendorf2009-07-021-2/+2
* Rebase master to b105Brian Behlendorf2009-01-151-3/+4
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1209