You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ameer Hamza a05263b7aa
Update vdev state for spare vdev
8 hours ago
.github Refine some details for the github actions update 1 week ago
cmd Add colored output to zfs list 8 hours ago
config Workaround for Linux PowerPC GPL-only cpu_has_feature() 2 weeks ago
contrib Fix for mountpoint=legacy 1 week ago
etc etc/systemd/zfs-mount-generator: avoid strndupa 2 months ago
include Drop lying to the compiler in the fletcher4 code 8 hours ago
lib Add more ANSI colors to libzfs 8 hours ago
man Add colored output to zfs list 8 hours ago
module Update vdev state for spare vdev 8 hours ago
rpm rpm: Use libtirpc-devel and /usr/lib on SUSE 1 month ago
scripts Fix kmodtool for packaging mainline Linux 2 days ago
tests Split functional testings via github action matrix 1 week ago
udev Replace dead opensolaris.org license link 9 months ago
.editorconfig Add an .editorconfig; document git whitespace settings 3 years ago
.gitignore autoconf: use include directives instead of recursing down cmd 11 months ago
.gitmodules .gitmodules: link to openzfs github repository 2 years ago
AUTHORS zfs_rename: support RENAME_* flags 5 months ago
CODE_OF_CONDUCT.md Documentation corrections 3 months ago
COPYRIGHT Fix typos 3 years ago
LICENSE Update build system and packaging 5 years ago
META Update META to 6.1 kernel 2 months ago
Makefile.am Process `script` directory for all configs 5 months ago
NEWS Fix NEWS file 3 years ago
NOTICE Update build system and packaging 5 years ago
README.md README: Update OpenZFS website url 1 year ago
RELEASES.md Add RELEASES.md file 2 years ago
TEST Remove CI builder customization from TEST 3 years ago
autogen.sh Ubuntu 22.04 integration: ShellCheck 4 months ago
configure.ac Add native-deb* targets to build native Debian packages 3 months ago
copy-builtin copy-builtin: add hooks with sed/>> 11 months ago
zfs.release.in Move zfs.release generation to configure step 11 years ago

README.md

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.