aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* 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-1416-28/+210
* Avoid posting duplicate zpool eventsDon Brady2020-09-046-1/+345
* Make spa_stats.c tunables visible on FreeBSDRyan Moeller2020-09-011-2/+2
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-013-3/+97
* Always track temporary fses and snapshots for accountingPaul Dagnelie2020-08-262-0/+78
* 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-202-0/+86
* Add zstd support to zfsMichael Niewöhner2020-08-2014-6/+550
* ZED: Do not offline a missing device if no spare is availableBrian Behlendorf2020-08-181-21/+37
* Fix L2ARC reads when compressed ARC disabledAllan Jude2020-08-133-1/+198
* '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-017-0/+165
* ZTS: FreeBSD does have a l2arc.trim_ahead tunableRyan Moeller2020-07-311-1/+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-276-0/+78
* 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-192-0/+24
* 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-143-23/+6
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-135-10/+334
* 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-0325-172/+1105
* Add block histogram to zdbRobert Novak2020-06-262-0/+273
* Fixes for make distArvind Sankar2020-06-267-8/+10
* pam: implement a zfs_key pam modulefelixdoerre2020-06-248-0/+222
* 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
* 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-186-0/+223
* 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-092-0/+66
* ZTS: Fix add-o_ashift.kshIgor K2020-06-091-1/+1
* Trim L2ARCGeorge Amanakis2020-06-094-4/+114
* mkfile: include missing headersalaviss2020-06-051-0/+2