Name Date Size #Lines LOC

..--

README.mdH A D17-Oct-2020659 1711

THIRDPARTYLICENSE.gplv2H A D27-Aug-202017.7 KiB340281

THIRDPARTYLICENSE.gplv2.descripH A D27-Aug-202041 21

spl-condvar.cH A D12-Aug-202511.4 KiB466304

spl-cred.cH A D24-Aug-20263.2 KiB15293

spl-err.cH A D27-Mar-20253.1 KiB12573

spl-generic.cH A D14-Mar-202614.2 KiB623405

spl-kmem-cache.cH A D14-Sep-202639.1 KiB1,442825

spl-kmem.cH A D06-Jun-202616.8 KiB631369

spl-kstat.cH A D14-Mar-202618 KiB770603

spl-math-compat.cH A D14-Mar-20267.1 KiB276161

spl-proc.cH A D07-Aug-202512.8 KiB533408

spl-procfs-list.cH A D24-Aug-20268.2 KiB276186

spl-shrinker.cH A D27-Mar-20252.2 KiB7938

spl-taskq.cH A D14-Sep-202649.6 KiB1,8491,257

spl-thread.cH A D14-Sep-20265.4 KiB215130

spl-trace.cH A D24-Aug-2026698 234

spl-tsd.cH A D12-Aug-202519.9 KiB721399

spl-vmem.cH A D27-Mar-20252.4 KiB9154

spl-xdr.cH A D27-Mar-202512.5 KiB515278

spl-zlib.cH A D27-Mar-20256.9 KiB218100

spl-zone.cH A D19-Apr-202619.4 KiB797566

README.md

1The Solaris Porting Layer, SPL, is a Linux kernel module which provides a
2compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project.
3
4# Installation
5
6The latest version of the SPL is maintained as part of this repository.
7Only when building ZFS version 0.7.x or earlier must an external SPL release
8be used.  These releases can be found at:
9
10  * Version 0.7.x: https://github.com/zfsonlinux/spl/tree/spl-0.7-release
11  * Version 0.6.5.x: https://github.com/zfsonlinux/spl/tree/spl-0.6.5-release
12
13# Release
14
15The SPL is released under a GPLv2 license.
16For more details see the NOTICE and THIRDPARTYLICENSE files; `UCRL-CODE-235197`
17