Go to file
Brian Behlendorf 1272941f49 Merge branch 'zfsonlinux/merge-spl'
Merge a minimal version of the zfsonlinux/spl repository in to the
zfsonlinux/zfs repository.  Care was taken to prevent file conflicts
when merging and to preserve the spl repository history.  The spl
kernel module remains under the GPLv2 license as documented by the
additional THIRDPARTYLICENSE.gplv2 file.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2018-05-29 14:57:55 -07:00
.github Small cleanup of PR and issue templates 2018-05-15 09:02:57 -07:00
cmd Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
config Merge branch 'zfsonlinux/merge-spl' 2018-05-29 14:57:55 -07:00
contrib Prevent make distclean removing 0 sized file 2018-05-06 20:46:13 -07:00
etc Add canonical mount options zfs-mount-generator 2018-05-11 12:44:14 -07:00
include Merge branch 'zfsonlinux/merge-spl' 2018-05-29 14:57:55 -07:00
lib Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
man Merge branch 'zfsonlinux/merge-spl' 2018-05-29 14:57:55 -07:00
module Merge branch 'zfsonlinux/merge-spl' 2018-05-29 14:57:55 -07:00
rpm Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
scripts Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
tests Profiling for perf tests 2018-05-22 10:51:46 -07:00
udev Add kernel module auto-loading 2018-03-13 10:45:55 -07:00
.gitignore Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
.gitmodules Add zimport.sh compatibility test script 2014-02-21 12:10:31 -08:00
.travis.yml Add .travis.yml 2017-11-13 09:18:18 -08:00
AUTHORS Add a missing > to AUTHORS 2014-09-02 14:18:53 -07:00
autogen.sh Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
configure.ac Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
copy-builtin Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
COPYRIGHT Encryption patch follow-up 2017-10-11 16:54:48 -04:00
DISCLAIMER Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
Makefile.am Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
META Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
README.markdown Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
TEST Refresh TEST file to include new variables 2017-11-08 11:09:30 -08:00
zfs.release.in Move zfs.release generation to configure step 2012-07-12 12:22:51 -07:00

img

ZFS on Linux is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community.

codecov coverity

Official Resources

Installation

Full documentation for installing ZoL on your favorite Linux distribution can be found at our site.

Contribute & Develop

We have a separate document with contribution guidelines.