summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Shorten arcstat_quiescence sleep timeGeorge Amanakis2023-06-151-1/+1
* ZTS: Skip send_raw_ashift on FreeBSDBrian Behlendorf2023-06-142-0/+5
* Store the L2ARC device ashift in the vdev labelGeorge Amanakis2023-06-141-11/+8
* ZTS: Skip checkpoint_discard_busyBrian Behlendorf2023-06-092-0/+3
* zdb: add -B option to generate backup streamRob Norris2023-06-053-1/+57
* PAM: enable testing on FreeBSDVal Packett2023-05-311-0/+5
* PAM: support password changes even when not mountedVal Packett2023-05-313-2/+58
* PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'Val Packett2023-05-313-1/+74
* ZTS: zvol_misc_trim disable blk mqBrian Behlendorf2023-05-293-1/+20
* ZTS: Add zpool_resilver_concurrent exceptionBrian Behlendorf2023-05-261-0/+2
* btree: Implement faster binary search algorithmRichard Yao2023-05-261-1/+1
* 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