aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Cancel TRIM / initialize on FAULTED non-writeable vdevsnssrikanth2021-03-025-0/+125
* ZTS: zpool_trim_start_and_cancel_pos.kshBrian Behlendorf2021-02-271-11/+11
* send_iterate_snap : doall send without fromsnapCedric Maunoury2021-02-248-2/+172
* Checksum errors may not be countedDon Brady2021-02-194-13/+139
* Add "compatibility" property for zpool feature setsColm2021-02-1712-5/+391
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-02-161-4/+2
* zts-report.py: ignore some skipped tests in Github CIGeorge Melikov2021-02-021-0/+34
* ZTS: add userspace_send_encrypted.ksh to MakefileGeorge Melikov2021-01-281-1/+2
* Add zdb -r <dataset> <object-id | file> <output>Allan Jude2021-01-275-3/+117
* 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-263-2/+202
* 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
* logapi: cat output file instead of printingWill Andrews2021-01-251-3/+3
* ZTS: Use swapctl to list swap devices on FreeBSDRyan Moeller2021-01-241-0/+2
* Add basic io_uring testMatthew Macy2021-01-234-1/+75
* 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-172-4/+3
* Use the correct return type for getoptsterlingjensen2020-12-171-1/+1
* Fix reporting of CKSUM errors in indirect vdevsGeorge Amanakis2020-12-113-2/+76
* ZTS: three small follow up fixes for #11167Attila Fülöp2020-12-093-8/+4
* Drop path prefix workaroundsterlingjensen2020-12-091-20/+22
* CI: add new zfs-tests-sanity workflowGeorge Melikov2020-12-081-1/+1
* ZTS: zpool_trim tests throttle trim processGeorge Melikov2020-12-073-5/+26
* ZTS: adjust zpool_import_012_pos timeoutBrian Behlendorf2020-12-061-0/+1
* ZTS: Update zfs_share_concurrent_shares.kshBrian Behlendorf2020-12-061-6/+6
* Fix raw sends on encrypted datasets when copying back snapshotsGeorge Amanakis2020-12-042-1/+110
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-048-8/+481
* Add -u option to 'zfs create'Ryan Moeller2020-12-043-1/+54
* Add sanity.run fileBrian Behlendorf2020-12-033-0/+625
* Fix 'zfs userspace' for received datasets in encrypted rootloli10K2020-11-163-2/+88
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-1381-127/+3153
* Linux: Fix mount/unmount when dataset name has a spaceBrian Behlendorf2020-11-111-0/+6
* Start snapdir_iterate traversals to begin wtih the value of zero.Tony Perkins2020-11-111-0/+17
* Fix memleak in cmd/mount_zfs.csterlingjensen2020-11-105-1/+149
* ZTS: Add L1 corruption testRyan Moeller2020-11-054-4/+98
* ZTS: Output all block copies in list_file_blocksRyan Moeller2020-11-051-10/+27
* ZTS: Fix list_file_blocks for mirror vdevs, level > 0Ryan Moeller2020-11-051-21/+37
* ZTS: zdb_block_size_histogram increase varianceBrian Behlendorf2020-11-031-4/+4
* ZTS: Wait on all events in events_001_pos.kshBrian Behlendorf2020-11-031-2/+10
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-1/+1
* ZTS: Fix xattr_004_pos failure, don't use tmpfsTony Hutter2020-10-301-27/+7
* Non-l2arc pool reads shouldn't be l2arc missesAdam D. Moss2020-10-205-1/+98