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 D17-Oct-20201.3 KiB367

spl-condvar.cH A D11-Oct-202411.4 KiB465304

spl-cred.cH A D11-Oct-20243.1 KiB15193

spl-err.cH A D07-Dec-20243 KiB12473

spl-generic.cH A D07-Dec-202421.1 KiB903592

spl-kmem-cache.cH A D07-Dec-202439.2 KiB1,445828

spl-kmem.cH A D07-Dec-202416.7 KiB628372

spl-kstat.cH A D30-Jan-202416.6 KiB717565

spl-proc.cH A D11-Oct-202412.9 KiB540416

spl-procfs-list.cH A D31-May-20248.5 KiB285186

spl-shrinker.cH A D11-Oct-20242.2 KiB7838

spl-taskq.cH A D07-Dec-202449.1 KiB1,8421,267

spl-thread.cH A D13-Nov-20245.1 KiB199120

spl-trace.cH A D14-Aug-20221.1 KiB346

spl-tsd.cH A D21-Sep-202219.8 KiB720399

spl-vmem.cH A D11-Oct-20242.4 KiB9054

spl-xdr.cH A D16-Apr-202412.4 KiB513277

spl-zlib.cH A D11-Oct-20246.9 KiB217100

spl-zone.cH A D11-Oct-202410.3 KiB422290

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