aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests/cmd
Commit message (Expand)AuthorAgeFilesLines
* tests: fix uClibc for getversion.cJosé Luis Salvador Rufo2024-11-141-1/+5
* Use <fcntl.h> instead of <sys/fcntl.h>Sam James2024-11-071-1/+1
* Always validate checksums for Direct I/O readsBrian Atkinson2024-10-091-59/+121
* ZTS: increase timeout of mmap_sync_001_posTino Reichardt2024-09-171-1/+1
* Adding Direct IO SupportBrian Atkinson2024-09-144-54/+458
* build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGSRob Norris2024-08-271-1/+1
* ZTS: small fix for SEEK_DATA/SEEK_HOLE tests (#16413)Tino Reichardt2024-08-071-0/+10
* icp: reorganise SHA2 digest mechanismsRob Norris2024-05-311-60/+10
* Use memset to zero stack allocations containing unionsRob N2024-05-241-1/+3
* 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-173-0/+148
* 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-163-0/+125
* Block cloning tests.Pawel Jakub Dawidek2023-12-262-21/+61
* FreeBSD: Reduce divergence from in-tree sourcesAlexander Motin2023-10-091-1/+1
* readmmap.c: fix building with MUSL libcZach Dykstra2023-08-011-0/+1
* Check the return value in clonefile testoromenahar2023-08-011-1/+1
* zts: block cloning testsRob Norris2023-07-243-0/+335
* btree: Implement faster binary search algorithmRichard Yao2023-05-261-1/+1
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-0/+15
* Remove unused Edon-R variantsTino Reichardt2023-03-141-78/+5
* nvpair: Constify string functionsRichard Yao2023-03-143-4/+4
* Replace dead opensolaris.org license linksTino Reichardt2023-03-141-1/+1
* Fix incremental receive silently failing for recursive sends Paul Dagnelie2023-03-101-1/+1
* Update BLAKE3 for using the new impl handlingTino Reichardt2023-03-021-6/+12
* Add generic implementation handling and SHA2 implTino Reichardt2023-03-021-7/+27
* Fix buffered/direct/mmap I/O raceBrian Behlendorf2023-02-231-1/+1
* ZTS: close in mmapwrite.cAntonio Russo2023-01-061-0/+4
* ZTS: limit mmapwrite file sizeAntonio Russo2023-01-051-2/+6
* Support idmapped mount in user namespaceyouzhongyang2022-11-081-15/+34
* Fix TOCTOU race conditions reported by CodeQL and CoverityRichard Yao2022-10-291-11/+3
* zfs_rename: support RENAME_* flagsAleksa Sarai2022-10-283-2/+130
* Fix multiplication converted to larger typeAndrew Innes2022-10-281-2/+2
* Silence new static analyzer defect reports from idmap_util.cRichard Yao2022-10-201-14/+14
* Fix multiple definitions of struct mount_attr on recent glibc versionsRichard Yao2022-10-201-7/+5
* Support idmapped mountyouzhongyang2022-10-193-0/+794
* Fix declarations of non-global variablesTino Reichardt2022-10-185-33/+33
* Cleanup: Address Clang's static analyzer's unused code complaintsRichard Yao2022-10-145-31/+13
* Handle possible null pointers from malloc/strdup/strndup()Richard Yao2022-10-064-1/+19
* Miscellaneous ZTS fixesRichard Yao2022-09-298-12/+36
* btree_test: smatch did detect few issuesToomas Soome2022-09-271-7/+13
* Fix unsafe string operationsRichard Yao2022-09-272-5/+3
* Cleanup: Switch to strlcpy from strncpyRichard Yao2022-09-272-9/+8
* Fix userspace memory leaks found by Clang Static AnalzyerRichard Yao2022-09-262-1/+8
* Fix userland resource leaksRichard Yao2022-09-232-1/+2
* Fix unchecked return values and unused return valuesRichard Yao2022-09-234-6/+15
* Fix BLAKE3 tuneable and module loading on Linux and FreeBSDTino Reichardt2022-09-161-6/+6
* Add Linux posix_fadvise supportFinix19792022-09-083-0/+101
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-281-0/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-1128-28/+28