HardenedBSD src tree
Go to file
Rob N e2035cdbf7
AUTHORS: refresh with recent new contributors
Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16079
2024-04-11 14:49:57 -07:00
.github
cmd Fix locale-specific time 2024-04-08 15:37:41 -07:00
config config/Substfiles.am: restrict to the dedicated list. 2024-04-09 16:34:58 -07:00
contrib
etc etc/init.d: decide which variant to use at build time. 2024-04-08 16:52:24 -07:00
include Add custom debug printing for your asserts 2024-04-10 13:30:25 -07:00
lib return NULL at end of send_progress_thread 2024-04-10 15:01:39 -07:00
man Speculative prefetch for reordered requests 2024-04-08 15:13:27 -07:00
module vdev_disk: fix alignment check when buffer has non-zero starting offset 2024-04-11 14:43:27 -07:00
rpm
scripts
tests vdev_disk: fix alignment check when buffer has non-zero starting offset 2024-04-11 14:43:27 -07:00
udev udev: correctly handle partition #16 and later 2024-03-21 16:38:24 -07:00
.cirrus.yml
.editorconfig
.gitignore
.gitmodules
.mailmap AUTHORS: refresh with recent new contributors 2024-04-11 14:49:57 -07:00
AUTHORS AUTHORS: refresh with recent new contributors 2024-04-11 14:49:57 -07:00
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META
NEWS
NOTICE
README.md
RELEASES.md
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.4-RELEASE.