git: f8e5af53e92f..3ee08abd2fce - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Thu, 19 Mar 2026 07:36:48 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=f8e5af53e92f..3ee08abd2fce

6ba3f915d0ac zcommon: Fix description of vdev capacity format
ac0fd40c8ce0 Add zpool properties for allocation class space
0f90a797dd44 Fix vdev_rebuild_range() tx commit
1e2c94a04361 More consistent use of TREE_* macros in AVL comparators
75659a4e5026 ZTS: Add additional exceptions
f6205fdf647a ZTS: Adjust mmp_on_uberblocks threshold
1e1d64d665e3 Fix log vdev removal issues
e4b8d6a56fbe linux/simd_x86: remove obsolete kernel feature gates
23bd5838302b config: remove checks for unused SIMD gates
c183268019b9 config: generate SIMD checks from table
92a6ab405f05 config: also do SIMD checks on the kernel toolchain
35f74f84e6d1 Convert all HAVE_<name> SIMD gates to HAVE_SIMD(<name>)
c329530e6bf4 Add simd_config.h and HAVE_SIMD() selector
5dad9459d5de Add --no-preserve-encryption flag
d9794577604d zstream: consolidate shared code
e73ada771d3e libzpool: lift zfs_file ops out to separate source file
c58b8b7dc22a Fix check for .cfi_negate_ra_state on aarch64
c5905b2cb754 Implement lzc_send_progress
304de7f19b3d libzfs: handle EDOM error in zpool_create
d45c8d6489df FreeBSD: Improve dmesg kernel message prefix
1eace590604d libzfs: use mount_setattr for selective remount including legacy mounts
2f3f1ab1bac3 libzfs: teach zfs_create_ancestors() to accept properties
8531621aba2c zfs_main: create, clone, rename: accept `-pp` for non-mountable parents
97e080c49619 config: remove minimum kernel version check
0b0971f82f0e README: describe specific kernels/distros we target
22fdaf0b1f62 L2ARC: Even sublist headroom distribution with round-robin selection
15fc3d64c837 L2ARC: Lazy sublist reset flags for persistent markers
62ca8f721bed L2ARC: Scan-based depth cap for persistent markers
b27a87f39904 L2ARC: Write budget fairness for metadata monopolization
be5d36919ae4 man: Update L2ARC documentation for depth cap and write budget fairness
5b93d1a21883 L2ARC: Fix prev_hdr use-after-free in l2arc_write_sublist
ae7fcd5f92bd fix libzfs diff mem leak in an error path
02224bca40cc libzfs/mnttab: lift mnttab cache into separate file
b5637fba1c14 libzfs/mnttab: use SPL mutexes
0ecf5e3f62c5 libzfs/mnttab: always enable the cache
f43cb1fef680 libzfs/mnttab: lift node alloc/free
c0ea89db9f00 libzfs/mnttab: shorten names, reorg a bit
143f410e9900 libspl/mnttab: make mnttab source filenames consistent
f64f12079c81 libspl/mnttab: remove getmntany()
a59e712d25aa libspl/mnttab: remove struct extmnttab
62fa8bcb3c61 abi: updates for mnttab cleanup
b403040c4ce3 draid: fix data corruption after disk clear
65165df12964 zilstat: add man page
d35951b18d6e zpool clear: remove undocumented rewind flags
cff853cec568 contrib/debian: add zilstat.1 manpage to installation list
2b930f63f85c config: fix STATX_MNT_ID detection
f109c7bb985b Add the --file-layout (-f) option to zdb(8)
7f65e04abd23 libzfs: scrub: only include start and end nv pairs if needed for scrub
753f1e1e21aa zstream: add a drop_record subcommand
06b0abfe6209 Fix the send --exclude option to work with encryption
15e37e09198b ZVOL: Add encryption key check for block cloning
3583fa38e82c ZVOL: Restrict cloning with different properties
5b2923c2e0d3 ZTS: redundancy_draid_spare{1,3} exceptions
4d78b14c1449 README: add FreeBSD 14.4-RELEASE alongside 15.0
b481a8bbbf32 Make zpool status dedup table support raw bytes -p output
488f04e27667 ZTS: Add back redundancy_draid_spare3 exception
f9d26b88b7f5 zilstat: add AUTHORS section to man page
f80338facc95 zarcsummary: add man page
4655bdd8ab02 ZTS: Fix L2ARC test reliability
d8c08a1cea64 Linux 7.0: also set setlease handler on directories (#18331)
f259a47c745a zpool-iostat.8: clarify first report shows per-second averages
188888ac37c1 config: refuse to build without fs_context
f828aeb62aea linux/super: remove support for old mount API
5ebb9ff914e1 linux/super: flatten mount/remount into get_tree/reconfigure
96a0b202019f linux/super: flatten zpl_mount_impl into zpl_get_tree
3ee08abd2fce linux/super: flatten zpl_fill_super into zpl_get_tree