aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: simple zinject disk fault arg checkRob Norris2024-04-033-0/+69
* Add ashift validation when adding devices to a poolGeorge Wilson2024-03-2910-9/+47
* ZTS: fix flakiness in cp_files_002_posRobert Evans2024-03-271-3/+3
* BRT: Check pool clone stats in more testsAlexander Motin2024-03-271-5/+15
* BRT: Fix tests to work on non-empty poolsAlexander Motin2024-03-271-21/+26
* ZTS: Skip cross-fs bclone tests if FreeBSD < 14.0Tony Hutter2024-02-165-14/+51
* Allowing PERFPOOL to be defined by zfs-test usersKevin Greene2024-02-091-1/+1
* Add slow disk diagnosis to ZEDDon Brady2024-02-088-2/+393
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-075-2/+112
* BRT: Fix FICLONE/FICLONERANGE shortened copyBrian Behlendorf2024-02-065-1/+166
* ZTS: Allow longer run time for zdb_args_posBrian Behlendorf2024-01-291-0/+1
* ZTS: Apply zfs_bclone_enabled to bclone testsBrian Behlendorf2024-01-232-1/+13
* fix: variable type with zfs-tests/cmd/clonefile.cTino Reichardt2024-01-171-1/+1
* Fix cloning into mmaped and cached file.Pawel Jakub Dawidek2024-01-179-1/+243
* Linux 6.7 compat: zfs_setattr fix atime updateRob N2024-01-161-3/+11
* ZTS: Test for clone, mmap and write for block cloningUmer Saleem2024-01-168-1/+209
* fix(mount): do not truncate shares not zfs mountStefan Lendl2024-01-123-1/+65
* Enable block_cloning tests on FreeBSDBrian Behlendorf2024-01-1212-29/+35
* Block cloning tests.Pawel Jakub Dawidek2023-12-2632-73/+1767
* Test LWB buffer overflow for block cloningUmer Saleem2023-12-154-1/+94
* ZTS: Update raidz_expand_005_pos.kshBrian Behlendorf2023-12-121-1/+1
* ZTS: Add dirty dnode stress testTony Hutter2023-12-116-1/+259
* ZTS: Add zpool_import_status.ksh to Makefile.amBrian Behlendorf2023-12-111-0/+1
* ZTS: Disable io_uring test on CentOS 9Brian Behlendorf2023-12-091-0/+7
* ZTS: Add test cases for block cloning replayAmeer Hamza2023-12-095-2/+272
* ZTS: block_cloning: Use numeric sort for get_same_blocksAmeer Hamza2023-12-091-1/+1
* Extend import_progress kstat with a notes fieldDon Brady2023-12-052-1/+134
* Allow block cloning across encrypted datasetsoromenahar2023-12-055-4/+182
* ZTS: get_persistent_disk_name can return truncated namesVaibhavB2023-11-291-1/+1
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-271-1/+1
* ZTS: Fix zfs_load-key failures on F39Tony Hutter2023-11-271-1/+4
* ZTS: Fix 'could not unmount datasets' on Alma 9 (#15542)Tony Hutter2023-11-211-0/+6
* Add a tunable to disable BRT support.Rich Ercolani2023-11-164-0/+25
* L2ARC: Restrict write size to 1/4 of the deviceAlexander Motin2023-11-141-14/+6
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-091-3/+7
* RAID-Z expansion featureDon Brady2023-11-0815-92/+1079
* Revert "zvol: Temporally disable blk-mq"Tony Hutter2023-10-241-1/+1
* run-zts test procfs/pool_state failed with uncorrectable I/O failureVaibhavB2023-10-201-1/+5
* Fix typo in tests/zfs-tests/tests/functional/cli_user/misc/misc.cfgdennisfriedrichsen2023-10-201-2/+2
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-10-206-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-091-1/+1
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-061-8/+12
* tests: add tests for zpool import behaviour when hostid changesRob Norris2023-10-068-0/+279
* tests/block_cloning: sync before write in fallback testRob N2023-10-061-0/+2
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-024-2/+106