aboutsummaryrefslogtreecommitdiffstats
path: root/module/os
Commit message (Expand)AuthorAgeFilesLines
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-1217-541/+47
* Remove zpl_revalidatePavel Snajdr2019-11-112-63/+30
* Move platform specific parts of zfs_znode.h to platform codeMatthew Macy2019-11-061-2/+2
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-012-4/+18
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-016-2/+35
* Wrap Linux module macrosMatthew Macy2019-11-012-9/+10
* Prefix struct rangelockMatthew Macy2019-11-013-8/+8
* Return an error code from zfs_acl_chmod_setattrMatthew Macy2019-11-012-2/+5
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-312-0/+106
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-261-0/+28
* Move final zvol_remove_minors to common codeMatthew Macy2019-10-251-10/+0
* Remove sdt.hMatthew Macy2019-10-251-1/+0
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-243-117/+32
* Update skc_obj_alloc for spl kmem caches that are backed by LinuxSerapheim Dimitropoulos2019-10-182-6/+36
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-182-0/+446
* Make zfsdev_getminor signature cross platformMatthew Macy2019-10-162-9/+8
* Move linux specific mmp module_param_call handler to platform codeMatthew Macy2019-10-162-0/+47
* Move zfs_onexit_fd_hold to platform codeMatthew Macy2019-10-132-0/+70
* Move zio_delay_interrupt to platform codeMatthew Macy2019-10-132-0/+104
* Move get_temporary_prop to platform codeMatthew Macy2019-10-101-0/+75
* Add kmem cache accessorsMatthew Macy2019-10-101-0/+14
* Fix strdup conflict on other platformsMatthew Macy2019-10-108-35/+35
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-1/+1
* Fix automount for root filesystemsBrian Behlendorf2019-10-041-1/+2
* Rename rangelock_ functions to zfs_rangelock_Matthew Macy2019-10-033-38/+38
* Timeout waiting for ZVOL device to be createdPrakash Surya2019-10-011-0/+13
* OpenZFS restructuring - zfs_ioctlMatthew Macy2019-09-272-0/+323
* Add warning for zfs_vdev_elevator option removalBrian Behlendorf2019-09-251-1/+8
* OpenZFS restructuring - zvolMatthew Macy2019-09-252-0/+1121
* Scrubbing root pools may deadlock on kernels without elevator_change() (#9321)loli10K2019-09-131-1/+1
* QAT related bug fixesChengfei ZHu2019-09-123-27/+18
* Move objnode handling to common codeMatthew Macy2019-09-121-65/+0
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-112-0/+55
* Enable SIMD for encryptionBrian Behlendorf2019-09-101-33/+114
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-0648-0/+38506