aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libspl/include/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-142-0/+153
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-1/+0
* Correctly handle the x32 ABIнаб2020-05-281-1/+5
* change libspl list member names to match kernelMatthew Ahrens2020-04-231-2/+2
* 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
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-0/+4
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-042-31/+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-252-36/+0
* 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-029-795/+0
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-0/+4
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-112-0/+2
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-052-0/+449
* Fix typos in lib/Andrea Gelmini2019-09-024-4/+4
* ZFS Reads may result in unneccesary calls to zil_commitGeorge Wilson2019-03-221-1/+0
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-111-0/+7
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-8/+29
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-0/+2
* Update build system and packagingBrian Behlendorf2018-05-297-96/+43
* Remove lib/libspl/include/sys/frame.hBrian Behlendorf2017-12-172-132/+0
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-3/+11
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+7
* Allow longer SPA names in statsgaurkuma2017-08-111-1/+1
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-1/+2
* Fix header inclusions for standards conformanceRichard Yao2017-04-124-0/+114
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-03-312-1/+6
* libspl: Fix incorrect use of platform defines on sparc64John Paul Adrian Glaubitz2017-03-221-2/+2
* Fix powerpc buildBrian Behlendorf2017-03-061-4/+0
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-4/+8
* Fix spellingka72017-01-032-2/+2
* ABD optimized page allocation codeChunwei Chen2016-11-291-2/+5
* fix: Shift exponent too largeGvozden Neskovic2016-09-291-0/+3
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-1/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-124-271/+1
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-203-1/+24
* Add isa_defs for MIPSYunQiang Su2016-05-311-1/+22
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-0/+3
* OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()David Quigley2016-05-061-0/+9
* Move hrtime_t timestruc_t and timespec_tCarlo Landmeter2016-03-292-4/+5
* Add support for s390[x].Dimitri John Ledkov2016-03-171-1/+16
* Fix aarch64 compilationGordan Bobic2016-03-151-1/+2
* Linux 4.5 compat: pfn_t typedefBrian Behlendorf2016-01-201-1/+0