aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ZTS: Fix vdev_zaps_004_pos.kshBrian Behlendorf2022-02-172-1/+1
* Enable encrypted raw sending to pools with greater ashiftGeorge Amanakis2022-02-163-1/+195
* Cross-platform xattr user namespace compatibilityRyan Moeller2022-02-155-3/+97
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-151-1/+1
* ZTS: Fix checkpoint_ro_rewind.kshBrian Behlendorf2022-02-131-2/+2
* ZTS: Fix zpool_expand_001_posBrian Behlendorf2022-02-132-4/+2
* ZTS: Fix problem with zdb_objset_id testPaul Zuchowski2022-02-111-14/+16
* ZTS: Fix zvol_misc_volmode testBrian Behlendorf2022-02-091-18/+31
* Receive checks should allow unencrypted child datasetsAttila Fülöp2022-02-094-6/+93
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-094-0/+67
* ZTS: Update enospc_002_pos test caseBrian Behlendorf2022-02-042-4/+0
* Fix clearing set-uid and set-gid bits on a file when replying a writePawel Jakub Dawidek2022-02-038-80/+180
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-0312-9/+38
* Add enumerated vdev names to 'zpool iostat -v' and 'zpool list -v'Akash B2022-02-032-2/+2
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-033-1/+164
* Fix trivial calloc(3) arguments orderTomohiro Kusumi2022-02-021-1/+1
* ZTS: explicitly strip whitespace for broken wc(1) implementationsнаб2022-01-283-1/+3
* tests: simplify check_bg_procs_limit_num(), inline into setupнаб2022-01-264-57/+18
* tests: prune remaining xargs(1), add missing zfs-project -c0 noteнаб2022-01-267-13/+9
* tests: simplify find_vfstab_dev()наб2022-01-262-32/+2
* Fix test-runner on FreeBSDнаб2022-01-211-2/+2
* Introduce a flag to skip comparing the local mac when raw sendingGeorge Amanakis2022-01-213-2/+123
* Fix problem with zdb -dPaul Zuchowski2022-01-202-4/+40
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-137-36/+12
* ZTS: normalize on use of `sync_pool` and `sync_all_pools`Allan Jude2022-01-0695-118/+148
* Verify dRAID empty sectorsBrian Behlendorf2022-01-041-5/+6
* ZTS: Fix enospc_002_pos.ksh againBrian Behlendorf2021-12-231-1/+1
* ZTS: Fix rollback_003_pos.kshBrian Behlendorf2021-12-223-8/+17
* ZTS: Fix refreserv_raidz.kshBrian Behlendorf2021-12-222-2/+1
* zfs-test/mmap_seek: fix build on muslGeorgy Yakovlev2021-12-211-0/+4
* tests: fix unused, remove argsusedнаб2021-12-2114-21/+18
* ZTS: speed up rsend testsBrian Behlendorf2021-12-213-11/+3
* ZTS: rsend_007_pos failuresBrian Behlendorf2021-12-212-9/+1
* Linux: Implement FS_IOC_GETVERSIONRyan Moeller2021-12-1712-0/+211
* ZTS: alloc_class.ksh must wait for the process to exitBrian Behlendorf2021-12-172-5/+1
* ZTS: Avoid piping send directly to /dev/nullRich Ercolani2021-12-171-1/+3
* ZTS: Fix zpool_reopen_[1-5] on Fedora 35Tony Hutter2021-12-171-2/+2
* t/z_diff/socket, zfs: main: fix unused argument warnings, ARGSUSED tagsнаб2021-12-131-1/+0
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2021-12-134-3/+52
* Update "tests/README.md"Arshad Hussain2021-12-071-4/+109
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-062-3/+3
* ZTS: import_rewind_device_replaced reliably failsBrian Behlendorf2021-12-061-2/+2
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-011-1/+0
* Temporarily remove tests from sanity runfileJohn Wren Kennedy2021-12-011-8/+7
* Add zfs-test facility to automatically rerun failing testsPaul Dagnelie2021-12-012-24/+107
* pam_zfs_key: tests: check if zfs load-key works on short passphrasesAttila Fülöp2021-11-303-1/+86
* pam_zfs_key: tests: clean up the generated pam service config fileAttila Fülöp2021-11-304-9/+17
* Enable edonr in FreeBSDRich Ercolani2021-11-166-23/+6
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-112-6/+4
* Check l2cache vdevs pending list inside the vdev_inuse()Fedor Uporov2021-11-111-3/+9