aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Always track temporary fses and snapshots for accountingPaul Dagnelie2020-08-263-1/+79
* ZTS: Improve block_device_wait on FreeBSDRyan Moeller2020-08-241-1/+3
* ZFS performance tests should clean up NFS mountTony Nguyen2020-08-231-1/+2
* 'zfs share -a' should clean noauto exportsDon Brady2020-08-203-1/+88
* Add zstd support to zfsMichael Niewöhner2020-08-2015-10/+556
* ZED: Do not offline a missing device if no spare is availableBrian Behlendorf2020-08-181-21/+37
* ZTS: ztest may cause mmp tests failuresBrian Behlendorf2020-08-171-0/+2
* Fix L2ARC reads when compressed ARC disabledAllan Jude2020-08-134-2/+200
* 'zfs share -a' should handle 'canmount=noauto'George Wilson2020-08-111-1/+12
* ZTS: Remove bashisms from zfs-tests.shRyan Moeller2020-08-071-16/+18
* FreeBSD: Fix `zfs jail` and add a testRyan Moeller2020-08-018-1/+192
* ZTS: FreeBSD does have a l2arc.trim_ahead tunableRyan Moeller2020-07-311-1/+1
* ZTS: zvol_misc_volmode is flaky on FreeBSDRyan Moeller2020-07-311-0/+1
* ZTS: Use POSIX-compatible space character classRyan Moeller2020-07-311-1/+1
* zfs promote does not delete livelist of originMatthew Ahrens2020-07-311-1/+25
* ZTS: minor improvements to alloc_class_009_pos functional testDon Brady2020-07-301-4/+15
* Fix lua stack overflow on recursive call to gsub()Matthew Ahrens2020-07-277-1/+79
* Add support to decode a resume tokentony-zfs2020-07-232-0/+32
* ZTS: Fix devname2devid build on FreeBSD with libudevRyan Moeller2020-07-221-1/+2
* Linux 4.10 compat: has_capability()Brian Behlendorf2020-07-193-0/+26
* Update zts-report.py with additional testsBrian Behlendorf2020-07-151-0/+4
* ZTS: Fix nonportable use of stat in list_file_blocksRyan Moeller2020-07-151-5/+5
* Extend zdb to print inconsistencies in livelists and metaslabsMatthew Ahrens2020-07-142-3/+3
* Centralize variable substitutionArvind Sankar2020-07-147-38/+15
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-139-14/+358
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-2/+0
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-1/+1
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-106-10/+10
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-3/+2
* Clean up lib dependenciesArvind Sankar2020-07-107-20/+10
* Move libspl_assertf into .c fileArvind Sankar2020-07-102-3/+3
* ZTS: Make bc conditional use compatible with new BSD bcRyan Moeller2020-07-091-2/+3
* Add device rebuild featureBrian Behlendorf2020-07-0326-178/+1112
* Add block histogram to zdbRobert Novak2020-06-263-2/+276
* Fixes for make distArvind Sankar2020-06-268-8/+12
* pam: implement a zfs_key pam modulefelixdoerre2020-06-2410-0/+227
* Fix check for sed --in-placeArvind Sankar2020-06-241-1/+1
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-231-1/+1
* Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.kshMatthew Ahrens2020-06-222-8/+9
* Update zts-report.py with additional testsBrian Behlendorf2020-06-221-0/+14
* Remove dead codeArvind Sankar2020-06-181-14/+0
* Mark functions as staticArvind Sankar2020-06-183-3/+3
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-187-0/+227
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-11/+11
* Fix typosAndrea Gelmini2020-06-0915-18/+18
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-093-1/+67
* ZTS: Fix add-o_ashift.kshIgor K2020-06-091-1/+1