aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* implicit conversion from 'boolean_t' to 'ds_hold_flags_t'Toomas Soome2021-01-051-1/+1
* ZTS: Simplify zpool_initialize_verify_initializedBrian Behlendorf2020-12-231-24/+25
* special device removal space accounting fixesMatthew Ahrens2020-12-231-2/+3
* Use the correct return type for getoptsterlingjensen2020-12-231-1/+1
* Fix reporting of CKSUM errors in indirect vdevsGeorge Amanakis2020-12-232-1/+75
* Drop path prefix workaroundsterlingjensen2020-12-231-20/+22
* ZTS: zpool_trim tests throttle trim processGeorge Melikov2020-12-233-5/+26
* ZTS: Update zfs_share_concurrent_shares.kshBrian Behlendorf2020-12-231-6/+6
* Fix 'zfs userspace' for received datasets in encrypted rootloli10K2020-11-172-1/+87
* Linux: Fix mount/unmount when dataset name has a spaceBrian Behlendorf2020-11-121-0/+6
* Start snapdir_iterate traversals to begin wtih the value of zero.Tony Perkins2020-11-121-0/+17
* Fix memleak in cmd/mount_zfs.csterlingjensen2020-11-114-0/+147
* ZTS: Add L1 corruption testRyan Moeller2020-11-113-3/+96
* ZTS: Output all block copies in list_file_blocksRyan Moeller2020-11-111-10/+27
* ZTS: Fix list_file_blocks for mirror vdevs, level > 0Ryan Moeller2020-11-111-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
* zed syslog entries drop important infoDon Brady2020-10-193-29/+60
* Fix crash caused by invalid snapshot names in redactnvlChristian Schwarz2020-10-161-0/+2
* Cross-platform acltypeRyan Moeller2020-10-163-7/+8
* Linux: Initialize zp in zfs_setattr_dirRyan Moeller2020-10-1611-3/+149
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-166-6/+5
* ZTS: Fix path to /dev/null in nopwrite_recsizeRyan Moeller2020-10-161-1/+1
* Make dbufstat work on FreeBSDRyan Moeller2020-10-163-10/+34
* Mismatched nvlist names in zfs_keys_send_spaceJohn Poduska2020-10-162-4/+11
* Drop references when skipping dmu_send due to EXDEVRyan Moeller2020-10-017-1/+204
* vdev_ashift should only be set onceGeorge Wilson2020-09-187-1/+75
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-188-14/+14
* zfs label bootenv should store data as nvlistToomas Soome2020-09-152-2/+12
* Avoid posting duplicate zpool eventsDon Brady2020-09-096-1/+345
* Make spa_stats.c tunables visible on FreeBSDRyan Moeller2020-09-031-2/+2
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-033-3/+97
* Always track temporary fses and snapshots for accountingPaul Dagnelie2020-08-272-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