aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ztest
Commit message (Expand)AuthorAgeFilesLines
* Do not resume a pool if multihost is enabledOlaf Faaland2019-02-281-0/+7
* GCC 9.0: Fix ztest "directive argument is not a nul-terminated string"Tony Hutter2019-01-281-2/+2
* ztest: scrub verificationBrian Behlendorf2019-01-181-6/+63
* Fix error handling incallers of dbuf_hold_level()Tom Caputi2019-01-171-6/+6
* ztest: scrub ddt repairBrian Behlendorf2019-01-171-16/+33
* ztest: split block reconstructionBrian Behlendorf2019-01-161-2/+1
* Disable 'zfs remap' commandBrian Behlendorf2019-01-151-23/+0
* Minor spelling correctionsBrian Behlendorf2019-01-131-5/+5
* zfs initialize performance enhancementsGeorge Wilson2019-01-071-1/+8
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+94
* Fix 'zpool remap' freeing raceBrian Behlendorf2019-01-021-0/+8
* ztest: ENOSPC in ztest_objset_destroy_cb()Brian Behlendorf2018-12-141-2/+6
* OpenZFS 9962 - zil_commit should omit cache thrashPrakash Surya2018-12-071-3/+1
* Fix ztest deadlock in ztest_zil_remount()Tom Caputi2018-12-041-0/+8
* Fix consistency of ztest_device_removal_activeTom Caputi2018-11-281-1/+21
* Fix !zilog_is_dirty() assert during ztestTom Caputi2018-11-071-3/+9
* Replay logs before starting ztest workersTom Caputi2018-11-071-11/+68
* ztest: reduce gangblock creationBrian Behlendorf2018-11-051-1/+1
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-052-6/+3
* Fix waiting in ztest_device_removal()Tom Caputi2018-10-241-0/+9
* Fix ztest deadman panic with indirect vdev damageTom Caputi2018-10-241-1/+6
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-241-6/+13
* Fix random ztest_deadman_thread failuresTom Caputi2018-10-241-11/+25
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-191-77/+0
* OpenZFS 9689 - zfs range lock code should not be zpl-specificMatt Ahrens2018-10-111-155/+56
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-031-3/+0
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-5/+5
* Refine split block reconstructionBrian Behlendorf2018-10-011-1/+9
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-3/+3
* Pool allocation classesDon Brady2018-09-051-17/+170
* OpenZFS 9403 - assertion failed in arc_buf_destroy()Tom Caputi2018-08-291-4/+2
* MMP should not suspend pool in ztestOlaf Faaland2018-08-131-0/+2
* Add support for selecting encryption backendNathan Lewis2018-08-021-0/+8
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-0/+7
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-9/+104
* Fix ztest_vdev_add_remove() test caseBrian Behlendorf2018-06-141-1/+8
* Remove rwlock wrappersBrian Behlendorf2018-06-041-54/+54
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-301-4/+1
* OpenZFS 9280 - Assertion failure while running removal_with_ganging test with...Matt Ahrens2018-04-171-10/+10
* Optimize possible split block search spaceBrian Behlendorf2018-04-141-1/+2
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-3/+55
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-10/+81
* Set persistent ztest failure modeBrian Behlendorf2018-02-051-17/+19
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-021-1/+24
* Extend deadman logicBrian Behlendorf2018-01-251-12/+66
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-1/+6
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-3/+7
* Fix ztest_verify_dnode_bt() test caseBrian Behlendorf2018-01-091-1/+5
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-3/+8
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-9/+12