Name Date Size #Lines LOC

..08-May-2022-

README.mdH A D08-May-2022659 1711

THIRDPARTYLICENSE.gplv2H A D08-May-202217.7 KiB340281

THIRDPARTYLICENSE.gplv2.descripH A D08-May-202241 21

spl-atomic.cH A D08-May-20221.3 KiB367

spl-condvar.cH A D28-Jan-202412.2 KiB510336

spl-cred.cH A D03-May-20233.6 KiB168104

spl-err.cH A D17-Nov-20223 KiB12573

spl-generic.cH A D19-Apr-202321.7 KiB932615

spl-kmem-cache.cH A D31-Jan-202439.6 KiB1,466835

spl-kmem.cH A D08-May-202216.7 KiB632374

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

spl-proc.cH A D11-Sep-202317.9 KiB767628

spl-procfs-list.cH A D17-Nov-20228.5 KiB285186

spl-shrinker.cH A D12-Jan-20243.4 KiB11670

spl-taskq.cH A D06-Mar-202438 KiB1,476965

spl-thread.cH A D31-Jan-20245.3 KiB208126

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

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

spl-vmem.cH A D08-May-20222.4 KiB9155

spl-xdr.cH A D17-Apr-202412.4 KiB514278

spl-zlib.cH A D21-Sep-20226.9 KiB218101

spl-zone.cH A D31-Jan-202410.7 KiB426294

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