summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix zfs_copies_001_pos/zfs_copies_004_negBrian Behlendorf2016-04-272-0/+5
* Fix ZPL miswrite of default POSIX ACLNed Bass2016-04-183-2/+64
* remove sanity check in replacement testJinshan Xiong2016-04-133-9/+0
* Make zfs test easier to run in local installJinshan Xiong2016-04-122-21/+15
* Add zfs-tests for relatimeChunwei Chen2016-04-054-2/+75
* Only build devname2devid when libudev headers are availableBrian Behlendorf2016-03-311-0/+2
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-312-55/+94
* Expand EDQUOT variableAndriy Gapon2016-03-311-3/+3
* Fix zpool_scrub_* test casesBrian Behlendorf2016-03-304-4/+24
* write_dirs: set_partition expects zero-based partition indecesAndriy Gapon2016-03-251-1/+4
* zfs_copies: do_vol_test must wait for deviceBrian Behlendorf2016-03-251-0/+2
* Fix zdb -e and zhack thread_init()Brian Behlendorf2016-03-211-16/+14
* Disable zpool_add_004_pos test caseBrian Behlendorf2016-03-171-1/+1
* Add the ZFS Test SuiteBrian Behlendorf2016-03-161228-0/+88729