freebsd with flexible iflib nic queues
Go to file
2021-02-16 00:33:50 +01:00
.github Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
cmd Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
config Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +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 OpenZFS to master-436ab35a5 2021-02-16 00:33:50 +01:00
lib missed three fcntl.h header files 2021-02-14 18:29:21 +01:00
man Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
module Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
rpm Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
scripts Update OpenZFS to master-f11b09 2021-01-07 15:19:59 -08:00
tests Update OpenZFS to master-c1c31a835 2021-02-14 01:09:23 +01:00
udev Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
AUTHORS Vendor import of openzfs master @ 184df27eef 2020-08-24 22:48:19 +00:00
autogen.sh Vendor import of openzfs master @ 184df27eef 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 OpenZFS to master-f11b09 2021-01-07 15:19:59 -08: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 @ 184df27eef 2020-08-24 22:48:19 +00:00
LICENSE Vendor import of openzfs master @ 184df27eef 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 @ 184df27eef 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 @ 184df27eef 2020-08-24 22:48:19 +00:00
zfs.release.in Vendor import of openzfs master @ 184df27eef 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.