aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-03-143-1/+138
* Fix zdb -ed on objset for exported poolChunwei Chen2018-03-144-4/+69
* ZTS: Fix create-o_ashift test caseLOLi2018-03-141-25/+22
* Remove vn_rename and vn_remove dependencyBrian Behlendorf2018-03-141-3/+3
* Add configure option to enable gcov analysisBrian Behlendorf2018-03-142-1/+1
* Fix 'zfs receive -o' when used with '-e|-d'LOLi2018-01-301-0/+36
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-301-1/+1
* Fix 'zpool add' handling of nested interior VDEVsLOLi2018-01-304-4/+178
* Handle broken pipes in arc_summaryGiuseppe Di Natale2018-01-301-0/+3
* Handle invalid options in arc_summaryLOLi2018-01-303-1/+40
* Fix bug in distclean which removes needed filesDavid Quigley2018-01-301-1/+1
* 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