]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/zfs/zio_inject.c
Parallel pool import
[FreeBSD/FreeBSD.git] / module / zfs / zio_inject.c
2024-04-22 George WilsonParallel pool import
2024-04-12 Rob Norriszio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
2024-04-08 Rob Nzinject: inject device errors into ioctls
2024-02-08 Don BradyAdd slow disk diagnosis to ZED
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-03-13 набmodule: zfs: zio_inject: zio_match_handler: don't ...
2022-02-18 набmodule: mark arguments used
2021-06-22 Alexander MotinOptimize small random numbers generation
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-03-15 Tom CaputiMultiple DVA Scrubbing Fix
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Don BradyAdd corruption failure option to zinject(8)
2017-06-17 Don BradyInject zinject(8) a percentage amount of dev errs
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-01 caoCompile zio.h and zio_impl.h mutual include
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2016-05-17 Marcel HuberFixes subtle bug in zio_handle_io_delay()
2016-03-30 Brian BehlendorfFix zpool_scrub_* test cases
2016-01-15 Josef 'Jeff' SipekIllumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-03-24 Isaac Huangzio_injection_enabled should not be a module option
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-04-14 Chunwei ChenUse ddi_time_after and friends to compare time
2013-10-31 Matthew AhrensIllumos #3598
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...