aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* ZTS: close in mmapwrite.cAntonio Russo2023-01-061-0/+4
* ZTS: limit mmapwrite file sizeAntonio Russo2023-01-051-2/+6
* arc_read()/arc_access() refactoring and cleanupAlexander Motin2022-12-225-1/+5
* Allow receiver to override encryption properties in case of replicationAmeer Hamza2022-12-131-0/+14
* Skip permission checks for extended attributesAmeer Hamza2022-12-121-0/+3
* ZTS: Add missing tests to Makefile.amBrian Behlendorf2022-12-072-8/+7
* nopwrites on dmu_sync-ed blocks can result in a panicGeorge Wilson2022-12-022-8/+45
* ZTS: test reported checksum errors for ZEDRob Wing2022-12-022-0/+125
* Python3: replace `distutils` with `sysconfig`Damian Szuberski2022-11-281-14/+2
* Fix setting the large_block feature after receiving a snapshotGeorge Amanakis2022-11-182-0/+79
* Ubuntu 22.04 integration: ZTSszubersk2022-11-181-1/+1
* Handle and detect #13709's unlock regression (#14161)Rich Ercolani2022-11-153-0/+47
* Add ability to recompress send streams with new compression algorithmPaul Dagnelie2022-11-101-0/+58
* ZTS: random_readwrite test doesn't run correctlyJohn Wren Kennedy2022-11-101-1/+1
* Support idmapped mount in user namespaceyouzhongyang2022-11-083-16/+174
* zed: Prevent special vdev to be replaced by hot spareAmeer Hamza2022-11-041-0/+5
* Deny receiving into encrypted datasets if the keys are not loadedAttila Fülöp2022-11-031-9/+22
* ZTS: rsend_009_pos.ksh is destructive on zfs-on-root systemyouzhongyang2022-11-011-20/+23
* Fix oversights from 4170ae4eRichard Yao2022-10-311-2/+3
* Fix TOCTOU race conditions reported by CodeQL and CoverityRichard Yao2022-10-293-27/+19
* zfs_rename: support RENAME_* flagsAleksa Sarai2022-10-2811-2/+394
* Fix multiplication converted to larger typeAndrew Innes2022-10-281-2/+2
* Add delay between zpool add zvol and zpool destroyyouzhongyang2022-10-211-0/+4
* 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
* Add options to zfs redundant_metadata propertyAkash B2022-10-192-4/+9
* Support idmapped mountyouzhongyang2022-10-1913-4/+1311
* 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
* Cleanup: 64-bit kernel module parameters should use fixed width typesRichard Yao2022-10-136-13/+13
* Handle possible null pointers from malloc/strdup/strndup()Richard Yao2022-10-064-1/+19
* Miscellaneous ZTS fixesRichard Yao2022-09-298-12/+36
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-282-15/+14
* 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
* Enforce "-F" flag on resuming recv of full/newfs on existing datasetJitendra Patidar2022-09-272-0/+67
* 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
* ZTS: fallocate tests fail with hard coded valuesJohn Wren Kennedy2022-09-222-54/+71
* Fix minor issues in namespace delegation supportyouzhongyang2022-09-202-2/+2
* Delay ZFS_PROP_SHARESMB property to handle it for encrypted raw receiveAmeer Hamza2022-09-201-0/+8
* Fix BLAKE3 tuneable and module loading on Linux and FreeBSDTino Reichardt2022-09-161-6/+6
* ZTS: parameter expansion in zfs_unshare_006_posJohn Wren Kennedy2022-09-151-1/+1
* Improve too large physical ashift handlingAlexander Motin2022-09-082-1/+6
* Add Linux posix_fadvise supportFinix19792022-09-0810-2/+245
* Add zfs.sync.snapshot_renameAndriy Gapon2022-09-023-0/+70
* Add zilstat script to report zil kstats in a user friendly mannerAmeer Hamza2022-09-023-0/+39
* ZTS: zvol_stress: fix race condition with zinject usageChristian Schwarz2022-08-251-0/+1