From nobody Sun Mar 1 08:46:23 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fNwdx235Vz6TL5Q for ; Sun, 01 Mar 2026 08:46:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fNwdx1Ls0z3YmJ for ; Sun, 01 Mar 2026 08:46:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772354789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5zaPEhLAkT+UsY3d0xdwViuMEai7mbEwryBrGPdhulc=; b=tXHb3VDniiD+DErvc4/K8BwrHyqilQZ+elxElajPScXQzzyMJfZXbZ2KGor5n+Z3nzIC0U 7/iyYhU4LShurDdSntN/r7rIhDtdnTQ1jp1fhv2PVrKaYbCKTDNt6/q6Y6gXkgwLA2gb6O PTFLMsBYMFnMqsUrFbUaBJWqAYfRhIqustIP9XzJQF2336ojcgVxRz/EMVcDllLAdEj/Ou DqjLPKZTOD2vyIhqxptwD9stFhaslBfVck9CeU39y7x7iFZOLUZCfEUAUI/i/8kFU7FYaX LS3UnYzYvTE9GWkBRoA7XKFf31P+FAV0rZvdff+8zYeeXMWu4oGBqdpv9lqgOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772354789; a=rsa-sha256; cv=none; b=rXKNaT5qMBQzQZEA3EbGgARiTlkq41rVONotBKbLV4jEm64UiYgOS6N8wME8uA/8HN0F/Y 4tRUOaIMv2AsSTjxBRmBIuzJV6oTv2Xi/EshHVHEebv5cfDkvzvwBICvu18/SA3ZodhlPu egIkHQ9IV24OJ6wrJQjsTPdVwbdgYzQGDIuamgI6YQuqD2Vx5n0wS/7NlgBck5eEX5LlGw 8Fe/AXgSqkYNWvig/YjcfwWUPcUn6w75zUEfh0wgJFJ4elNY/6RHW0/VVbdPO83zHqjGcf Kv+lUcitjifOciRmFvT5oxUL6mGfBPzB8xzIRDPx3NZusdP7VvSw3ImhdA0+yA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772354789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5zaPEhLAkT+UsY3d0xdwViuMEai7mbEwryBrGPdhulc=; b=UuHfWYHOwEnVdIfxvraO+1med1OUqwt9ISa5084HbUrJwry1xSNP36Xn0VOyvG97wUz2wY 1uCITbWi3azgQkW/Dc8TDzltGYsQdk3PO+ksZS9F+E/8izZlyLnSJbMO422ZGCvq/9rwIL WqEPMYJuIFNtNR8BpEBfK8ETEMDaEyny1An/qpitA7PnxP3R3hVajw+2cI5eMTg7FjwAcL 9wji2GOTg4dT3xZe6sYJhcPgtE6GruIEWU9E8BZ5ZOaEC+h71F11dKTU5sF6/SN7mvxgjK bBnzGZnINTEYGVTeOZkZzxc9ut2FiThecm4BLP0Crb4e07IKCxR8F/eaoKCNzA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fNwdx0hbYzjFR for ; Sun, 01 Mar 2026 08:46:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f4c6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 01 Mar 2026 08:46:23 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Martin Matuska Subject: git: 7e33476a7c83..f8e5af53e92f - vendor/openzfs/master - vendor branch updated List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mm X-Git-Repository: src X-Git-Refname: refs/heads/vendor/openzfs/master X-Git-Reftype: branch X-Git-Commit: f8e5af53e92fa7c03393fbd4922cb9c1d0c15920 X-Git-Oldrev: 7e33476a7c838eefafe4a8a6ecd1da5220cfacfa X-Git-Newrev: f8e5af53e92fa7c03393fbd4922cb9c1d0c15920 Auto-Submitted: auto-generated Date: Sun, 01 Mar 2026 08:46:23 +0000 Message-Id: <69a3fcdf.1f4c6.4c274919@gitrepo.freebsd.org> The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=7e33476a7c83..f8e5af53e92f 07ae463d1a5c Added support for multiple homes in pam_zfs_key module (#18084) 3523b5f3f9a7 L2ARC: Implement even-depth multi-sublist scanning 2f41b9d86586 L2ARC: Implement persistent markers with consistent tail scanning b8610c3d93fe L2ARC: Reorder header destruction for in-flight L2 writes 825dc41ad4bf L2ARC: Preserve L2HDR in arc_release() for in-flight writes b525525b44cd L2ARC: Implement per-device feed threads for parallel writes d1f290f1eaed L2ARC: Implement DWPD-based rate limiting with adaptive feed intervals 48d3f7fac9d3 man: Update L2ARC tunables for DWPD and parallel writes 13552d754f5e ZTS: Add L2ARC DWPD and parallel writes tests 6f17052743b7 cache_012_pos: disable compression to ensure L2ARC wrap 00d69b0f724c arc: remove unused l2df_size and l2df_type from l2arc_data_free_t 21bbe7cb676b Improve caching for dbuf prefetches 20f94ef24ad4 pyzfs: remove unimplemented libzfs_core functions from pyzfs 4f180e095a42 Fix activating large_microzap on receive a9564b1787aa mmp: further restrict mmp exported pool check 62a1bf7d19df mmp: move "Starting import" log message 2f048ced4d68 mmp: add spa_load_name() for tryimport 20176224eefe mmp: claim sequence id before final import 731ff0a5ac91 zhack: add -G option to dump debug buffer d4c0e5218863 zhack: add "action idle" subcommand ae488e496f7d ZTS: update the relevant mmp test cases 15fbf534c65f AUTHORS: add names of recent new contributors 2646bd558533 Allow rewrite skip cloned and snapshotted blocks 64bae56b00dd Include missing newline in 'man' error 1412bdc6c292 zfs_vnops_os.c: Move a vput() to after zfs_setattr_dir() aa29455dd720 Restrict cloning with different properties e601a1fb774b CI: Test build Lustre against ZFS 040ba7a7ca81 libzfs: improve error message for zpool create with ENXIO fdd70565cb20 Linux 6.19 compat: META 3463d40779fb ZTS: Fix zed_synchronous_zedlet cc184fe98b37 Fix `send:raw` permission for send `-w -I` cdf89f413c72 Flush RRD only when TXGs contain data ba970eb20288 Cleanup allocation class selection 0f9564e85b01 Simplify dnode_level_is_l2cacheable() bee53d8c102d Linux 6.19 compat: in-tree build: fix duplicate GCM assembly functions bfb276e55c76 freebsd: Fix TIMESPEC_OVERFLOW for PowerPC d4896772803f ICP: AES-GCM VAES-AVX2: fix typos and document source files 370570890f43 Remove parent ZIO from dbuf_prefetch() c8a72a27e562 ICP: AES-GCM assembly: remove unused Gmul functions 640a217fafd7 CI: Test & fix Linux ZFS built-in build d06a1d9ac30d Fix available space accounting for special/dedup (#18222) b291d9aa2267 get_cpu_freq: handle CPUs with variable frequency aeb9fb3828a3 sha2_test: do correctness checks for all implementations b021cb60aaa2 ZTS: make get_same_blocks() fail harder if zdb fails 9f874ad09285 zdb: don't try to load key for unencrypted dataset d11c661544ed zdb: handle key load/derive failures a bit more gracefully 168023b60316 Linux 7.0: explicitly set setlease handler to kernel implementation d2f5cb3a50d5 Move range_tree, btree, highbit64 to common code 4975430cf594 Add vdev property to disable vdev scheduler bbf0106c6b60 build: get objtool from $kernelbuild 6a717f31e67d Improve misleading error messages for ZPOOL_STATUS_CORRUPT_POOL 7744f04962a6 SIMD: libspl: test the correct CPUID bit for AVX512VL 204de946ebd1 Linux 7.0: blk_queue_nonrot() renamed to blk_queue_rot() d34fd6cff3ac Linux 7.0: posix_acl_to_xattr() now allocates memory 0f608aa6ca32 Linux 7.0: add shims for the fs_context-based mount API 3408332d7154 zhack: Fix importing large allocation profiles on small pools (#18256) 991fc56faec5 Introduce dedupused/dedupsaved pool properties 4da3f059a388 CI: Remove deprecated Fedora 41 6495dafd58b9 range_tree: use zfs_panic_recover() for partial-overlap remove 3547a358fdb2 simd: detect and surface support for Intel SHA512 extensions 09c27a14a3bb icp: add SHA512 implementation using Intel SHA512 extensions f3d4c7949622 zpl_super: prefer "new" mount API when available f8457fbdc403 Fix deadlock on dmu_tx_assign() from vdev_rebuild() f8e5af53e92f Fix redundant declaration of dsl_pool_t