aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/linux/spl/sys
Commit message (Expand)AuthorAgeFilesLines
* Drop unnecessary srcdir pathsArvind Sankar2020-06-241-58/+58
* Add prototypesArvind Sankar2020-06-181-13/+18
* Mark functions as staticArvind Sankar2020-06-181-15/+2
* Disambiguate condvar API contractMatthew Macy2020-06-181-9/+39
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-141-0/+33
* Fix typosAndrea Gelmini2020-06-091-1/+1
* Move GFP flags kernel compatibility codeMichael Niewöhner2020-06-081-0/+12
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-081-0/+9
* Correctly handle the x32 ABIнаб2020-05-281-1/+5
* Fix zfs send progress reportingMatthew Ahrens2020-04-201-0/+7
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-031-0/+1
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-271-1/+1
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-02-271-0/+5
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-071-1/+7
* Remove stale ASSERTV commentMatthew Macy2019-12-061-1/+0
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-2/+4
* Move linux qsort def to platform headerMatthew Macy2019-12-031-1/+5
* Minor diff reduction with ZoF in include/sysMatthew Macy2019-11-271-0/+4
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-214-171/+0
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-131-2/+4
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-131-0/+3
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-127-103/+2
* Preliminary support for RV64GRomain Dolbeau2019-11-061-1/+22
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-013-0/+93
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-013-17/+28
* Wrap Linux module macrosMatthew Macy2019-11-012-0/+29
* Move platform dependent errno aliasesMatthew Macy2019-10-251-0/+10
* Remove sdt.hMatthew Macy2019-10-251-0/+3
* Name anonymous enum of KMC_BIT constantsSerapheim Dimitropoulos2019-10-181-2/+2
* Add kmem cache accessorsMatthew Macy2019-10-101-0/+2
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-2/+2
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-0/+2
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-112-0/+188
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-0557-0/+4963