aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/linux/spl/sys
Commit message (Expand)AuthorAgeFilesLines
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-0853-53/+0
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-231-0/+1
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-031-0/+7
* Linux 5.9 compat: NR_SLAB_RECLAIMABLEBrian Behlendorf2020-08-291-11/+0
* Linux 5.7 compat: Include linux/sched.h in spl/sys/mutex.hPavel Snajdr2020-08-191-0/+1
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-171-4/+0
* Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_BColeman Kane2020-08-111-0/+7
* Remove KMC_NOMAGAZINEMatthew Ahrens2020-08-051-2/+0
* Remove KMC_QCACHEMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOHASHMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOTOUCHMatthew Ahrens2020-08-051-2/+0
* Remove KMC_OFFSLABMatthew Ahrens2020-08-051-2/+0
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-311-2/+2
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-291-0/+5
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-282-20/+21
* remove kmem_cache module parameter KMC_EXPIRE_AGEMatthew Ahrens2020-07-241-8/+0
* Remove skc_reclaim, hdr_recl, kmem_cache shrinkerMatthew Ahrens2020-07-191-3/+1
* Fixing gang ABD child removal race conditionBrian Atkinson2020-07-141-1/+3
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-292-12/+2
* Style fixesBrian Behlendorf2020-06-271-1/+1
* Revise SPL wrapper for shrinker callbacksMatthew Ahrens2020-06-271-82/+40
* Use percpu_counter for obj_alloc counter of Linux-backed cachesSerapheim Dimitropoulos2020-06-261-0/+1
* 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