summaryrefslogtreecommitdiffstats
path: root/module/zfs/zio_inject.c
Commit message (Expand)AuthorAgeFilesLines
* 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