aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* zil: Add some more statistics.Alexander Motin2023-05-251-1/+1
* Fix concurrent resilvers initiated at same timeAkash B2023-05-243-1/+104
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-188-1/+381
* Add the ability to uninitializeBrian Behlendorf2023-05-183-0/+143
* test-runner: pass kmemleak and kmsg to Cmd.runAntonio Russo2023-05-151-16/+22
* Refine special_small_blocks property validationDon Brady2023-05-124-1/+86
* ZTS: Add auto_replace_001_pos to exceptionsBrian Behlendorf2023-05-121-0/+1
* Debug auto_replace_001_pos failuresBrian Behlendorf2023-05-092-5/+14
* Remove duplicate code in l2arc_evict()George Amanakis2023-05-091-1/+1
* Enable the head_errlog feature to remove errorsGeorge Amanakis2023-05-091-0/+13
* Fixes in head_errlog feature with encryptionGeorge Amanakis2023-05-082-4/+21
* ZTS: add snapshot/snapshot_002_pos exceptionBrian Behlendorf2023-05-081-0/+1
* Simplify and optimize random_int_between().Pawel Jakub Dawidek2023-05-051-9/+2
* zpool import -m also removing spare and cache when log device is missingAmeer Hamza2023-05-033-1/+77
* Allow zhack label repair to restore detached devices.buzzingwires2023-05-038-66/+492
* tests/zdb_encrypted: parse numbers a little more robustlyRob N2023-04-261-2/+2
* Add support for zpool user propertiesAllan Jude2023-04-215-1/+360
* ZTS: zvol_misc_trim retry busy exportBrian Behlendorf2023-04-201-2/+2
* Create zap for root vdevrob-wing2023-04-2014-3/+214
* ZTS: send-c_volume is flakyPaul Dagnelie2023-04-191-2/+7
* ZTS: add existing tests to runfilesDamian Szuberski2023-04-063-8/+14
* ZTS: Use inbuilt monotonic timeAndrew Innes2023-04-061-17/+17
* Fixes in persistent error logGeorge Amanakis2023-03-286-5/+217
* Split functional testings via github action matrixTino Reichardt2023-03-153-1/+6
* Improve tests and update man page for healing recvAlek P2023-03-154-2/+197
* Remove unused Edon-R variantsTino Reichardt2023-03-141-78/+5
* nvpair: Constify string functionsRichard Yao2023-03-143-4/+4
* Replace dead opensolaris.org license linksTino Reichardt2023-03-147-7/+7
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-0/+4
* Fix incremental receive silently failing for recursive sends Paul Dagnelie2023-03-104-14/+79
* More adaptive ARC evictionAlexander Motin2023-03-081-1/+0
* Update BLAKE3 for using the new impl handlingTino Reichardt2023-03-021-6/+12
* Add generic implementation handling and SHA2 implTino Reichardt2023-03-021-7/+27
* zdb: add decryption supportRob N2023-03-024-4/+74
* ZTS: Minor fixesBrian Behlendorf2023-02-232-3/+3
* Fix buffered/direct/mmap I/O raceBrian Behlendorf2023-02-234-2/+90
* EIO caused by encryption + recursive gangMatthew Ahrens2023-02-063-1/+88
* Prevent error messages when running tests with no timeoutPaul Dagnelie2023-02-021-1/+1
* Wait for txg sync if the last DRR_FREEOBJECTS might result in a holeDavid Hedberg2023-01-234-1/+90
* Configure zed's diagnosis engine with vdev propertiesrob-wing2023-01-234-1/+311
* Use setproctitle to report progress of zfs sendAmeer Hamza2023-01-171-16/+16
* ZTS: Annotate additonal flaky test casesBrian Behlendorf2023-01-171-3/+7
* Activate filesystem features only in syncing contextGeorge Amanakis2023-01-114-1/+96
* ZTS: close in mmapwrite.cAntonio Russo2023-01-061-0/+4
* ZTS: limit mmapwrite file sizeAntonio Russo2023-01-051-2/+6
* arc_read()/arc_access() refactoring and cleanupAlexander Motin2022-12-225-1/+5
* Allow receiver to override encryption properties in case of replicationAmeer Hamza2022-12-131-0/+14
* Skip permission checks for extended attributesAmeer Hamza2022-12-121-0/+3
* ZTS: Add missing tests to Makefile.amBrian Behlendorf2022-12-073-8/+9
* nopwrites on dmu_sync-ed blocks can result in a panicGeorge Wilson2022-12-022-8/+45