aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup: 64-bit kernel module parameters should use fixed width typesRichard Yao2022-10-136-13/+13
* Handle possible null pointers from malloc/strdup/strndup()Richard Yao2022-10-064-1/+19
* Miscellaneous ZTS fixesRichard Yao2022-09-298-12/+36
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-282-15/+14
* btree_test: smatch did detect few issuesToomas Soome2022-09-271-7/+13
* Fix unsafe string operationsRichard Yao2022-09-272-5/+3
* Cleanup: Switch to strlcpy from strncpyRichard Yao2022-09-272-9/+8
* Enforce "-F" flag on resuming recv of full/newfs on existing datasetJitendra Patidar2022-09-273-3/+70
* Fix userspace memory leaks found by Clang Static AnalzyerRichard Yao2022-09-262-1/+8
* Fix userland resource leaksRichard Yao2022-09-232-1/+2
* Fix unchecked return values and unused return valuesRichard Yao2022-09-234-6/+15
* ZTS: fallocate tests fail with hard coded valuesJohn Wren Kennedy2022-09-222-54/+71
* Fix minor issues in namespace delegation supportyouzhongyang2022-09-202-2/+2
* Delay ZFS_PROP_SHARESMB property to handle it for encrypted raw receiveAmeer Hamza2022-09-201-0/+8
* Fix BLAKE3 tuneable and module loading on Linux and FreeBSDTino Reichardt2022-09-161-6/+6
* ZTS: parameter expansion in zfs_unshare_006_posJohn Wren Kennedy2022-09-151-1/+1
* Improve too large physical ashift handlingAlexander Motin2022-09-082-1/+6
* Add Linux posix_fadvise supportFinix19792022-09-0811-2/+249
* Add zfs.sync.snapshot_renameAndriy Gapon2022-09-023-0/+70
* Add zilstat script to report zil kstats in a user friendly mannerAmeer Hamza2022-09-025-2/+43
* ZTS: zvol_stress: fix race condition with zinject usageChristian Schwarz2022-08-251-0/+1
* Fix zpool status in case of unloaded keysGeorge Amanakis2022-08-225-1/+82
* Enable relatime by defaultGeorge Melikov2022-08-125-10/+12
* ZTS: Fix zpool_expand_001_posTony Hutter2022-08-091-47/+54
* zpool: fix redundancy check after vdev removalStéphane Lesimple2022-08-042-1/+59
* Add snapshots_changed as propertyUmer Saleem2022-08-025-2/+145
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-285-1/+390
* ZTS: Fix io_uring support checkBrian Behlendorf2022-07-261-1/+1
* ZTS: Fix occasional inherit_001_pos.ksh failureBrian Behlendorf2022-07-251-1/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111271-1271/+1271
* tests: modernise zdb_decompressнаб2022-06-291-9/+7
* Enable -Wwrite-stringsнаб2022-06-2917-201/+126
* Scrub mirror children without BPsBrian Behlendorf2022-06-235-23/+164
* Add Linux namespace delegation supportWill Andrews2022-06-107-1/+291
* zvol: Support blk-mq for better performanceTony Hutter2022-06-0912-14/+534
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-0814-15/+619
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-263-4/+4
* Add make regen-tests to regenerate the test bundleнаб2022-05-181-1/+27
* tests: add zfs_unshare_008_pos checking whitespace escapingнаб2022-05-125-1/+73
* tests: many_fds: simplify, moderniseнаб2022-05-111-34/+20
* Adding ZTS test for O_APPENDBrian Atkinson2022-05-1113-25/+296
* autoconf: use include directives instead of recursing down test dataнаб2022-05-10176-2686/+1952
* autoconf: use include directives instead of recursing down tests (mostly)наб2022-05-1015-229/+163
* autoconf: use include directives instead of recursing down etcнаб2022-05-101-0/+1
* Move test-runner.1 into top-level man/наб2022-05-103-298/+1
* autoconf: use include directives instead of recursing down manнаб2022-05-101-3/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-105-2/+8
* autoconf: use include directives instead of recursing down libнаб2022-05-103-26/+25
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-038-3/+223
* Default zfs_max_recordsize to 16MRich Ercolani2022-04-284-4/+4