aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/zloop.sh
Commit message (Expand)AuthorAgeFilesLines
* RAID-Z expansion featureDon Brady2023-11-081-20/+43
* Ubuntu 22.04 integration: ShellCheckszubersk2022-11-181-1/+1
* scripts: zpool.sh: cleanupнаб2022-05-101-14/+6
* tests: revert back to original coredump patterns on Linux, tooнаб2022-04-011-1/+1
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-1/+2
* Add ShellCheck's `--enable=all` inside `scripts/`Damian Szuberski2022-01-131-5/+7
* zloop: Add a max iterations option, use default run/pass timesRyan Moeller2021-07-221-27/+33
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-201-6/+4
* Fix SC2181 ("[ $?") outside tests/наб2021-05-201-5/+2
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-10/+44
* zloop.sh should call ZDB with pool nameOlaf Faaland2020-03-111-1/+1
* Add FreeBSD core handling in zloop.shRyan Moeller2020-01-021-14/+30
* Extend zloop.sh for automated testingBrian Behlendorf2018-01-251-8/+32
* Extend deadman logicBrian Behlendorf2018-01-251-4/+5
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-171-3/+3
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-12/+0
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-0/+2
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-1/+1
* Increase default zloop.sh vdev sizeBrian Behlendorf2017-10-131-3/+5
* Encryption patch follow-upTom Caputi2017-10-111-0/+12
* Cleanup zloop working directory after each passDon Brady2017-09-211-2/+9
* Retire legacy test infrastructureBrian Behlendorf2017-08-151-4/+3
* Enable shellcheck to run for select scriptsGiuseppe Di Natale2017-03-091-19/+26
* zloop: check if core file is generated by zdbGvozden Neskovic2016-10-031-2/+15
* zloop: print backtrace from core filesGvozden Neskovic2016-07-251-7/+27
* zloop.sh requires bashBrian Behlendorf2016-03-251-1/+1
* Add zloop.sh test scriptBrian Behlendorf2016-03-231-0/+213