aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ztest
Commit message (Expand)AuthorAgeFilesLines
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-041-5/+5
* ztest: Fix ASSERT in ztest_objset_destroy_cb()Brian Behlendorf2022-02-261-1/+9
* log xattr=sa create/remove/update to ZILJitendra Patidar2022-02-221-0/+1
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-0/+3
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* ztest: fix unused, remove argsusedнаб2021-12-211-35/+39
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-061-5/+7
* Prune /*NOTREACHED*/наб2021-07-261-162/+182
* Annotated dprintf as printf-likeRich Ercolani2021-06-221-2/+2
* long options for ztestManoj Joseph2021-05-281-77/+196
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-03-191-2/+2
* Add missing checks for unsupported featuresMartin Matuška2021-02-271-0/+3
* ztest: propagate -o to the zdb child processChristian Schwarz2021-02-191-23/+79
* ztest: fix -o by calling set_global_var in child processesChristian Schwarz2021-02-191-2/+51
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-02-161-2/+2
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* ztest: Clean up use of ASSERT and VERIFYRyan Moeller2021-01-121-125/+126
* ztest: Use fnvlist_* instead of VERIFYing nvlist_*Ryan Moeller2021-01-111-72/+65
* Memory leak in ztest_dmu_objset_own()Matthew Ahrens2020-12-281-1/+5
* Memory leak in ztest_vdev_attach_detach()Matthew Ahrens2020-12-281-2/+1
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-281-0/+1
* Make metaslab class rotor and aliquot per-allocator.Alexander Motin2020-12-151-1/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-71/+210
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Extend zdb to print inconsistencies in livelists and metaslabsMatthew Ahrens2020-07-141-1/+1
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-1/+1
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-3/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+3
* Add device rebuild featureBrian Behlendorf2020-07-031-3/+13
* Remove unnecessary terminology from error-injection in ztestSerapheim Dimitropoulos2020-06-221-13/+15
* Mark functions as staticArvind Sankar2020-06-181-9/+9
* ztest: Fix spa_open() ENOENT failuresBrian Behlendorf2020-06-061-142/+154
* ztest: Fix ztest_run_zdb() failureBrian Behlendorf2020-05-291-2/+2
* libzfs: Fix bounds checks for float parsingRyan Moeller2020-03-161-1/+6
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-1/+1
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-7/+7
* Prefix struct rangelockMatthew Macy2019-11-011-2/+2
* Remove gratuitous Linux only include in ztest & zdbMatthew Macy2019-10-191-1/+0
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-1/+1
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Fix typos in cmd/Andrea Gelmini2019-08-301-1/+1
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-1/+17
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-18/+15
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-0/+3
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-162/+0
* make zil max block size tunableMatthew Ahrens2019-06-101-1/+1
* Restrict kstats and print real pointersSara Hartse2019-04-041-1/+1
* Add TRIM supportBrian Behlendorf2019-03-291-2/+83
* Do not resume a pool if multihost is enabledOlaf Faaland2019-02-281-0/+7