aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix multihost stale cache file importBrian Behlendorf2017-12-183-5/+18
* Fix ZTS MMP tests and ztest -M behaviorOlaf Faaland2017-12-183-12/+11
* Allow test-runner to filter test groups by tagGiuseppe Di Natale2017-12-062-16/+154
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-041-10/+56
* Fix 'zfs get {user|group}objused@' functionalityLOLi2017-12-042-6/+18
* Emit history events for 'zpool create'Brian Behlendorf2017-12-045-47/+105
* Fix truncate(2) mtime and ctime handlingLOLi2017-11-216-2/+220
* Correct flake8 errors after STYLE builder updateGiuseppe Di Natale2017-11-201-5/+5
* Fix chattr/cleanup failureBrian Behlendorf2017-10-171-1/+1
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-167-12/+12
* Fix ARC behavior on 32-bit systemsBrian Behlendorf2017-10-164-18/+15
* receive_freeobjects() skips freeing some objectsNed Bass2017-10-163-2/+84
* 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