aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_raidz.c
Commit message (Expand)AuthorAgeFilesLines
* Improve too large physical ashift handlingAlexander Motin2022-09-081-2/+8
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Avoid memory copy when verifying raidz/draid parityAlexander Motin2022-07-051-2/+3
* Scrub mirror children without BPsBrian Behlendorf2022-06-231-2/+16
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-3/+1
* Clean up CSTYLEDsнаб2022-01-261-2/+0
* Verify dRAID empty sectorsBrian Behlendorf2022-01-041-5/+11
* module: zfs: fix unused, remove argsusedнаб2021-12-231-3/+5
* Single IO issue for raidz writes with skip sectorBrian Atkinson2021-11-091-37/+135
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-201-3/+6
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Clean up RAIDZ/DRAID ereport codeMatthew Ahrens2021-03-191-185/+12
* Remove unused rr_codeMatthew Ahrens2021-03-171-46/+23
* Checksum errors may not be countedDon Brady2021-02-191-12/+8
* RAIDZ2/3 fails to heal silently corrupted parity w/2+ bad disksMatthew Ahrens2021-01-261-10/+0
* allow callers to allocate and provide the abd_t structMatthew Ahrens2021-01-201-34/+15
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-755/+1109
* Avoid posting duplicate zpool eventsDon Brady2020-09-041-17/+18
* zio_ereport_post() and zio_ereport_start() return values are ignoredToomas Soome2020-08-311-1/+1
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-2/+4
* Fix typosAndrea Gelmini2020-06-091-2/+2
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-3/+3
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-3/+3
* Update vdev_ops_t from illumosIgor K2019-06-201-13/+13
* Add TRIM supportBrian Behlendorf2019-03-291-1/+1
* Make zpool status counters match error events countTony Hutter2019-03-141-2/+7
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+75
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+1
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-11-281-2/+2
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-26/+11
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-4/+5
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-121-10/+49
* Remove dependency on linear ABDGvozden Neskovic2017-03-291-51/+41
* ABD style cleanupsIsaac Huang2017-02-241-12/+13
* 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