freebsd-dev/sys/contrib/openzfs
Martin Matuska 681ce946f3 zfs: merge openzfs/zfs@f291fa658 (master) into main
Notable upstream pull request merges:
  #11711 Vdev Properties Feature
  #12717 VOP_RENAME fixes for FreeBSD
  #12746 Enable strict hole reporting by default
  #12770 ZFS send/recv with ashift 9->12 leads to data corruption
  #12828 FreeBSD: Add vop_standard_writecount_nomsyn
  #12828 zfs: Fix a deadlock between page busy and the teardown lock
  #12828 FreeBSD: Catch up with more VFS changes

Obtained from:	OpenZFS
OpenZFS commit:	f291fa658e
2021-12-16 14:38:34 +01:00
..
.github zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
cmd zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
config zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
contrib zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
etc zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
include zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
lib zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
man zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
module zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
rpm zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
scripts zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
tests zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
udev zfs: merge openzfs/zfs@bdd11cbb9 (master) into main 2021-07-07 23:31:52 +02:00
.editorconfig zfs: merge openzfs/zfs@3522f57b6 (master) 2021-04-14 12:51:51 +02:00
.gitignore zfs: merge openzfs/zfs@3522f57b6 (master) 2021-04-14 12:51:51 +02:00
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
configure.ac zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
copy-builtin zfs: merge openzfs/zfs@75b4cbf62 (master) into main 2021-06-08 16:52:44 +02:00
COPYRIGHT
LICENSE
Makefile.am zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
META zfs: merge openzfs/zfs@f291fa658 (master) into main 2021-12-16 14:38:34 +01:00
NEWS ZFS: MFV 2.0-rc1-ga00c61 2020-08-28 18:53:45 +00:00
NOTICE
README.md zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01: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 12.2-RELEASE.