aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
...
* Assorted fixes for the performance testsJohn Wren Kennedy2021-07-2613-261/+109
* Fixes in persistent L2ARCGeorge Amanakis2021-07-267-412/+59
* Remove NOTE(CONSTCOND) and note.hнаб2021-07-263-9/+0
* Prune /*NOTREACHED*/наб2021-07-264-80/+52
* ZED: Match added disk by pool/vdev GUID if found (#12217)Ryan Moeller2021-06-302-0/+95
* Update cache file when setting compatibility propertyBrian Behlendorf2021-06-242-0/+93
* Stop using "zstreamdump" in tests/Rich Ercolani2021-06-246-21/+20
* Forbid basename(3) and dirname(3)наб2021-06-112-8/+7
* ZTS: Add zfs_clone_livelist_dedup.ksh to Makefile.amBrian Behlendorf2021-06-111-0/+1
* Move properties, parameters, events, and concepts around manual sectionsнаб2021-06-091-1/+1
* tests/file_check: remove unused variableнаб2021-06-071-3/+0
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-071-0/+88
* Quick fixes for two ZTS failuresRich Ercolani2021-06-012-0/+2
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-011-3/+3
* Correct flaws in arc_summary[23] and their test. Rich Ercolani2021-05-251-0/+3
* ZTS: remove verify_slog_support helperChristian Schwarz2021-05-244-39/+7
* Don't abuse vfork()наб2021-05-211-1/+1
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-204-45/+186
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-202-21/+20
* Revert "Fix raw sends on encrypted datasets when copying back snapshots"Brian Behlendorf2021-05-132-110/+1
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-1210-14/+207
* Fix dRAID self-healing short columnsBrian Behlendorf2021-05-083-1/+300
* Replace ZoL with OpenZFS where applicableнаб2021-05-075-8/+9
* ZTS: Fix xattr_002_neg passing too soonRyan Moeller2021-04-301-2/+2
* ZTS: cli_root/zfs_load-key: add separate key filesнаб2021-04-305-1/+10
* receive: don't fail inheriting (-x) properties on wrong dataset typePrawn2021-04-261-5/+10
* ZTS: Improve redundancy test scriptsBrian Behlendorf2021-04-183-11/+19
* ZTS: add zed_fd_spill to verify the fds ZEDLETs inheritнаб2021-04-157-10/+126
* ZTS: fix removal_condense_export test caseBrian Behlendorf2021-04-112-0/+3
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-112-1/+79
* ZTS: Improve cleanup in removal_with_exportRyan Moeller2021-04-081-1/+1
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-04-073-1/+84
* zfs get -p only outputs 3 columns if "clones" property is emptymatt-fidd2021-04-062-3/+19
* ZTS: pool_checkpoint improvementsBrian Behlendorf2021-04-034-7/+15
* Fix various typosAndrea Gelmini2021-04-0214-21/+21
* zed: allow limiting concurrent jobsнаб2021-04-022-10/+10
* Allow pool names that look like Solaris disk namesRyan Moeller2021-04-011-1/+1
* Fix regression in POSIX mode behaviorAndrew2021-03-192-0/+146
* ZTS: New test for kernel panic induced by redacted sendPalash Gandhi2021-03-192-0/+45
* ZTS: Add tests for DOS mode attributesRyan Moeller2021-03-167-1/+354
* ZTS: Fix incorrect use of libtest in user_run by xattr_003_negRyan Moeller2021-03-121-19/+25
* ZTS: Use ksh and current environment for user_runRyan Moeller2021-03-122-8/+13
* zpool import cachefile improvementsGeorge Wilson2021-03-122-0/+118
* FreeBSD: Fix scope of deadman tunablesRyan Moeller2021-03-111-4/+4
* ZTS events_002: Improve speed and reliabilityAntonio Russo2021-03-081-4/+3
* ZTS: Improve cleanup in zpool testsRyan Moeller2021-03-072-33/+43
* Cancel TRIM / initialize on FAULTED non-writeable vdevsnssrikanth2021-03-024-0/+123
* ZTS: zpool_trim_start_and_cancel_pos.kshBrian Behlendorf2021-02-271-11/+11
* send_iterate_snap : doall send without fromsnapCedric Maunoury2021-02-247-1/+171
* Checksum errors may not be countedDon Brady2021-02-193-12/+137