<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in vdev_id</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b1c1ee4429fcca8f69873a8be66184e68e1b19d7 - zfs: merge openzfs/zfs@3084336ae</title>
        <link>http://opengrok.net:8080/history/src/sys/contrib/openzfs/udev/vdev_id#b1c1ee4429fcca8f69873a8be66184e68e1b19d7</link>
        <description>zfs: merge openzfs/zfs@3084336aeNotable upstream pull request merges: #14876 b048bfa9c Allow opt-in of zvol blocks in special class #16486 b6916f995 ARC: parallel eviction #17169 1a8f5ad3b zvol: Enable zvol threading functionality on FreeBSD #17209 c17bdc491 More aggressively assert that db_mtx protects db.db_data #17218 734eba251 Wire O_DIRECT also to Uncached I/O #17246 49fbdd453 Introduce zfs rewrite subcommand #17255 b1ccab172 ARC: Avoid overflows in arc_evict_adj() #17280 848794503 zcp: get_prop: fix encryptionroot and encryption #17301 086105f4c Cause zpool scan resume commands to get logged in history #17306 246e5883b zfs_valstr: update zio_flag strings for                  ZIO_FLAG_PREALLOCATED #17309 78628a5c1 FreeBSD: Use new SYSCTL_SIZEOF() #17314 89a8a9158 ARC: Notify dbuf cache about target size reduction #17319 8b9c4e643 spa: clear checkpoint information during retry #17339 d5616ad34 Increase meta-dnode redundancy in &quot;some&quot; mode #17340 ea74cdedd Fix 2 bugs in non-raw send with encryption #17342 e55225be3 Add explicit DMU_DIRECTIO checks #17343 d8a33bc0a icp: Use explicit_memset() exclusively in gcm_clear_ctx() #17344 -multiple libzfs_core: add ZFS_IOC_TRACE envvar to enable ioctl                  tracing #17348 f0baaa329 arcstat: prevent ZeroDivisionError when L2ARC becomes                  empty #17353 83fa80a55 dmu_objset_hold_flags() should call                  dsl_dataset_rele_flags() on error #17355 -multiple Allow txg_wait_synced_flags() and dmu_tx_assign()                  to return when the pool suspends #17361 5c30b2438 Fix null dereference in spa_vdev_remove_cancel_sync() #17363 ddf28f27c Fix off-by-one bug in range tree code #17367 06fa8f3f6 zfs_cmd: reorganise zfs_cmd_t to match original size #17368 2a91d577b Expose dataset encryption status via fast stat path #17372 c464f1d01 Only interrupt active disk I/Os in failmode=continue #17373 9d76950d6 ZIL: Improve write log size accounting #17377 -multiple tunables: general code cleanup #17379 fa697b94e FreeBSD: Add posix_fadvise(POSIX_FADV_WILLNEED) support #17384 3dfa98d01 ZVOL: Make zvol_inhibit_dev module parameter                  platform-independentObtained from:	OpenZFSOpenZFS commit: 3084336ae4a4e114e41be3177a3f5c779d66e93c

            List of files:
            /src/sys/contrib/openzfs/udev/vdev_id</description>
        <pubDate>Fri, 30 May 2025 07:59:22 +0000</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>87bf66d4a7488c496af110d4d05cc0273d49f82e - zfs: merge openzfs/zfs@b2f6de7b5</title>
        <link>http://opengrok.net:8080/history/src/sys/contrib/openzfs/udev/vdev_id#87bf66d4a7488c496af110d4d05cc0273d49f82e</link>
        <description>zfs: merge openzfs/zfs@b2f6de7b5Notable upstream pull request merges: #16598 b4e4cbeb2 Always validate checksums for Direct I/O reads #16603 cefef28e9 vdev_id: multi-lun disks &amp; slot num zero pad #16613 ab777f436 Return boolean_t in inline functions of                  lib/libspl/include/sys/uio.h #16616 efeb60b86 FreeBSD: ignore some includes when not building kernel #16617 ca0141f32 zpool/zfs: restore -V &amp; --version options #16632 7bf525530 zpool/zfs: allow --json wherever -j is allowed #16635 7e4be9275 zdb: fix printf format in dump_zap() #16640 48dfe3974 Fallback to strerror() when strerror_l() isn&apos;t available #16650 38a04f0a7 freebsd: Use compiler.h from FreeBSD&apos;s base&apos;s linuxkpi #16664 fba6a9069 zfs_debug: Restore log size limit for userspace #16665 fba6a9069 Fix compile-time warnings caused by duplicate struct                  typedefs #16667 b2f6de7b5 zdb: show bp in uberblock dumpObtained from:	OpenZFSOpenZFS commit:	b2f6de7b58f81a4894ba26d87865a15e6115a1c2

            List of files:
            /src/sys/contrib/openzfs/udev/vdev_id</description>
        <pubDate>Sun, 20 Oct 2024 18:08:55 +0000</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>716fd348e01c5f2ba125f878a634a753436c2994 - zfs: merge openzfs/zfs@c0cf6ed67</title>
        <link>http://opengrok.net:8080/history/src/sys/contrib/openzfs/udev/vdev_id#716fd348e01c5f2ba125f878a634a753436c2994</link>
        <description>zfs: merge openzfs/zfs@c0cf6ed67Notable upstream pull request merges:  #10662 zvol_wait: Ignore locked zvols  #12789 Improve log spacemap load time  #12812 Improved zpool status output, list all affected datasets  #13277 FreeBSD: Use NDFREE_PNBUF if available  #13302 Make zfs_max_recordsize default to 16M  #13311 Fix error handling in FreeBSD&apos;s get/putpages VOPs  #13345 FreeBSD: Fix translation from ABD to physical pages  #13373 zfs: holds: dequadratify  #13375 Corrected edge case in uncompressed ARC-&gt;L2ARC handling  #13388 Improve mg_aliquot math  #13405 Reduce dbuf_find() lock contention  #13406 FreeBSD: use zero_region instead of allocating a dedicated pageObtained from:	OpenZFSOpenZFS commit:	c0cf6ed6792e545fd614c2a88cb53756db7e03f8

            List of files:
            /src/sys/contrib/openzfs/udev/vdev_id</description>
        <pubDate>Wed, 18 May 2022 22:54:40 +0000</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
