freebsd kernel with SKQ
Go to file
Martin Matuska 9162a1ce3a Update vendor/openzfs to master-9305ff2ed
Notable upstream pull request merges:
  #11153 Scalable teardown lock for FreeBSD
  #11651 Don't bomb out when using keylocation=file://
  #11667 zvol: call zil_replaying() during replay
  #11683 abd_get_offset_struct() may allocate new abd
  #11693 Intentionally allow ZFS_READONLY in zfs_write
  #11716 zpool import cachefile improvements
  #11720 FreeBSD: Clean up zfsdev_close to match Linux
  #11730 FreeBSD: bring back possibility to rewind the
         checkpoint from bootloader
2021-03-13 18:30:04 +01:00
.github Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
cmd Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
config Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
contrib Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
etc Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
include Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
lib Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
man Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
module Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
rpm Update OpenZFS to master-bf156c966 2021-02-18 10:14:16 +01:00
scripts Update vendor/openzfs to master-9312e0fd1 2021-02-21 21:22:07 +01:00
tests Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
udev Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00
AUTHORS Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00
autogen.sh Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00
CODE_OF_CONDUCT.md Update OpenZFS to 2.0.0-rc3-gbd565f 2020-10-17 00:05:34 +00:00
configure.ac Update vendor/openzfs to master-9305ff2ed 2021-03-13 18:30:04 +01:00
copy-builtin Update OpenZFS to 2.0.0-rc3-gbd565f 2020-10-17 00:05:34 +00:00
COPYRIGHT Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00
LICENSE Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00
Makefile.am Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
META Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
NEWS update vendor openzfs to a00c61 (2.0-rc1) 2020-08-28 18:41:28 +00:00
NOTICE Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00
README.md Update OpenZFS to 2.0.0-rc3-gbd565f 2020-10-17 00:05:34 +00:00
TEST Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00
zfs.release.in Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b 2020-08-24 22:48:19 +00:00

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 12-STABLE and 13-CURRENT.