Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2023 11:00:54 GMT
From:      Martin Matuska <mm@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 57cfae4a2f04..9fa007d35dd3 - vendor/openzfs/master - vendor branch updated
Message-ID:  <202303231100.32NB0sF5042295@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=57cfae4a2f04..9fa007d35dd3

dc72c60ec11e zfs redact fails when dnodesize=auto
9f08b6e31f7e Sync thread should avoid holding the spa config write lock when possible
0f32b1f7289f Partially revert eee9362a7
1d56c6d0174c Fix per-jail zfs.mount_snapshot setting
28251d81d723 FreeBSD: don't verify recycled vnode for zfs control directory
d9e64a4030d1 Improve error message of zfs redact
c9e39da9a42a Use rw_tryupgrade() in dmu_bonus_hold_by_dnode()
7cb67d627c0c Fix NULL pointer dereference in zio_ready()
89cd2197b949 Fix buffered/direct/mmap I/O race
6109d83df863 ZTS: Minor fixes
d816bc5ec76b Move dmu_buf_rele() after dsl_dataset_sync_done()
bf1bec394e71 Use .section .rodata instead of .rodata on FreeBSD
000985fc15ec Workaround GitHub Action failure
3b9309aabe46 Move zap_attribute_t to the heap in dsl_deadlist_merge
f58e513f7408 ICP: AES-GCM: Refactor gcm_clear_ctx()
bff26b022066 Skip memory allocation when compressing holes
4b9bc6345eb0 Add vdevprops.7 to the Makefile
73c383f54148 Prevent incorrect datasets being mounted
727339b11833 Fix github build failures because of vdevprops.7
13ff72ba0af1 Revert zfeature_active() to static
2f76797ad9b6 Linux: Assert mutex is held in mutex_exit()
d634d20d1be3 icp: Prevent compilers from optimizing away memset() in gcm_clear_ctx()
4d9bb5514c5a Suppress static analyzer warnings in zio_checksum_error_impl()
7fc48f8378c6 Suppress static analyzer warning in sa_attr_iter()
9a14ce43c3d6 Statically allocate first node of zfsdev_state_list
5cc49509013d Suppress static analyzer warning in dbuf_hold_copy()
ae7e7006500c Suppress static analyzer warning in dmu_objset_create_impl_dnstats()
cbd76b4032d6 Makefile.bsd: cleanup and sync with FreeBSD
4fe9cc543744 man: note that zdb operates directly on pool storage
25c4d1f03215 mancheck: exclude dotfiles in man dir
3a7c35119e54 Handle unexpected errors in zil_lwb_commit() without ASSERT()
0f9ed58f432a Update reclaim disk space script
dd108f5d73e2 Linux: zfs_fillpage() should handle partial pages from end of file
9fd5fedc677f Remove bad kmem_free() oversight from previous zfsdev_state_list patch
4c856fb333ac Fix data race between zil_commit() and zil_suspend()
cd560c447407 Accommodate debug-kernel stack frame size
5f42d1dbf285 System-wide speculative prefetch limit.
163f3d3a1fc1 zdb: add decryption support
3e254aaad0fa Remove old or redundant SHA2 files
6723d1110f6d Add ARM architecture to OpenZFS buildsystem
589143c225c7 Add SHA2 SIMD feature tests for FreeBSD
cef125313548 Add SHA2 SIMD feature tests for Linux
ac678c8eee33 Add SHA2 SIMD feature tests for libspl
4c5fec01a48a Add generic implementation handling and SHA2 impl
f9f9bef22f96 Update BLAKE3 for using the new impl handling
620a977f22a6 Use SECTION_STATIC macro for sha2 x86_64 assembly
47119d60eff6 Restore ASMABI and other Unify work
8846139b45ff SHA2Init() should use signed assertions when checking an enum
b79e7114bb95 Add missing increment to dsl_deadlist_move_bpobj()
bc4d21078368 Fix memory leak in ztest
ca9e32d3a7f4 Optimize the is_l2cacheable functions
28bf26acb673 [FreeBSD] zfs_znode_alloc: lock the vnode earlier
84a1c48c8677 Fix detection of IBM Power8 machines (ISA 2.07)
4628bb9c6059 initramfs: fix zpool get argument order
119138701222 spl: Add cmn_err_once() to log a message only on the first call
a55254be7a5c [FreeBSD] fix false assert in cache_vop_rmdir when replaying ZIL
12a240ac0b3b Fix a typo in ac2038a
b988f32c7017 Better handling for future crypto parameters
1f196e310792 Fix build for Linux/powerpc without CONFIG_ALTIVEC or CONFIG_VSX
7d638df09be7 Do not hold spa_config in ZIL while blocked on IO
8d9752569b3d ICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()
a8d83e2a24de More adaptive ARC eviction
9368b3877c06 Fix TOCTOU race in zpool_do_labelclear()
8b72dfed11d0 Suppress Clang Static Analyzer defect report in abd_get_size()
a4240a8ac787 Suppress Clang Static Analyzer false positive in the AVL tree code.
0b831cabc6e5 Suppress Clang Static Analyzer warning about SNPRINTF_BLKPTR()
399bb8160705 Suppress Clang Static Analyzer warning in vdev_split()
f9e109223ba0 Suppress Clang Static Analyzer warning in dbuf_dnode_findbp()
5dd0f019cd1c Linux cleanup: zvol_discard() should only call blk_queue_io_stat() once
17443e0b2044 Cleanup: Remove constant comparisons reported by CodeQL
45c446308a57 Suppress Clang Static Analyzer warning in dsl_dir_rename_sync()
51f55742f6b8 Suppress Clang Static Analyzer warning in bpobj_enqueue()
c2550a136ed5 Linux: Silence static analyzer warning in crypto_create_ctx_template()
66a38fd10ac5 Linux: Suppress clang static analyzer warning in zfs_remove()
703283fabd14 Linux: Fix octal detection in define_ddi_strtox()
08641d900785 Suppress static analyzer warning in dmu_objset_create_impl_dnstats()
37edc7ea9881 Refactor loop in dump_histogram()
950980b4c4f8 Suppress clang static analyzer warning in vdev_stat_update()
7316fdd1c0c7 txg_sync should handle write errors in ZIL
589f59b52af8 Workaround for Linux PowerPC GPL-only cpu_has_feature()
da19d919a853 Fix incremental receive silently failing for recursive sends
*** 30 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303231100.32NB0sF5042295>