freebsd-dev/sys/contrib/openzfs
Martin Matuska e639e0d27c zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges:
  #14744 Optimize check_filesystem() and process_error_log()
  #14773 Allow zhack label repair to restore detached devices
  #14794 zpool import -m also removing spare and cache when log device
         is missing
  #14805 Simplify and optimize random_int_between()
  #14813 Enable the head_errlog feature to remove errors
  #14816 Fix two abd_gang_add_gang() issues
  #14817 Verify block pointers before writing them out
  #14819 Add dmu_tx_hold_append() interface
  #14823 Remove single parent assertion from zio_nowait()
  #14824 Plug memory leak in zfsdev_state
  #14825 Block cloning dbuf fixes
  #14828 Remove duplicate code in l2arc_evict()
  #14837 Fixes in head_errlog feature with encryption
  #14839 Prevent panic during concurrent snapshot rollback and zvol read
  #14853 zil: Don't expect zio_shrink() to succeed

Obtained from:	OpenZFS
OpenZFS commit:	e610766838
2023-05-12 13:13:33 +02:00
..
.github
cmd zfs: merge openzfs/zfs@e61076683 2023-05-12 13:13:33 +02:00
config zfs: merge openzfs/zfs@d96e29576 2023-05-03 12:04:55 +02:00
contrib zfs: merge openzfs/zfs@e61076683 2023-05-12 13:13:33 +02:00
etc
include zfs: merge openzfs/zfs@e61076683 2023-05-12 13:13:33 +02:00
lib zfs: merge openzfs/zfs@d96e29576 2023-05-03 12:04:55 +02:00
man zfs: merge openzfs/zfs@e61076683 2023-05-12 13:13:33 +02:00
module zfs: merge openzfs/zfs@e61076683 2023-05-12 13:13:33 +02:00
rpm
scripts
tests zfs: merge openzfs/zfs@e61076683 2023-05-12 13:13:33 +02:00
udev
.editorconfig
.gitignore
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META zfs: merge openzfs/zfs@d96e29576 2023-05-03 12:04:55 +02:00
NEWS
NOTICE
README.md
RELEASES.md
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 12.2-RELEASE.