summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix uninitialized variable snapprops_nvlist in zfs_receive_oneLOLi2016-10-073-2/+86
* Add python style checkingBrian Behlendorf2016-10-077-24/+151
|\
| * Introduce tests for python scriptsGiuseppe Di Natale2016-10-066-2/+130
| * Correct style in test-runnerGiuseppe Di Natale2016-10-061-22/+21
* | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-0719-51/+541
|/
* Use 100MB pool for filetest_001_pos.ksh checksum testTony Hutter2016-10-035-5/+112
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-0318-12/+1195
* Fix coverity defects: CID 147536, 147537, 147538GeLiXin2016-09-302-3/+20
* Disable zpool_import_002_pos and ro_props_001_posBrian Behlendorf2016-09-301-2/+4
* Fix zfs_clone_010_pos.ksh to verify zfs clones property displays rightliaoyuxiangqin2016-09-292-4/+9
* Enable ro_props_001_pos and onoffs_001_posChaoyuZhang2016-09-291-4/+2
* Fix zfs_clone_010_pos.ksh to verify the space used by multiple copiesliaoyuxiangqin2016-09-292-3/+8
* Enable property_alias_001_pos.kshcandychencan2016-09-271-2/+1
* Fix coverity defects: CID 147613 147614 147616 147617luozhengzheng2016-09-231-0/+2
* Fix coverity defectsluozhengzheng2016-09-221-0/+5
* Update zfs destroy test scriptscao2016-09-229-40/+111
* Fix zfs_destroy_001_pos.kshcandychencan2016-09-212-10/+22
* Remove script zfs_commands.cfglegend-hua2016-09-203-6/+2
* Fix coverity defectscao2016-09-201-0/+2
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-2/+7
* Fix FALLOC_FL_PUNCH_HOLE use in randfree_file.c legend-hua2016-09-171-0/+7
* Disable zpool_upgrade_004_pos test caseBrian Behlendorf2016-09-161-1/+2
* OpenZFS 7262 - remove seq from zfs_receive_010.kshPaul Dagnelie2016-09-121-2/+2
* OpenZFS - Performance regression suite for zfstestJohn Wren Kennedy2016-09-0827-6/+1336
* Real disk partitioning now enabled in test suite for LinuxSydney Vanda2016-09-0863-58/+774
* Fix zhack argument processingBrian Behlendorf2016-08-311-2/+1
* Update zpool_import_001_posBrian Behlendorf2016-08-311-1/+1
* Update zfs_destroy_004.ksh scriptcao2016-08-302-7/+12
* Update zfs_create_003_pos.ksh and zfs_create_006_pos.kshChaoyuZhang2016-08-303-8/+5
* Add log_must_{retry,busy} helpersBrian Behlendorf2016-08-301-0/+75
* Update zfs_mount_005_pos.ksh and zfs_mount_010_neg.kshliuhuang2016-08-303-17/+30
* Update zfs_create_(009,010)_neg.kshChaoyuZhang2016-08-182-2/+2
* Fix do_link portion of ctime testNikolay Borisov2016-08-161-1/+3
* Enable history test casesBrian Behlendorf2016-07-274-19/+27
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-272-4/+10
* Enable zpool_upgrade test casesBrian Behlendorf2016-07-142-7/+8
* OpenZFS 6876 - Stack corruption after importing a pool with a too-long namePaul Dagnelie2016-06-281-1/+12
* OpenZFS 6562 - Refquota on receive doesn't account for overageDan McDonald2016-06-281-2/+1
* OpenZFS 6393 - zfs receive a full send as a clonePaul Dagnelie2016-06-281-1/+2
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-2813-43/+52
* Implement large_dnode pool featureNed Bass2016-06-2419-7/+556
* xattrtest: allow verify with -R and other improvementsNed Bass2016-06-241-68/+124
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-218-2/+154
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-0756-153/+298
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-264-15/+11
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-252-3/+6
* Consistently use parsable instead of parseableChrister Ekholm2016-05-231-1/+1
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-126-7/+86
* Per-vdev ZAP tests must use $ZPOOL and $ZDBBrian Behlendorf2016-05-068-29/+29
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-0213-0/+584