summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ZTS fix slog_replay_volume.ksh failureBrian Behlendorf2017-09-201-2/+2
* Modifying XATTRs doesnt change the ctimeGaurav Kumar2017-09-133-4/+67
* Fix volume WR_INDIRECT log replay (#6620)Brian Behlendorf2017-09-1311-35/+204
* Improved dnode allocation and dmu_hold_impl() (#6611)Giuseppe Di Natale2017-09-134-3/+92
* Fix range locking in ZIL commit codepathLOLi2017-08-213-2/+77
* Fix remounting snapshots read-writeLOLi2017-08-213-2/+148
* Fix ZTS grow_pool/setupBrian Behlendorf2017-08-211-0/+3
* Fix dnode allocation raceBrian Behlendorf2017-08-083-2/+63
* mmp_on_uberblocks: Use kstat for uberblock countsGiuseppe Di Natale2017-08-024-30/+35
* Fix volmode=none property behavior at import timeLOLi2017-08-022-3/+13
* Disable zfs_send_007_posGiuseppe Di Natale2017-08-021-0/+5
* Report MMP_STATE_NO_HOSTID immediatelyOlaf Faaland2017-07-251-3/+3
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-254-1/+71
* Add zgenhostid utility scriptOlaf Faaland2017-07-255-6/+10
* Release SCL_STATE in map_write_done()Olaf Faaland2017-07-253-1/+63
* Increase delay for zed log in events testsGiuseppe Di Natale2017-07-241-1/+1
* zfs_mount_001_neg: use log_must_busy in cleanupGiuseppe Di Natale2017-07-241-2/+2
* Disable nbmand tests on kernels w/o supportGiuseppe Di Natale2017-07-243-3/+39
* Add new fsck return code to zvol_misc_002_posTony Hutter2017-07-241-4/+18
* Multi-modifier protection (MMP)Olaf Faaland2017-07-1319-1/+995
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-127-70/+396
* Exit test-runner with non-zero if tests are KILLEDGiuseppe Di Natale2017-07-071-0/+4
* Fix chattr_001_posLOLi2017-07-071-6/+6
* Fix 'zpool clear' on readonly poolsLOLi2017-07-073-2/+75
* Implemented zpool scrub pause/resumeAlek P2017-07-064-52/+70
* ZTS: replace su commands by run_user functionGeorge Melikov2017-07-056-38/+38
* ZTS: minor typo and old default valuesGeorge Melikov2017-07-031-2/+2
* On failure tests-runner should do non-zero exitAlek P2017-06-301-3/+7
* Print fail messages before callbacks in test suiteGiuseppe Di Natale2017-06-301-4/+6
* Fix zpool_add_005_posbunder20152017-06-271-1/+5
* Fix arithmetic error message in zfs_clone_010_posbunder20152017-06-261-1/+1
* Call cv_signal() with mutex heldBoris Protopopov2017-06-261-2/+1
* Fix zpool_import_all_001_posGiuseppe Di Natale2017-06-131-60/+7
* Use log_must_busy in destroy_poolBrian Behlendorf2017-06-121-12/+3
* Skip tests that are slow on 32-bit buildersGiuseppe Di Natale2017-06-063-1/+13
* Reduce async_destroy_001_pos memory requirementsBrian Behlendorf2017-06-062-11/+5
* Allow add of raidz and mirror with same redundancyHÃ¥kan Johansson2017-06-054-3/+176
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-059-4/+449
* Fix "snapdev" property issuesLOLi2017-06-023-2/+177
* Revert "Fix "snapdev" property inheritance behaviour"Brian Behlendorf2017-05-263-163/+2
* OpenZFS 8077 - zfs-tests suite fails zpool_get_002_posYuri Pankov2017-05-251-19/+48
* OpenZFS 8076 - zfs-tests suite fails rootpool_002_negYuri Pankov2017-05-251-11/+12
* OpenZFS 8071 - zfs-tests: 7290 missed some casesYuri Pankov2017-05-253-13/+10
* Fix "snapdev" property inheritance behaviourLOLi2017-05-253-2/+163
* OpenZFS 8072 - zfs-tests: several test cases incorrectly spell TESTPOOLYuri Pankov2017-05-255-19/+17
* Add zpool events testsBrian Behlendorf2017-05-2215-10/+479
* Enable xattr testsBrian Behlendorf2017-05-2217-186/+387
* Enable remaining testsBrian Behlendorf2017-05-2283-351/+796
* Implemented zpool sync commandAlek P2017-05-1911-58/+232
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-194-4/+115