aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocksMike Gerdts2019-07-054-2/+332
* nopwrites on dmu_sync-ed blocks can result in a panicGeorge Wilson2019-06-283-2/+89
* Add 'zfs umount -u' for encrypted datasetsTom Caputi2019-06-283-2/+82
* -Y option for zdb is validIgor K2019-06-241-1/+1
* Remove code for zfs remapMatthew Ahrens2019-06-2414-387/+20
* Fix out-of-tree build failuresBrian Behlendorf2019-06-243-3/+6
* Add missing .gitignore from "Implement Redacted Send/Receive"Tomohiro Kusumi2019-06-231-0/+1
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-223-2/+101
* 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-1939-7/+2559
* 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-293-2/+122
* 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
* test-runner.py: change shebang to python3Stoiko Ivanov2019-05-281-1/+1
* 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-076-19/+200
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-078-8/+267
* 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-156-40/+259
* Fix hierarchy misspellingsRichard Laager2019-04-144-5/+5
* Don't hard-code number of ioctls for portabilityTomohiro Kusumi2019-04-141-1/+1
* Fix issue in receive_object() during reallocationBrian Behlendorf2019-04-126-17/+212
* ZTS: Make fault cleanup function more robustJohn Wren Kennedy2019-04-121-0/+10
* Allow zfs-tests to recover from hibernationAlek P2019-04-111-19/+70
* Revert "Fix issues with truncated files in raw sends"Brian Behlendorf2019-04-054-129/+32
* 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-2938-6/+2127
* Fix issues with truncated files in raw sendsTom Caputi2019-03-274-32/+129
* 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-2110-52/+192
* Multiple DVA Scrubbing FixTom Caputi2019-03-154-13/+91
* Make zpool status counters match error events countTony Hutter2019-03-143-2/+155