HardenedBSD src tree
Go to file
наб d77702035a module: icp: remove unused CRYPTO_{NOTIFY_OPDONE,SKIP_REQID,RESTRICTED}
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12901
2022-02-15 16:24:24 -08:00
.github Remove unused files from GitHub runners 2022-02-09 11:50:13 -08:00
cmd Rename fallthrough to zfs_fallthrough 2022-02-15 08:58:59 -08:00
config Propagate KERNEL_* to *.spec 2022-02-09 13:27:11 -08:00
contrib contrib: rename initrd READMEs to README.md 2022-02-11 11:44:27 -08:00
etc Add --enable=all to ShellCheck by default 2022-02-07 11:59:09 -08:00
include module: icp: remove unused CRYPTO_{NOTIFY_OPDONE,SKIP_REQID,RESTRICTED} 2022-02-15 16:24:24 -08:00
lib module: icp: remove unused kcf_digest.c 2022-02-15 16:24:14 -08:00
man zfs-receive.8: properly unlight = in option setting 2022-02-14 13:07:50 -08:00
module module: icp: remove unused CRYPTO_{NOTIFY_OPDONE,SKIP_REQID,RESTRICTED} 2022-02-15 16:24:24 -08:00
rpm contrib: rename initrd READMEs to README.md 2022-02-11 11:44:27 -08:00
scripts Add --enable=all to ShellCheck by default 2022-02-07 11:59:09 -08:00
tests Rename fallthrough to zfs_fallthrough 2022-02-15 08:58:59 -08:00
udev
.editorconfig
.gitignore
.gitmodules
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state 2022-02-09 12:50:10 -08:00
copy-builtin
COPYRIGHT
LICENSE
Makefile.am Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
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.2-RELEASE.