aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests/include
Commit message (Expand)AuthorAgeFilesLines
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-141-0/+1
* Avoid posting duplicate zpool eventsDon Brady2020-09-042-0/+2
* Make spa_stats.c tunables visible on FreeBSDRyan Moeller2020-09-011-2/+2
* ZTS: Improve block_device_wait on FreeBSDRyan Moeller2020-08-241-1/+3
* Add zstd support to zfsMichael Niewöhner2020-08-201-1/+1
* ZTS: Remove bashisms from zfs-tests.shRyan Moeller2020-08-071-16/+18
* FreeBSD: Fix `zfs jail` and add a testRyan Moeller2020-08-011-0/+3
* ZTS: FreeBSD does have a l2arc.trim_ahead tunableRyan Moeller2020-07-311-1/+1
* Fix lua stack overflow on recursive call to gsub()Matthew Ahrens2020-07-271-0/+1
* ZTS: Fix nonportable use of stat in list_file_blocksRyan Moeller2020-07-151-5/+5
* Centralize variable substitutionArvind Sankar2020-07-142-10/+3
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-4/+118
* ZTS: Make bc conditional use compatible with new BSD bcRyan Moeller2020-07-091-2/+3
* Add device rebuild featureBrian Behlendorf2020-07-031-12/+13
* Fixes for make distArvind Sankar2020-06-261-3/+1
* pam: implement a zfs_key pam modulefelixdoerre2020-06-241-0/+1
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-231-1/+1
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-11/+11
* Trim L2ARCGeorge Amanakis2020-06-091-0/+1
* Small program that converts a dataset id and an object id to a pathPaul Dagnelie2020-05-201-1/+2
* Resilver restarts unnecessarily when it encounters errorsJohn Poduska2020-05-131-0/+1
* ZTS: Count CKSUM for all vdevs in verify_poolRyan Moeller2020-04-301-1/+6
* Update FreeBSD tunablesRyan Moeller2020-04-151-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-142-8/+14
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-101-0/+1
* Persistent L2ARCGeorge Amanakis2020-04-101-0/+2
* Reset l2ad_hand and l2ad_first in l2arc_evictGeorge Amanakis2020-03-312-0/+16
* ZTS: Simplify some libtest functionsRyan Moeller2020-03-101-30/+9
* ZTS: Another round of changes for FreeBSDRyan Moeller2020-03-062-11/+24
* ZTS: Misc fixes for FreeBSDRyan Moeller2020-02-272-0/+10
* ZTS: Misc fixes for FreeBSDRyan Moeller2020-02-251-1/+1
* ZTS: zed_start should not fail if zed is already runningOlaf Faaland2020-02-251-8/+8
* ZTS: Refactor is_shared, fix impl on FreeBSDRyan Moeller2020-02-212-11/+27
* ZTS: Move free to Linux commands listRyan Moeller2020-02-181-1/+1
* Enable zpool events tunables and tests on FreeBSDRyan Moeller2020-02-181-1/+1
* ZTS: Move cksum to common system commandsRyan Moeller2020-02-161-1/+1
* ZTS: Interpret env vars in faketty on FreeBSDRyan Moeller2020-02-122-1/+2
* bash scripts: use /usr/bin/env for bash shebangsGraham Christensen2020-02-101-0/+1
* ZTS: Add an is_dilos function for future ZTS updatesIgor K2020-02-071-0/+15
* ZTS: Fix a few defaultsRyan Moeller2020-01-313-10/+11
* ZTS: FreeBSD tunable for DISABLE_IVSET_GUID_CHECKRyan Moeller2020-01-291-1/+1
* ZTS: Simplify zero_partitions on FreeBSDRyan Moeller2020-01-291-1/+3
* ZTS: Don't use edonr on FreeBSDRyan Moeller2020-01-281-1/+6
* ZTS: Eliminate random and shuf, consolidate codeRyan Moeller2020-01-282-7/+1
* ZTS: Add missing export for DEV_DSKDIR defaultRyan Moeller2020-01-231-2/+3
* ZTS: Fix incorrect is_physical_device usageRyan Moeller2020-01-161-1/+1
* ZTS: Fix is_physical_device on FreeBSDRyan Moeller2020-01-151-8/+7
* ZTS: Catalog tunable names for tests in tunables.cfgRyan Moeller2020-01-143-7/+112
* ZTS: Clean up properties.shlib a bitRyan Moeller2020-01-131-18/+25
* ZTS: Create xattr helpers to hide platformRyan Moeller2020-01-102-0/+83