]> git.proxmox.com Git - mirror_zfs.git/history - tests
Make sure we are not trying to clone a spill block.
[mirror_zfs.git] / tests /
2023-05-09 Brian BehlendorfDebug auto_replace_001_pos failures
2023-05-09 George AmanakisRemove duplicate code in l2arc_evict()
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-05-08 George AmanakisFixes in head_errlog feature with encryption
2023-05-08 Brian BehlendorfZTS: add snapshot/snapshot_002_pos exception
2023-05-05 Pawel Jakub DawidekSimplify and optimize random_int_between().
2023-05-03 Ameer Hamzazpool import -m also removing spare and cache when...
2023-05-03 buzzingwiresAllow zhack label repair to restore detached devices.
2023-04-26 Rob Ntests/zdb_encrypted: parse numbers a little more robustly
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-20 Brian BehlendorfZTS: zvol_misc_trim retry busy export
2023-04-20 rob-wingCreate zap for root vdev
2023-04-19 Paul DagnelieZTS: send-c_volume is flaky
2023-04-06 Damian SzuberskiZTS: add existing tests to runfiles
2023-04-06 Andrew InnesZTS: Use inbuilt monotonic time
2023-03-28 George AmanakisFixes in persistent error log
2023-03-15 Tino ReichardtSplit functional testings via github action matrix
2023-03-15 Alek PImprove tests and update man page for healing recv
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Tino ReichardtReplace dead opensolaris.org license links
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-10 Paul DagnelieFix incremental receive silently failing for recursive...
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-03-02 Tino ReichardtUpdate BLAKE3 for using the new impl handling
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Rob Nzdb: add decryption support
2023-02-24 Brian BehlendorfZTS: Minor fixes
2023-02-23 Brian BehlendorfFix buffered/direct/mmap I/O race
2023-02-06 Matthew AhrensEIO caused by encryption + recursive gang
2023-02-02 Paul DagneliePrevent error messages when running tests with no timeout
2023-01-23 David HedbergWait for txg sync if the last DRR_FREEOBJECTS might...
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2023-01-17 Ameer HamzaUse setproctitle to report progress of zfs send
2023-01-17 Brian BehlendorfZTS: Annotate additonal flaky test cases
2023-01-12 George AmanakisActivate filesystem features only in syncing context
2023-01-06 Antonio RussoZTS: close in mmapwrite.c
2023-01-05 Antonio RussoZTS: limit mmapwrite file size
2022-12-22 Alexander Motinarc_read()/arc_access() refactoring and cleanup
2022-12-14 Ameer HamzaAllow receiver to override encryption properties in...
2022-12-12 Ameer HamzaSkip permission checks for extended attributes
2022-12-08 Brian BehlendorfZTS: Add missing tests to Makefile.am
2022-12-03 George Wilsonnopwrites on dmu_sync-ed blocks can result in a panic
2022-12-03 Rob WingZTS: test reported checksum errors for ZED
2022-11-28 Damian SzuberskiPython3: replace `distutils` with `sysconfig`
2022-11-18 John Wren KennedyZTS: zts-report silently ignores perf test results
2022-11-18 George AmanakisFix setting the large_block feature after receiving...
2022-11-18 szuberskUbuntu 22.04 integration: ZTS
2022-11-15 Rich ErcolaniHandle and detect #13709's unlock regression (#14161)
2022-11-10 Paul DagnelieAdd ability to recompress send streams with new compres...
2022-11-10 John Wren KennedyZTS: random_readwrite test doesn't run correctly
2022-11-08 youzhongyangSupport idmapped mount in user namespace
2022-11-04 Ameer Hamzazed: Prevent special vdev to be replaced by hot spare
2022-11-03 Attila FülöpDeny receiving into encrypted datasets if the keys...
2022-11-01 youzhongyangZTS: rsend_009_pos.ksh is destructive on zfs-on-root...
2022-10-31 Richard YaoFix oversights from 4170ae4e
2022-10-29 Richard YaoFix TOCTOU race conditions reported by CodeQL and Coverity
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
2022-10-28 Andrew InnesFix multiplication converted to larger type
2022-10-21 youzhongyangAdd delay between zpool add zvol and zpool destroy
2022-10-20 Richard YaoSilence new static analyzer defect reports from idmap_u...
2022-10-20 Richard YaoFix multiple definitions of struct mount_attr on recent...
2022-10-20 Akash BAdd options to zfs redundant_metadata property
2022-10-19 youzhongyangSupport idmapped mount
2022-10-18 Tino ReichardtFix declarations of non-global variables
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-10-07 Richard YaoHandle possible null pointers from malloc/strdup/strndup()
2022-09-29 Richard YaoMiscellaneous ZTS fixes
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-28 Toomas Soomebtree_test: smatch did detect few issues
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-09-27 Richard YaoFix userspace memory leaks found by Clang Static Analzyer
2022-09-23 Richard YaoFix userland resource leaks
2022-09-23 Richard YaoFix unchecked return values and unused return values
2022-09-22 John Wren KennedyZTS: fallocate tests fail with hard coded values
2022-09-20 youzhongyangFix minor issues in namespace delegation support
2022-09-20 Ameer HamzaDelay ZFS_PROP_SHARESMB property to handle it for encry...
2022-09-16 Tino ReichardtFix BLAKE3 tuneable and module loading on Linux and...
2022-09-15 John Wren KennedyZTS: parameter expansion in zfs_unshare_006_pos
2022-09-08 Alexander MotinImprove too large physical ashift handling
2022-09-08 Finix1979Add Linux posix_fadvise support
2022-09-02 Andriy GaponAdd zfs.sync.snapshot_rename
2022-09-02 Ameer HamzaAdd zilstat script to report zil kstats in a user frien...
2022-08-25 Christian SchwarzZTS: zvol_stress: fix race condition with zinject usage
2022-08-23 George AmanakisFix zpool status in case of unloaded keys
2022-08-12 George MelikovEnable relatime by default
2022-08-09 Tony HutterZTS: Fix zpool_expand_001_pos
2022-08-05 Stéphane Lesimplezpool: fix redundancy check after vdev removal
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-26 Brian BehlendorfZTS: Fix io_uring support check
2022-07-25 Brian BehlendorfZTS: Fix occasional inherit_001_pos.ksh failure
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набtests: modernise zdb_decompress
2022-06-29 набEnable -Wwrite-strings
2022-06-23 Brian BehlendorfScrub mirror children without BPs
2022-06-10 Will AndrewsAdd Linux namespace delegation support
next