git: 962e68865e4a..cd895f0e5704 - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Fri, 23 Jan 2026 21:12:42 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=962e68865e4a..cd895f0e5704

0d44b58d7fb3 libshare: fold into libzfs and reorg headers a little
648a9a2938eb CI: Test 2.4.x in qemu-test-repo-vm.sh, quick mode
309006a0c6a3 libunicode: merge into libzpool
654e7628d686 u8_textprep: move into module/zfs
9880ac3080ae zvol: cosmetic: fix up `volthreading` property short name
1e7280cece25 zfs_main: cosmetic: add missing flag to the comment for create
e28d980d6846 man: cosmetic: fix typos; use consistent spelling for "non-existing"
3c4193333b1c zed.d, contrib: fix shellcheck errors in scripts
3c8665cb5d62 Linux 6.19: replace i_state access with inode_state_read_once()
f95e306266ae kmem: don't pass __GFP_HIGHMEM to __vmalloc
f041375b528e kmem: don't add __GFP_COMP for KM_VMEM allocations
e72f3054e337 cmd/ztest: avoid `PATH_MAX` stack allocation in `ztest_get_zdb_bin()` (#18085)
b9b84445eae4 CI: Add Alpine Linux 3.23 runner to the pipeline (#18087)
dbb3f247ed26 cmd/zfs: clone: accept `-u` to not mount newly created datasets
a1319bf654be kmem: don't add __GFP_RECLAIMABLE for KM_VMEM allocations
312bdab0f502 Add handling for STATX_CHANGE_COOKIE
2dbd6af5e4e6 Rename several printf attributes declarations to __printf__
6eef5cdc945a ZTS: add regression test for #17180
c77f17b7505f Add snapshots_changed_nsecs dataset property
2301755dfb2a Fix zfs_open() to skip zil_async_to_sync() for the snapshot
794f1587db7f When receiving a stream with the large block flag, activate feature
2f1f25217fe9 icp: emit .note.GNU-stack section for all ELF targets
2ca6e880da4b spl: remove old atomic lock
662f33f323bc spl: lift 64-bit math compat out to separate file
02a631139f00 spl: unexport kstat_proc_entry functions
f2b4ed3fe5d1 spl: remove a _KERNEL check
aca58dbb655f Add fh_to_parent export definition
85391ee9314d build: add SPDX license tags to build system files
1051c3d21140 spdxcheck: enforce SPDX license tags on build system files
765929cb4e4c DDT: Add locking for table ZAP destruction
09e4e01e93c5 Fix history logging for `zpool create -t`
3fffe4e7071a Fix --enable-invariants on FreeBSD
8605bdfdda5a FreeBSD: unbreak compilation on i386
54b141fab5b3 FreeBSD: Remove references to DEBUG_VFS_LOCKS
bbcddb127a99 Zstd: Update bundled library to v1.5.7 without further adjustments
a2ac9cd606ce Zstd: Integrate v1.5.7 into the ZFS build system
e7f9734bc75e Zstd: Fix ASan poisoning for pooled Zstd contexts
2d5a9b6a4c43 Zstd: Restore SPDX license identifiers
28291536bcc8 Zstd: Document update policy
cd895f0e5704 remove thread unsafe debug code causing FreeBSD double free panic