Go to file
Pawel Jakub Dawidek b6d7370b9d Don't call zfs_exit_two() before zfs_enter_two().
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pawel Jakub Dawidek <pawel@dawidek.net>
Closes #14825
2023-05-11 16:07:02 -07:00
.github
cmd Verify block pointers before writing them out 2023-05-08 11:20:23 -07:00
config
contrib pam: Fix "buffer overflow" in pam ZTS tests on F38 2023-05-09 17:55:19 -07:00
etc
include Don't use dmu_buf_is_dirty() for unassigned transaction. 2023-05-11 16:06:57 -07:00
lib powerpc64: Support ELFv2 asm on Big Endian 2023-04-27 12:49:21 -07:00
man Enable the head_errlog feature to remove errors 2023-05-09 08:53:27 -07:00
module Don't call zfs_exit_two() before zfs_enter_two(). 2023-05-11 16:07:02 -07:00
rpm
scripts Fix kmodtool for packaging mainline Linux 2023-03-22 09:22:52 -07:00
tests Debug auto_replace_001_pos failures 2023-05-09 08:57:02 -07:00
udev
.editorconfig
.gitignore
.gitmodules
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META Linux 6.2 compat: META 2023-03-29 15:39:36 -07:00
NEWS Fix NEWS file 2020-08-26 21:44:41 -07:00
NOTICE
README.md
RELEASES.md
TEST Remove CI builder customization from TEST 2020-03-16 10:46:03 -07:00
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.