aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* ZTS: fix zfs_copies_006_pos test on Ubuntu 20.04 (#16409)Tino Reichardt2024-08-261-0/+2
* ZTS: fix history_007_pos test on Ubuntu 24.04 (#16410)Tino Reichardt2024-08-261-5/+1
* ZTS: Use /dev/urandom instead of /dev/randomTony Hutter2024-08-223-3/+3
* ZTS: Add a test to verify that copy_file_range obeys RLIMIT_FSIZEMark Johnston2024-08-222-0/+65
* ZTS: fix io_uring test on RHEL 9 variants (#16411)Tino Reichardt2024-08-221-3/+3
* ZTS: Make do_vol_test() more deterministic (#16379)Alexander Motin2024-07-301-9/+9
* zts: test single-disk pool resumes properly after disk pullRob Norris2024-07-172-0/+103
* Use memset to zero stack allocations containing unionsRob N2024-07-171-1/+3
* ZTS: handle FreeBSD version numbers correctly (#16340)Rob Norris2024-07-161-1/+29
* ZTS: Fix redacted_send failures on FreeBSDTony Hutter2024-07-162-5/+3
* vdev probe to slow disk can stall mmp write checkerDon Brady2024-04-302-0/+98
* Extend import_progress kstat with a notes fieldDon Brady2024-04-291-0/+132
* Add ashift validation when adding devices to a poolGeorge Wilson2024-04-299-8/+45
* ZTS: user_namespace_004.ksh avoid error in cleanup if unsupportedSeth Troisi2024-04-291-2/+2
* Add slow disk diagnosis to ZEDDon Brady2024-04-297-1/+391
* ZTS: fix flakiness in cp_files_002_posRobert Evans2024-04-291-3/+3
* Add support for zfs mount -R <filesystem>Umer Saleem2024-04-223-0/+148
* BRT: Check pool clone stats in more testsAlexander Motin2024-04-191-5/+15
* BRT: Fix tests to work on non-empty poolsAlexander Motin2024-04-191-21/+26
* ZTS: Skip cross-fs bclone tests if FreeBSD < 14.0Tony Hutter2024-02-164-13/+30
* [zfs-2.2.3] ZTS: Use correct bclone module param name on FreeBSDTony Hutter2024-02-161-2/+2
* [zfs-2.2.3] Enable zfs_bclone_enabled on cp_files testsTony Hutter2024-02-122-0/+10
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-084-1/+110
* BRT: Fix FICLONE/FICLONERANGE shortened copyTony Hutter2024-02-063-0/+163
* ZTS: Add dirty dnode stress testTony Hutter2024-01-295-0/+258
* fix(mount): do not truncate shares not zfs mountStefan Lendl2024-01-292-0/+63
* ZTS: Apply zfs_bclone_enabled to bclone testsBrian Behlendorf2024-01-222-1/+13
* fix: variable type with zfs-tests/cmd/clonefile.cTino Reichardt2024-01-191-1/+1
* Fix cloning into mmaped and cached file.Pawel Jakub Dawidek2024-01-197-0/+239
* ZTS: Test for clone, mmap and write for block cloningUmer Saleem2024-01-196-0/+206
* Enable block_cloning tests on FreeBSDBrian Behlendorf2024-01-1910-18/+21
* Block cloning tests.Pawel Jakub Dawidek2024-01-1928-45/+1657
* Test LWB buffer overflow for block cloningUmer Saleem2024-01-192-0/+90
* ZTS: Add test cases for block cloning replayAmeer Hamza2024-01-193-0/+266
* ZTS: block_cloning: Use numeric sort for get_same_blocksAmeer Hamza2024-01-191-1/+1
* Linux 6.7 compat: zfs_setattr fix atime updateRob N2024-01-171-3/+11
* Allow block cloning across encrypted datasetsoromenahar2024-01-083-4/+179
* 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-064-9/+234
* ZTS: Debug zfs_share_concurrent_shares failureBrian Behlendorf2023-10-101-5/+34
* zvol: Temporally disable blk-mqTony Hutter2023-10-101-1/+1