aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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