Skip to content
/ zfs Public
forked from openzfs/zfs

OpenZFS on Linux and FreeBSD

License

Notifications You must be signed in to change notification settings

voegelas/zfs

 
 

Repository files navigation

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.4-RELEASE.

Languages

  • C 72.1%
  • Shell 17.9%
  • Assembly 4.9%
  • M4 2.2%
  • Python 1.7%
  • Makefile 0.8%
  • Other 0.4%