aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libspl/include
Commit message (Expand)AuthorAgeFilesLines
* Support running FreeBSD buildworld on Arm-based macOS hostsJessica Clarke2021-03-261-0/+11
* Removed duplicated includesAndrea Gelmini2021-03-221-1/+0
* FreeBSD: fix HEAD build, conditionally remove FDSYNC definesMatt Macy2021-01-234-0/+76
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-22/+22
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-181-1/+0
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2020-10-301-39/+0
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-10-211-1/+0
* Cross-platform acltypeRyan Moeller2020-10-131-25/+41
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-131-4/+0
* Fixes for running FreeBSD buildworld on Linux/macOS hostsAlexander Richardson2020-09-031-0/+3
* Fix -Werror,-Wmacro-redefined in limits.hAlexander Richardson2020-09-011-0/+5
* libspl: Provide platform-specific zone implementationsRyan Moeller2020-08-311-9/+0
* Fix definition of BLKGETSIZE64 on FreeBSDAlexander Richardson2020-08-271-5/+1
* Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1Chris McDonough2020-08-242-2/+2
* Remove KMC_NOMAGAZINEMatthew Ahrens2020-08-051-1/+0
* Remove KMC_NOHASHMatthew Ahrens2020-08-051-2/+0
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-314-4/+10
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-284-151/+44
* FreeBSD: Fixes required to build ZFS on PowerPCMatthew Macy2020-07-251-2/+2
* Annotate unused parameters on inline definitions as suchKyle Evans2020-07-231-3/+4
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-17/+7
* Move libspl_assertf into .c fileArvind Sankar2020-07-101-26/+7
* Add zpool_nextboot, move zfs_jail to libzfs.hRyan Moeller2020-07-061-6/+0
* Drop unnecessary srcdir pathsArvind Sankar2020-06-248-82/+82
* Add prototypesArvind Sankar2020-06-181-0/+5
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-145-102/+45
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-1/+0
* Improve compatibility with C++ consumersRyan Moeller2020-06-062-2/+3
* Correctly handle the x32 ABIнаб2020-05-281-1/+5
* change libspl list member names to match kernelMatthew Ahrens2020-04-231-2/+2
* sys/mnttab.h: include sys/stat.h for stat64alaviss2020-04-141-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-1413-0/+878
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-271-1/+1
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-1/+14
* Add AltiVec RAID-ZRomain Dolbeau2020-01-231-0/+40
* libspl: declare aok extern in headerNick Black2019-12-261-1/+1
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-052-2/+4
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-043-9/+4
* Implement -A (ignore ASSERTs) for zdbPaul Zuchowski2019-11-271-0/+10
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-212-50/+0
* Preliminary support for RV64GRomain Dolbeau2019-11-061-1/+20
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-013-1/+26
* Move sha2.h to platform codeMatthew Macy2019-10-312-0/+152
* Remove unneeded header from libzpool/kernel.cMatthew Macy2019-10-261-35/+0
* Fix header guard typoMatthew Macy2019-10-261-1/+1
* Move platform dependent errno aliasesMatthew Macy2019-10-253-1/+12
* Remove sdt.hMatthew Macy2019-10-251-0/+23
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-1/+2
* OpenZFS restructuring - libsplMatthew Macy2019-10-0214-47/+24
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-0/+4