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-atomic.cH A D27-Mar-20251.3 KiB377

spl-condvar.cH A D27-Mar-202511.4 KiB466304

spl-cred.cH A D27-Mar-20253.2 KiB15293

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

spl-generic.cH A D30-May-202520.4 KiB881571

spl-kmem-cache.cH A D27-Mar-202539.3 KiB1,447829

spl-kmem.cH A D27-Mar-202516.7 KiB629372

spl-kstat.cH A D05-May-202518.1 KiB773606

spl-proc.cH A D27-Mar-202513 KiB541416

spl-procfs-list.cH A D27-Mar-20258.6 KiB286186

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

spl-taskq.cH A D30-May-202548.8 KiB1,8311,259

spl-thread.cH A D27-Mar-20255.1 KiB200120

spl-trace.cH A D27-Mar-20251.1 KiB356

spl-tsd.cH A D27-Mar-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 D27-Mar-202510.3 KiB423290

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