aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ztest
Commit message (Expand)AuthorAgeFilesLines
* Set persistent ztest failure modeBrian Behlendorf2018-02-051-17/+19
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-021-1/+24
* Extend deadman logicBrian Behlendorf2018-01-251-12/+66
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-1/+6
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-3/+7
* Fix ztest_verify_dnode_bt() test caseBrian Behlendorf2018-01-091-1/+5
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-3/+8
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-9/+12
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-271-26/+36
* Fixes for #6639Tom Caputi2017-10-111-8/+8
* Encryption patch follow-upTom Caputi2017-10-111-15/+102
* Fix ZTS MMP tests and ztest -M behaviorOlaf Faaland2017-09-231-0/+3
* ZTEST: Always enable assertsDavid Quigley2017-09-151-1/+1
* Fix range locking in ZIL commit codepathLOLi2017-08-211-0/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-22/+27
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-111-28/+18
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-3/+2
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-251-0/+43
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-10/+95
* OpenZFS 8378 - crash due to bp in-memory modification of nopwrite blockMatthew Ahrens2017-07-041-6/+1
* Clean up large dnode codeMatthew Ahrens2017-06-291-0/+1
* GCC 7.1 fixesTony Hutter2017-06-281-1/+3
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-1/+0
* Rename zfs_* functionsBrian Behlendorf2017-03-101-1/+1
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-011-0/+28
* OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...George Melikov2017-01-311-1/+7
* OpenZFS 7502 - ztest should run zdb with -G (debug mode)George Melikov2017-01-301-1/+1
* OpenZFS 7163 - ztest failures due to excess error injectionGeorge Melikov2017-01-261-2/+24
* OpenZFS 7253 - ztest failure: dsl_destroy_head(name) == 0 (0x10 == 0x0), file...George Melikov2017-01-261-2/+5
* OpenZFS 7147 - ztest: ztest_ddt_repair fails with ztest_pattern_match assertionBrian Behlendorf2017-01-261-3/+12
* OpenZFS 6871 - libzpool implementation of thread_create should enforce length...George Melikov2017-01-241-2/+2
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-5/+4
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-5/+13
* Fix coverity defects: CID 147606, 147609cao2016-10-121-1/+4
* Fletcher4: Incremental using SIMDGvozden Neskovic2016-10-051-0/+78
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-4/+4
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-0/+7
* ztest: memory leaks reported by AddressSanitizerGvozden Neskovic2016-07-291-1/+4
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-60/+58
* Implement large_dnode pool featureNed Bass2016-06-241-35/+167
* Revert "Add a test case for dmu_free_long_range() to ztest"Brian Behlendorf2016-06-241-178/+0
* Add a test case for dmu_free_long_range() to ztestBoris Protopopov2016-06-211-0/+178
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-021-0/+44
* Use zfs range locks in ztestBoris Protopopov2016-05-171-52/+151
* Use the correct macro to include backtraceCarlo Landmeter2016-03-291-2/+2
* Cleanup linkingRichard Yao2016-03-181-1/+1
* Illumos 6451 - ztest fails due to checksum errorsMatthew Ahrens2016-01-251-1/+26
* Illumos 5039 - ztest should default to larger device sizesBrian Behlendorf2016-01-111-1/+1
* Illumos 5960, 5925Paul Dagnelie2016-01-081-3/+6