aboutsummaryrefslogtreecommitdiffstats
path: root/include/os
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Add option to rewind checkpoint while importing root poolMariusz Zaborski2020-08-191-1/+1
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-183-0/+140
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-181-2/+0
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-171-4/+0
* FreeBSD: Create taskq threads in appropriate procRyan Moeller2020-08-171-3/+8
* Linux 5.9 compat: make_request_fn replaced with submit_bio interfaceColeman Kane2020-08-111-0/+2
* Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_BColeman Kane2020-08-112-0/+21
* Remove KM_NODEBUGMatthew Ahrens2020-08-051-1/+0
* 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-052-3/+0
* Remove KMC_OFFSLABMatthew Ahrens2020-08-051-2/+0
* FreeBSD: Add support for lockless lookupMatthew Macy2020-08-052-0/+16
* Fix arc__wait__for__eviction tracepointPavel Snajdr2020-08-041-2/+2
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-318-8/+34
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-312-2/+38
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-293-3/+2
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-292-3/+11
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-286-65/+32
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-259-136/+175
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-2/+7
* FreeBSD: Fixes required to build ZFS on PowerPCMatthew Macy2020-07-251-0/+15
* 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
* FreeBSD: zfs commands backward compatibilityMatthew Macy2020-07-151-531/+14
* Fixing gang ABD child removal race conditionBrian Atkinson2020-07-141-1/+3
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-112-0/+2
* FreeBSD: Use a hash table for taskqid lookupsMatthew Macy2020-07-111-9/+10
* freebsd: changes necessary to coexist with dtrace in treeMatthew Macy2020-07-015-5/+13
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-293-15/+2
* Avoid installing kernel headers on FreeBSDArvind Sankar2020-06-276-20/+7
* 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