aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ZTS: Use QEMU for tests on Linux and FreeBSDTino Reichardt2024-09-171-0/+12
* ZTS: increase timeout of mmap_sync_001_posTino Reichardt2024-09-171-1/+1
* ZTS: fix raidz_expand_001_pos and raidz_expand_002_posTino Reichardt2024-09-172-0/+4
* ZTS: fix zpool_status_008_pos test on qemu vm'sTino Reichardt2024-09-171-3/+3
* Adding Direct IO SupportBrian Atkinson2024-09-1442-69/+2605
* zts-report: don't crash on non-UTF-8 chars in the log (#16497)Rob Norris2024-09-091-1/+1
* build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGSRob Norris2024-08-271-1/+1
* zpool: Provide GUID to zpool-reguid(8) with -g (#16239)Mateusz Piotrowski2024-08-266-0/+209
* ddt: block scan until log is flushed, and flush aggressivelyRob Norris2024-08-161-0/+4
* ddt: dedup logRob Norris2024-08-166-3/+44
* ZTS: tests for dedup legacy/FDT tablesRob Norris2024-08-169-5/+638
* ddt: add FDT feature and support for legacy and new on-disk formatsRob Norris2024-08-161-0/+1
* Fix projid accounting for xattr objectsJitendra Patidar2024-08-141-2/+17
* ZTS: Use /dev/urandom instead of /dev/randomTony Hutter2024-08-143-3/+3
* libzfs.h: Set ZFS_MAXPROPLEN and ZPOOL_MAXPROPLEN to ZAP_MAXVALUELENMateusz Piotrowski2024-08-083-24/+8
* tests: user_property_001_pos: Remove unnecessary evalsMateusz Piotrowski2024-08-081-2/+2
* tests: user_property: Clarify commentsMateusz Piotrowski2024-08-081-6/+16
* ZTS: Add a test to verify that copy_file_range obeys RLIMIT_FSIZEMark Johnston2024-08-084-1/+69
* ZTS: small fix for SEEK_DATA/SEEK_HOLE tests (#16413)Tino Reichardt2024-08-072-0/+17
* Fix the names of some FreeBSD sysctls in include/tunables.cfg (#16395)Allan Jude2024-08-061-3/+5
* ZTS: fix io_uring test on RHEL 9 variants (#16411)Tino Reichardt2024-08-061-3/+3
* ZTS: Add zfs/zpool JSON sanity testsTony Hutter2024-08-066-0/+146
* ZTS: remove skips for zvol_misc testsRob Norris2024-08-063-22/+0
* ZTS: fix zfs_copies_006_pos test on Ubuntu 20.04 (#16409)Tino Reichardt2024-08-051-0/+2
* ZTS: fix history_007_pos test on Ubuntu 24.04 (#16410)Tino Reichardt2024-08-051-5/+1
* Fix sa_add_projid to lookup and update SA_ZPL_DXATTR (avoid DXATTR loss) (#16...Jitendra Patidar2024-07-314-1/+83
* ddt: add support for prefetching tables into the ARCAllan Jude2024-07-265-0/+197
* Replace goo.gl style link (#16373)Alexander Motin2024-07-251-1/+1
* ddt: dedup table quota enforcementAllan Jude2024-07-257-0/+295
* ZTS: Make do_vol_test() more deterministic (#16379)Alexander Motin2024-07-241-9/+9
* Add some missing vdev properties (#16346)Don Brady2024-07-231-0/+3
* ZTS: Change cp_stress to fit timings (#16369)Tino Reichardt2024-07-221-7/+2
* zts: test single-disk pool resumes properly after disk pullRob Norris2024-07-174-1/+105
* ZTS: handle FreeBSD version numbers correctly (#16340)Rob Norris2024-07-121-1/+29
* icp: reorganise SHA2 digest mechanismsRob Norris2024-05-311-60/+10
* ZTS: Fix redacted_send failures on FreeBSDTony Hutter2024-05-312-5/+3
* zed: Add deadman-slot_off.sh zedletBrian Behlendorf2024-05-292-4/+5
* Use memset to zero stack allocations containing unionsRob N2024-05-241-1/+3
* FreeBSD: Add zfs_link_create() error handlingAlexander Motin2024-05-161-1/+0
* Add support for parallel pool exportsDon Brady2024-05-144-1/+205
* vdev probe to slow disk can stall mmp write checkerDon Brady2024-04-293-1/+99
* Fast Dedup: ZAP ShrinkingAllan Jude2024-04-245-0/+157
* ZTS: user_namespace_004.ksh avoid error in cleanup if unsupportedSeth Troisi2024-04-221-2/+2
* Parallel pool importGeorge Wilson2024-04-225-1/+437
* tests/quota: consistently clear quota property between testsRob Norris2024-04-197-2/+17
* tests/quota_005_pos: use a long int for doubling the quota sizeRob Norris2024-04-191-4/+3
* zts: add a debug option to get full test outputRob N2024-04-161-7/+16
* zinject: "no-op" error injectionRob N2024-04-151-1/+1
* Add support for zfs mount -R <filesystem>Umer Saleem2024-04-115-2/+151
* vdev_disk: fix alignment check when buffer has non-zero starting offsetRob Norris2024-04-111-1/+1