aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ztest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Switch ztest mmap(2) ASSERTs to VERIFYs"Richard Yao2015-12-141-3/+3
* Unconditionally build zdb and ztest with -DDEBUGRichard Yao2015-12-141-0/+1
* Fix zdb calling behavior in ztestChunwei Chen2015-12-021-13/+41
* Add dbgmsg kstatBrian Behlendorf2015-09-041-6/+0
* ztest: display non-index properties properly at verbose level 6Tim Chase2015-07-301-3/+10
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* Illumos 5408 - managing ZFS cache devices requires lots of RAMChris Williamson2015-06-111-4/+5
* Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens2015-06-101-17/+3
* ztest should randomly change recordsizeBrian Behlendorf2015-05-111-0/+3
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-4/+9
* Avoid dladdr() in ztestTim Chase2015-02-271-44/+39
* Illumos 5164-5165 - space map fixesMatthew Ahrens2014-10-231-1/+1
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-231-6/+37
* ztest: print backtrace on SIGSEGV and SIGABRTNed Bass2014-10-131-0/+44
* Illumos 4757, 4913Matthew Ahrens2014-08-011-15/+33
* Illumos #4756 Fix metaslab_group_preload deadlockGeorge Wilson2014-07-221-1/+3
* ztest: Switch to LWP rwlock interfaceRichard Yao2014-05-011-51/+50
* Switch ztest mmap(2) ASSERTs to VERIFYsRichard Yao2014-03-121-3/+3
* Free props in ztest_init()Richard Yao2014-03-121-0/+1
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-33/+35
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-051-5/+20
* Illumos #3949, #3950, #3952, #3953George Wilson2013-11-051-2/+19