aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-241-1/+0
* Enable zpool events tunables and tests on FreeBSDRyan Moeller2020-02-181-0/+1
* Factor out some dbuf subroutines and add state change tracingMatthew Macy2020-02-181-0/+17
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-0/+13
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-02-071-6/+7
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-071-1/+7
* Add AltiVec RAID-ZRomain Dolbeau2020-01-233-0/+113
* Make zfs_replay.c work on FreeBSDMatthew Macy2019-12-131-0/+2
* Relocate common quota functions to shared codeRyan Moeller2019-12-111-12/+0
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-113-20/+23
* SIMD: Use alloc_pages_node to force alignmentFabian-Gruenbichler2019-12-101-6/+17
* Remove stale ASSERTV commentMatthew Macy2019-12-061-1/+0
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-2/+4
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-042-0/+31
* 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
* Remove zfs_vdev_elevator module optionBrian Behlendorf2019-11-271-8/+0
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-216-172/+2
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-0/+1
* 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-1213-632/+33
* Remove zpl_revalidatePavel Snajdr2019-11-113-1/+2
* Preliminary support for RV64GRomain Dolbeau2019-11-061-1/+22
* Move platform specific parts of zfs_znode.h to platform codeMatthew Macy2019-11-062-0/+165
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-013-0/+93
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-016-22/+48
* Wrap Linux module macrosMatthew Macy2019-11-013-0/+34
* Move sha2.h to platform codeMatthew Macy2019-10-312-0/+152
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-311-0/+2
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-261-9/+37
* Move platform dependent errno aliasesMatthew Macy2019-10-251-0/+10
* Remove sdt.hMatthew Macy2019-10-251-0/+3
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-243-52/+154
* Name anonymous enum of KMC_BIT constantsSerapheim Dimitropoulos2019-10-181-2/+2
* Move get_temporary_prop to platform codeMatthew Macy2019-10-101-0/+2
* Add kmem cache accessorsMatthew Macy2019-10-101-0/+2
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-2/+2
* OpenZFS restructuring - zfs_ioctlMatthew Macy2019-09-271-2/+0
* Move objnode handling to common codeMatthew Macy2019-09-121-1/+0
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-0/+2
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-1118-0/+2175
* Make module tunables cross platformMatthew Macy2019-09-051-0/+73
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-0583-0/+8439