Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Dec 2022 08:52:26 GMT
From:      Martin Matuska <mm@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 6a6bd493988c..21bd7661334c - vendor/openzfs/zfs-2.1-release - vendor branch updated
Message-ID:  <202212050852.2B58qQAF081815@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/log/?id=6a6bd493988c..21bd7661334c

4d22befde600 initramfs: use `mount.zfs` instead of `mount`
8cf59e97c4fc etc: mask zfs-load-key.service
b0bc882395ed kcfpool_alloc() should have its argument list marked void
3b935cc3ed8f contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fix
779597568173 contrib: dracut: zfs-snapshot-bootfs: exit status fix
fc1c0053f9c6 Fix sequential resilver drive failure race condition
4e3fecbdfd54 FreeBSD: Fix a pair of bugs in zfs_fhtovp()
04f1983aab16 FreeBSD: vn_flush_cached_data: observe vnode locking contract
7ac732b8d6f7 Add options to zfs redundant_metadata property
c8d6a91a993c Bring per_txg_dirty_frees_percent back to 30
37763ea2a678 Fix panic in dsl_process_sub_livelist for EINTR
820edcbf9111 Remove ambiguity on demand vs prefetch stats reported by arc_summary
25096e11800a zvol_wait logic may terminate prematurely
37d5a3e04b7b Stop ganging due to past vdev write errors
1bbc09e1f7b1 CI: bump actions/checkout to v3
4dd9c3b08e62 CI: bump actions/upload-artifact to v3
7a1b6c51d0fc Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools check
df000276b818 zfs_domount: fix double-disown of dataset / double-free of zfsvfs_t
3e767e34bda1 Linux compat: fix DECLARE_EVENT_CLASS() test when ZFS is built-in
7ce097c8747a Linux 6.0 compat: META
212ba9bd9722 Linux 6.1 compat: change order of sys/mutex.h includes
8929355b4cdb Propagate extent_bytes change to autotrim thread
1d2b0563f731 Fix ARC target collapse when zfs_arc_meta_limit_percent=100
186e39f33624 quota: extend quota for dataset
b27c7a1457e2 zil: Relax assertion in zil_parse
cd1f0238463a Deny receiving into encrypted datasets if the keys are not loaded (#14139)
ca3a675c746e zed: Prevent special vdev to be replaced by hot spare
8c0684d326b5 zed: Avoid core dump if wholedisk property does not exist
0f4ee295ba94 dsl_prop_known_index(): check for invalid prop
1d9aa838ed5a libzfs recv: Check if user prop before inheritable
ee93cbc9d477 icp: properly fix all RETs in x86_64 Asm code
33bc03dea7bc icp: fix rodata being marked as text in x86 Asm code
ab22031d7969 icp: fix all !ENDBR objtool warnings in x86 Asm code
792825724b69 zpool_load_compat() should create strings of length ZFS_MAXPROPLEN
b247d47be183 Cleanup: Make memory barrier definitions consistent across kernels
3f380df778c6 Remove incorrect free() in zfs_get_pci_slots_sys_path()
1d5e569a69e3 Fix use-after-free bugs in icp code
39a39b8ab9f3 Handle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
12b859c97079 Fix null pointer dereferences in PAM
9f1691a96466 Linux: Fix use-after-free in zfsvfs_create()
c6d93d0a80d8 FreeBSD: Fix uninitialized pointer read in spa_import_rootpool()
1ff8f418516c Fix potential NULL pointer dereference in zfsdle_vdev_online()
fbe150fe5bb5 Call va_end() before return in zpool_standard_error_fmt()
e11c4327f12d set_global_var_parse_kv() should pass the pointer from strdup()
531361114bb6 PAM: Fix uninitialized value read
d4df36de5da0 Fix unreachable code in zstreamdump
c562bbefc00f Fix potential NULL pointer dereference in dsl_dataset_promote_check()
fa74250cd379 PAM: Fix unchecked return value from zfs_key_config_load()
d05f247aece9 scripts/enum-extract.pl should not hard code perl path
d016ca1a9203 Fix potential NULL pointer dereference in lzc_ioctl()
2453f9035007 Fix theoretical array overflow in lua_typename()
4351d18fb0bf ZED: Fix uninitialized value reads
5eaad8bdb5cf Fix NULL pointer dereference in zdb
a5f17a94d3ce fm_fmri_hc_create() must call va_end() before returning
bbec0e60a8e7 Fix NULL pointer passed to strlcpy from zap_lookup_impl()
409c99a1d3e5 Fix NULL pointer dereference in spa_open_common()
89c41f3979c1 set_global_var() should not pass NULL pointers to dlclose()
af2e53f62c0a Fix possible NULL pointer dereference in sha2_mac_init()
3830858c5cb4 Fix memory leaks in dmu_send()/dmu_send_obj()
4c59fde1f595 Fix theoretical use of uninitialized values
52e658edd7af Remove zpl_revalidate: fix snapshot rollback
e9a8fb17b533 Fix too few arguments to formatting function
ac01b876c91e Avoid null pointer dereference in dsl_fs_ss_limit_check()
256b74d0b034 Address warnings about possible division by zero from clangsa
572bd18c1f6c Make 1-bit bitfields unsigned
5f53a444b3c1 Remove an unused variable
85537f77a357 Expose zfs_vdev_open_timeout_ms as a tunable
957c3776f2ac FreeBSD: Fix out of bounds read in zfs_ioctl_ozfs_to_legacy()
d9de079a4b9c Fix arc_p aggressive increase
fa7d572a8a32 Handle and detect #13709's unlock regression (#14161)
2662b8e72be4 Correct multipathd.target to .service
ad0379bf0ef1 linux: libspl: zone: () -> (void)
670d66e7a070 tests: cmd: draid: remove unused and undocumented -v
32f7499acf35 module: zfs: vdev_removal: remove unused num_indirect
108c07c655be Remove final K&R definitions
3d1e80809608 Fix clang 13 compilation errors
0e3abd29945b Lua: Fix bad bitshift in lua_strx2number()
e48aaef89f3e Fix NULL pointer dereference in dbuf_prefetch_indirect_done()
c4468a70c35c Don't leak packed recieved proprties
2c50512ad2c6 Make autodetection disable pyzfs for kernel/srpm configurations
c8d2ab05e1e6 Fix setting the large_block feature after receiving a snapshot
*** 2 LINES SKIPPED ***



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