aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zio_inject.c
Commit message (Expand)AuthorAgeFilesLines
* Add slow disk diagnosis to ZEDDon Brady2024-02-081-0/+4
* Cleanup: Switch to strlcpy from strncpyRichard Yao2022-09-271-1/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Remaining {=> const} char|void *tagнаб2022-06-291-1/+1
* module: zfs: zio_inject: zio_match_handler: don't << -1наб2022-03-131-1/+2
* module: mark arguments usedнаб2022-02-181-3/+2
* Optimize small random numbers generationAlexander Motin2021-06-221-4/+4
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+6
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-1/+1
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* Multiple DVA Scrubbing FixTom Caputi2019-03-151-6/+39
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-0/+67
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Add support for decryption faults in zinjectTom Caputi2018-05-021-1/+31
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-8/+4
* Add corruption failure option to zinject(8)Don Brady2017-08-141-5/+47
* Inject zinject(8) a percentage amount of dev errsDon Brady2017-06-161-7/+30
* Compile zio.h and zio_impl.h mutual includecao2016-12-011-1/+1
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-261-14/+245
* Fixes subtle bug in zio_handle_io_delay()Marcel Huber2016-05-171-1/+2
* Fix zpool_scrub_* test casesBrian Behlendorf2016-03-301-0/+4
* Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2016-01-151-2/+2
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-1/+5
* zio_injection_enabled should not be a module optionIsaac Huang2015-03-241-2/+7
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-2/+2
* Use ddi_time_after and friends to compare timeChunwei Chen2014-04-141-3/+4
* Illumos #3598Matthew Ahrens2013-10-311-5/+5
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-011-28/+37
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-1/+6
* Update to onnv_147Brian Behlendorf2010-08-261-9/+8
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-12/+152
* Rebase master to b117Brian Behlendorf2009-07-021-2/+8
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+370