aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow block cloning across encrypted datasetsoromenahar2024-01-085-4/+182
* L2ARC: Restrict write size to 1/4 of the deviceAlexander Motin2024-01-081-14/+6
* ZTS: Disable io_uring test on CentOS 9Brian Behlendorf2023-12-211-0/+7
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-281-1/+1
* ZTS: Fix zfs_load-key failures on F39Tony Hutter2023-11-281-1/+4
* ZTS: Fix 'could not unmount datasets' on Alma 9Tony Hutter2023-11-201-0/+6
* Add a tunable to disable BRT support.Rich Ercolani2023-11-164-0/+25
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-161-3/+7
* Revert "zvol: Temporally disable blk-mq"Tony Hutter2023-11-061-1/+1
* run-zts test procfs/pool_state failed with uncorrectable I/O failureVaibhavB2023-11-061-1/+5
* Fix typo in tests/zfs-tests/tests/functional/cli_user/misc/misc.cfgdennisfriedrichsen2023-11-061-2/+2
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-11-066-13/+239
* ZTS: Debug zfs_share_concurrent_shares failureBrian Behlendorf2023-10-101-5/+34
* ZTS: Remove zfs_allow_010_pos expection for FreeBSDBrian Behlendorf2023-10-101-1/+0
* zvol: Temporally disable blk-mqTony Hutter2023-10-101-1/+1
* ZTS: Fix verify_fs_mount in delegate_common.kshlibUmer Saleem2023-10-101-2/+2
* ZTS: Move zpool_import_hostid_changed* tests to Linux runfileBrian Behlendorf2023-10-102-4/+7
* FreeBSD: Reduce divergence from in-tree sourcesAlexander Motin2023-10-101-1/+1
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-071-8/+12
* tests: add tests for zpool import behaviour when hostid changesRob Norris2023-10-078-0/+279
* tests/block_cloning: sync before write in fallback testRob N2023-10-071-0/+2
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-034-2/+106
* Update the behavior of mountpoint propertyUmer Saleem2023-10-035-17/+26
* Fix ENOSPC for extended quotaAkash B2023-09-281-1/+11
* Reduce trim min size even lower for tests to reduce flakiness Paul Dagnelie2023-09-287-7/+7
* ZTS: Fix introduced test bug in block_cloning_copyfilerangePaul Dagnelie2023-09-281-1/+0
* ZTS: Add additional exceptionsBrian Behlendorf2023-09-281-2/+2
* Set timeout before creating pool in testPaul Dagnelie2023-09-281-2/+2
* tests/block_cloning: try harder to stay on same txg in fallback testRob N2023-09-221-0/+1
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-221-1/+3
* tests: install missing PAM testsRob N2023-09-221-0/+2
* update max_variance limit in zdb_block_size_histogram test for CIednadolski-ix2023-09-191-4/+4
* tests/block_cloning: rename and document get_same_blocks helperRob N2023-08-2610-25/+33
* copy_file_range: fix fallback when source create on same txgRob N2023-08-254-2/+72
* readmmap.c: fix building with MUSL libcZach Dykstra2023-08-021-0/+1
* Check the return value in clonefile testoromenahar2023-08-021-1/+1
* linux/copy_file_range: properly request a fallback copy on Linux <5.3Rob N2023-08-024-0/+90
* zts: block cloning testsRob Norris2023-07-2619-0/+1016
* Ignore pool ashift property during vdev attachmentAmeer Hamza2023-07-213-61/+25
* Shorten arcstat_quiescence sleep timeGeorge Amanakis2023-06-151-1/+1
* ZTS: Skip send_raw_ashift on FreeBSDBrian Behlendorf2023-06-142-0/+5
* Store the L2ARC device ashift in the vdev labelGeorge Amanakis2023-06-141-11/+8
* ZTS: Skip checkpoint_discard_busyBrian Behlendorf2023-06-092-0/+3
* zdb: add -B option to generate backup streamRob Norris2023-06-053-1/+57
* PAM: enable testing on FreeBSDVal Packett2023-05-311-0/+5
* PAM: support password changes even when not mountedVal Packett2023-05-313-2/+58
* PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'Val Packett2023-05-313-1/+74
* ZTS: zvol_misc_trim disable blk mqBrian Behlendorf2023-05-293-1/+20
* ZTS: Add zpool_resilver_concurrent exceptionBrian Behlendorf2023-05-261-0/+2
* btree: Implement faster binary search algorithmRichard Yao2023-05-261-1/+1