aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feature: large_microzapRob Norris2024-10-022-1/+2
* snapdir: add 'disabled' value to make .zfs inaccessibleBrian Behlendorf2024-10-021-1/+1
* Support for longnames for files/directories (Linux part)Sanjeev Bagewadi2024-10-0110-1/+540
* Restrict raidz faulted vdev countDon Brady2024-10-013-1/+99
* ZTS: Replace MD5 and SHA256 wit XXH128Tino Reichardt2024-09-2834-133/+113
* ZTS: Fix zpool_import_hostid_changed_unclean_exportBrian Behlendorf2024-09-281-5/+4
* ZTS: Update deadman_sync thresholdBrian Behlendorf2024-09-271-4/+4
* ZTS: Fix zpool_import_hostid_changed_cachefile_unclean_exportBrian Behlendorf2024-09-261-6/+4
* ZTS: Fix zpool_reguid Makefile.am and testsBrian Behlendorf2024-09-254-9/+7
* xattr dataset prop: change defaults to saGeorge Melikov2024-09-233-4/+4
* ZTS: Add additional exceptionsBrian Behlendorf2024-09-221-0/+16
* ZTS: Retire "tmpfile_reason" exceptionBrian Behlendorf2024-09-221-7/+0
* ZTS: Retire "ci_reason" exceptionsBrian Behlendorf2024-09-221-36/+0
* ZTS: Fix skipping over comment lines in zpool_create.shlibUmer Saleem2024-09-211-3/+2
* ZTS: use openssl for md5digest and sha256digestTino Reichardt2024-09-193-28/+6
* Avoid fault diagnosis if multiple vdevs have errorsDon Brady2024-09-184-3/+172
* 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