aboutsummaryrefslogtreecommitdiffstats
path: root/include/os
Commit message (Expand)AuthorAgeFilesLines
* 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-263-0/+46
* Fixes for make distArvind Sankar2020-06-266-21/+21
* Drop unnecessary srcdir pathsArvind Sankar2020-06-249-180/+180
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-231-0/+3
* Add prototypesArvind Sankar2020-06-184-13/+27
* Remove dead codeArvind Sankar2020-06-181-1/+0
* Mark functions as staticArvind Sankar2020-06-182-30/+4
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-181-1/+1
* Disambiguate condvar API contractMatthew Macy2020-06-182-16/+68
* Fix FreeBSD condvar semanticsRyan Moeller2020-06-161-7/+20
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-142-0/+66
* FreeBSD: Don't require zeroing new locks before initRyan Moeller2020-06-131-4/+2
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-1/+0
* Fix typosAndrea Gelmini2020-06-094-5/+5
* Move GFP flags kernel compatibility codeMichael Niewöhner2020-06-081-0/+12
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-081-0/+9
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-0/+2
* Connect dataset_kstats for FreeBSDAllan Jude2020-06-051-0/+2
* Correctly handle the x32 ABIнаб2020-05-281-1/+5
* Upstream: add missing thread_exit()Jorgen Lundman2020-05-141-22/+1
* Update FreeBSD SPL atomicsRyan Moeller2020-05-041-71/+65
* OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...Paul B. Henson2020-04-301-0/+1
* Fix zfs send progress reportingMatthew Ahrens2020-04-202-0/+14
* Use new FreeBSD API to largely eliminate object lockingMatthew Macy2020-04-171-0/+16
* Update FreeBSD tunablesRyan Moeller2020-04-151-2/+3
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-1492-0/+9317
* Linux 5.7 compat: blk_alloc_queue()Brian Behlendorf2020-04-091-0/+14
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-071-1/+3
* 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
* 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