aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add "compatibility" property for zpool feature setsColm2021-02-1711-2/+386
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-02-161-4/+2
* ZTS: add userspace_send_encrypted.ksh to MakefileGeorge Melikov2021-01-281-1/+2
* Add zdb -r <dataset> <object-id | file> <output>Allan Jude2021-01-274-2/+116
* ZTS: pool_state test check for pool existence in cleanupGeorge Melikov2021-01-271-8/+10
* RAIDZ2/3 fails to heal silently corrupted parity w/2+ bad disksMatthew Ahrens2021-01-262-0/+199
* ZTS: zpool_export test improvementsWill Andrews2021-01-268-89/+53
* ZTS: improve output clarity of check_prop_sourceWill Andrews2021-01-251-6/+8
* ZTS: remove duplicate check_prop_source from zfs_receiveWill Andrews2021-01-251-25/+0
* ZTS: Use swapctl to list swap devices on FreeBSDRyan Moeller2021-01-241-0/+2
* Add basic io_uring testMatthew Macy2021-01-232-0/+73
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-2/+2
* Re-apply path sanitizer, as mount(8) still mangles itsterlingjensen2021-01-191-3/+17
* ZTS: avoid piping to special devicesAntonio Russo2021-01-1913-31/+31
* ZTS: avoid race to unmount in zfs_rollback_001Antonio Russo2021-01-121-0/+1
* zfs_mount_all_mountpoints: cleanup_all should leave pool root mountedToomas Soome2021-01-021-0/+2
* implicit conversion from 'boolean_t' to 'ds_hold_flags_t'Toomas Soome2020-12-271-1/+1
* ZTS: Simplify zpool_initialize_verify_initializedBrian Behlendorf2020-12-181-24/+25
* special device removal space accounting fixesMatthew Ahrens2020-12-171-2/+3
* Use the correct return type for getoptsterlingjensen2020-12-171-1/+1
* Fix reporting of CKSUM errors in indirect vdevsGeorge Amanakis2020-12-112-1/+75
* ZTS: three small follow up fixes for #11167Attila Fülöp2020-12-093-8/+4
* Drop path prefix workaroundsterlingjensen2020-12-091-20/+22
* ZTS: zpool_trim tests throttle trim processGeorge Melikov2020-12-073-5/+26
* ZTS: Update zfs_share_concurrent_shares.kshBrian Behlendorf2020-12-061-6/+6
* Fix raw sends on encrypted datasets when copying back snapshotsGeorge Amanakis2020-12-041-0/+108
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-047-5/+477
* Add -u option to 'zfs create'Ryan Moeller2020-12-042-0/+52
* Fix 'zfs userspace' for received datasets in encrypted rootloli10K2020-11-162-1/+87