aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* zed syslog entries drop important infoDon Brady2020-10-193-29/+60
* Fix crash caused by invalid snapshot names in redactnvlChristian Schwarz2020-10-141-0/+2
* Cross-platform acltypeRyan Moeller2020-10-133-7/+8
* Add zpool_influxdb commandRichard Elling2020-10-097-1/+140
* Linux: Initialize zp in zfs_setattr_dirRyan Moeller2020-10-0912-4/+154
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-086-6/+5
* ZTS: Fix path to /dev/null in nopwrite_recsizeRyan Moeller2020-10-081-1/+1
* Make dbufstat work on FreeBSDRyan Moeller2020-10-085-15/+39
* Make L2ARC tests more robustGeorge Amanakis2020-10-0512-66/+143
* Mismatched nvlist names in zfs_keys_send_spaceJohn Poduska2020-10-022-4/+11
* Drop references when skipping dmu_send due to EXDEVRyan Moeller2020-09-308-2/+205
* vdev_ashift should only be set onceGeorge Wilson2020-09-187-1/+75
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-168-14/+14
* zfs label bootenv should store data as nvlistToomas Soome2020-09-152-2/+12
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-1417-34/+218
* Avoid posting duplicate zpool eventsDon Brady2020-09-047-2/+346
* Make spa_stats.c tunables visible on FreeBSDRyan Moeller2020-09-011-2/+2
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-014-4/+98