aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* zstreamdump: add per-record-type counters and an overhead counterAllan Jude2019-06-221-1/+1
* Fix build break by "Implement Redacted Send/Receive"Tomohiro Kusumi2019-06-221-2/+3
* Allow unencrypted children of encrypted datasetsTom Caputi2019-06-203-21/+27
* Remove dedupditto functionalityMatthew Ahrens2019-06-192-3/+2
* ZTS: Fix mmp_interval failureBrian Behlendorf2019-06-191-4/+4
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-1938-7/+2550
* Restrict filesystem creation if name referred either '.' or '..'Tulsi Jain2019-06-131-1/+3
* Improve ZTS block_device_wait debuggingRichard Elling2019-06-101-1/+16
* Block_device_wait does not return an error codeRichard Elling2019-06-105-7/+10
* Remove redundant redundant removeRichard Elling2019-06-101-1/+0
* Fix logic error in setpartition functionRichard Elling2019-06-101-9/+13
* hkdf_test binary should only have one icp instanceDon Brady2019-06-051-2/+1
* Add link count test for root inodeTomohiro Kusumi2019-05-292-1/+121
* Double-free of encryption wrapping key due to invalid pool propertiesloli10K2019-05-281-0/+5
* tests: fix cosmetic permission issues during `make install`Stoiko Ivanov2019-05-286-8/+12
* zfs-tests: fix warnings when packaging some .shlib filesloli10K2019-05-242-0/+0
* zfs-tests: verify zfs(8) and zpool(8) help message is under 80 columnsloli10K2019-05-242-8/+16
* Fix ksh-path for random_readwrite_fixed.kshsiv02019-05-241-1/+1
* Rename reservation tests from *.sh to *.kshIgor K2019-05-2323-22/+22
* Fix send/recv lost spill blockBrian Behlendorf2019-05-075-17/+198
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-077-7/+265
* Add feature check for 'zpool resilver' commandTom Caputi2019-05-021-0/+13
* Use sigaction(2) instead of sigset(3) for portabilityTomohiro Kusumi2019-04-301-1/+7
* Fix issues with truncated files in raw sendsTom Caputi2019-04-155-37/+255
* Fix hierarchy misspellingsRichard Laager2019-04-143-4/+4
* Don't hard-code number of ioctls for portabilityTomohiro Kusumi2019-04-141-1/+1
* Fix issue in receive_object() during reallocationBrian Behlendorf2019-04-125-16/+211
* ZTS: Make fault cleanup function more robustJohn Wren Kennedy2019-04-121-0/+10
* Revert "Fix issues with truncated files in raw sends"Brian Behlendorf2019-04-053-127/+31
* features.kernel layout should match features.poolDon Brady2019-04-041-3/+5
* Restrict kstats and print real pointersSara Hartse2019-04-041-2/+2
* Do not iterate through filesystems unnecessarilyTom Caputi2019-04-012-1/+5
* Add TRIM supportBrian Behlendorf2019-03-2936-6/+2102
* Fix issues with truncated files in raw sendsTom Caputi2019-03-273-31/+127
* Update valid vdev types for get_disklistRichard Elling2019-03-261-1/+1
* ZTS: Detect e2fsprogs verity issueBrian Behlendorf2019-03-262-0/+20
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-218-28/+220
* Improve `zpool labelclear`Brian Behlendorf2019-03-219-51/+190
* Multiple DVA Scrubbing FixTom Caputi2019-03-153-12/+90
* Make zpool status counters match error events countTony Hutter2019-03-142-1/+154
* Better user experience for errata 4Tom Caputi2019-03-141-1/+4
* Use 'printf %s' instead of 'echo -n' for compatibilityIgor K2019-03-133-5/+8
* Make zstreamdump -v more greppableTom Caputi2019-03-132-24/+3
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-138-5/+269
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-132-26/+65
* MMP writes rotate over leavesOlaf Faaland2019-03-122-0/+93
* Reorder ZFS ioctls to fix cross-version compatibilityLorenz Brun2019-03-091-3/+3
* zfs.8 has wrong description of "zfs program -t"Matthew Ahrens2019-02-261-1/+3
* zvol: allow rename of in use ZVOL datasetloli10K2019-02-225-2/+76
* Prevent user accounting on readonly poolloli10K2019-02-192-1/+68