opnsense-src/sys/contrib/openzfs
Martin Matuska 17aab35a77 zfs: merge openzfs/zfs@e0039c705
Notable upstream pull request merges:
 #16215 44446dccd During pool export flush the ARC asynchronously
 #16301 4b4e346b9 Add ability to scrub from last scrubbed txg
 #16755 0ffa6f346 zdb: show dedup table and log attributes
 #16801 1cd2419ec Fix race in libzfs_run_process_impl
 #16814 a01504b35 Improve speculative prefetcher for block cloning
 #16819 a44eaf169 Optimize RAIDZ expansion
 #16825 e8b333e4d Fix false assertion in dmu_tx_dirty_buf() on cloning
 #16829 6e3c109bc Fix regression in dmu_buf_will_fill()
 #16832 2507db612 zdb_il: use flex array member to access ZIL records
 #16834 0e020bf3e FreeBSD: Remove an incorrect assertion in zfs_getpages()
 #16836 c33a55b0c Allow dsl_deadlist_open() return errors

Obtained from:	OpenZFS
OpenZFS commit:	e0039c7057
2024-12-07 14:55:14 +01:00
..
.github zfs: merge openzfs/zfs@1c9a4c8cb 2024-11-13 13:49:10 +01:00
cmd zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
config zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
contrib zfs: merge openzfs/zfs@b2f6de7b5 2024-10-20 21:26:56 +02:00
etc zfs: merge openzfs/zfs@90ba19eb7 2024-04-16 22:54:07 +02:00
include zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
lib zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
man zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
module zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
rpm zfs: merge openzfs/zfs@d0a91b9f8 2024-11-24 10:04:51 +01:00
scripts zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
tests zfs: merge openzfs/zfs@e0039c705 2024-12-07 14:55:14 +01:00
udev zfs: merge openzfs/zfs@b2f6de7b5 2024-10-20 21:26:56 +02:00
.cirrus.yml zfs: merge openzfs/zfs@66b81b349 2023-10-08 09:43:15 +02:00
.editorconfig zfs: merge openzfs/zfs@3522f57b6 (master) 2021-04-14 12:51:51 +02:00
.gitignore zfs: merge openzfs/zfs@03e9caaec 2023-11-17 09:39:42 +01:00
.mailmap zfs: merge openzfs/zfs@d0a91b9f8 2024-11-24 10:04:51 +01:00
AUTHORS zfs: merge openzfs/zfs@d0a91b9f8 2024-11-24 10:04:51 +01:00
autogen.sh zfs: merge openzfs/zfs@59493b63c (master) 2022-12-07 14:10:46 +01:00
CODE_OF_CONDUCT.md zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
configure.ac zfs: merge openzfs/zfs@b10992582 2024-10-11 08:43:49 +02:00
copy-builtin zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
COPYRIGHT
LICENSE
Makefile.am zfs: merge openzfs/zfs@2163cde45 2022-11-16 21:27:42 +01:00
META zfs: merge openzfs/zfs@d0a91b9f8 2024-11-24 10:04:51 +01:00
NEWS
NOTICE
README.md zfs: merge openzfs/zfs@9c56b8ec7 2024-08-10 11:43:43 +02:00
RELEASES.md zfs: merge openzfs/zfs@75b4cbf62 (master) into main 2021-06-08 16:52:44 +02:00
TEST
zfs.release.in

img

OpenZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community. This repository contains the code for running OpenZFS on Linux and FreeBSD.

codecov coverity

Official Resources

Installation

Full documentation for installing OpenZFS on your favorite operating system can be found at the Getting Started Page.

Contribute & Develop

We have a separate document with contribution guidelines.

We have a Code of Conduct.

Release

OpenZFS is released under a CDDL license. For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels

  • The META file contains the officially recognized supported Linux kernel versions.
  • Supported FreeBSD versions are any supported branches and releases starting from 13.0-RELEASE.