aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/spl
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-031-0/+7
* Missed wakeup when growing kmem cacheMatthew Ahrens2020-02-131-3/+6
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-073-11/+47
* Replace static per-cpu with dynamic per-cpu dataRomain Dolbeau2020-02-061-4/+14
* KMC_KVMEM disrupts kv_alloc() memory alignment expectationsloli10K2020-01-141-20/+2
* Change http://zfsonlinux.org links to https://zfsonlinux.orgBrian Behlendorf2020-01-131-1/+1
* cppcheck: (error) Shifting signed 64-bit value by 63 bitsUbuntu2019-12-181-0/+2
* cppcheck: (error) Uninitialized variableUbuntu2019-12-188-22/+23
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-214-791/+63
* Check for __GFP_RECLAIM instead of GFP_KERNELMichael Niewöhner2019-11-131-3/+8
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-133-9/+38
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-132-11/+95
* Add missing documentation for some KMC flagsMichael Niewöhner2019-11-131-5/+5
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-125-51/+1
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-012-4/+18
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-012-0/+31
* Wrap Linux module macrosMatthew Macy2019-11-011-4/+5
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-242-4/+0
* Update skc_obj_alloc for spl kmem caches that are backed by LinuxSerapheim Dimitropoulos2019-10-182-6/+36
* Add kmem cache accessorsMatthew Macy2019-10-101-0/+14
* Fix strdup conflict on other platformsMatthew Macy2019-10-103-9/+9
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-0622-0/+9942