aboutsummaryrefslogtreecommitdiffstats
path: root/module/os
Commit message (Expand)AuthorAgeFilesLines
* Fix inability to destroy snapshot used over NFSyouzhongyang2020-08-241-0/+19
* Prevent zfs_acl_chmod() if aclmode restricted and ACL inheritedAndrew2020-08-222-0/+8
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-215-40/+88
* FreeBSD: Add option to rewind checkpoint while importing root poolMariusz Zaborski2020-08-192-2/+5
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-182-85/+0
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-182-0/+22
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-172-9/+11
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-172-114/+10
* FreeBSD: fix merge error in zfs_acl_ids_createMatthew Macy2020-08-171-27/+16
* FreeBSD: Create taskq threads in appropriate procRyan Moeller2020-08-173-16/+19
* Release onexit/events with any missed zfsdev_stateJorgen Lundman2020-08-132-0/+4
* Linux 5.9 compat: make_request_fn replaced with submit_bio interfaceColeman Kane2020-08-111-1/+17
* Move ZVOL_DIR back to zfs.hRyan Moeller2020-08-111-1/+0
* FreeBSD: update vaccess signature on most recent HEADMatthew Macy2020-08-071-0/+5
* Remove commented-out codeMatthew Ahrens2020-08-051-27/+0
* Remove KMC_NOMAGAZINEMatthew Ahrens2020-08-051-8/+2
* Remove KMC_QCACHEMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOHASHMatthew Ahrens2020-08-051-2/+0
* Remove KMC_NOTOUCHMatthew Ahrens2020-08-052-2/+1
* Remove KMC_OFFSLABMatthew Ahrens2020-08-051-94/+39
* FreeBSD: Add support for lockless lookupMatthew Macy2020-08-055-12/+160
* Fix page fault in zfsctl_snapdir_getattrMatthew Macy2020-08-011-1/+2
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-316-15/+23
* Convert Linux-isms to FreeBSD-isms in platform zfs_debug.cRyan Moeller2020-07-311-11/+8
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-312-106/+129
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-298-7/+6
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-2521-2/+31
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-258-13/+13
* FreeBSD: Remove accidental ARC size limiterRyan Moeller2020-07-251-0/+1
* FreeBSD: Implement arc_free_memoryRyan Moeller2020-07-251-3/+2
* remove kmem_cache module parameter KMC_EXPIRE_AGEMatthew Ahrens2020-07-241-120/+9
* FreeBSD: Remove some code duplication in sysctl_os.cRyan Moeller2020-07-231-19/+0
* Adjust ARC terminologyMatthew Ahrens2020-07-222-15/+15
* FreeBSD: Add legacy arc_min and arc_maxRyan Moeller2020-07-191-29/+36
* Remove skc_reclaim, hdr_recl, kmem_cache shrinkerMatthew Ahrens2020-07-191-124/+16
* Linux 4.10 compat: has_capability()Brian Behlendorf2020-07-191-0/+9
* anon_pages are not free/evictableMatthew Ahrens2020-07-161-1/+0
* FreeBSD: zfs commands backward compatibilityMatthew Macy2020-07-152-32/+372
* Fix early include of <linux/percpu_compat.h>Romain Dolbeau2020-07-153-1/+3
* Fixing gang ABD child removal race conditionBrian Atkinson2020-07-141-0/+1
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-112-21/+39
* FreeBSD: Use a hash table for taskqid lookupsMatthew Macy2020-07-111-43/+118
* Fix a deadlock in the FreeBSD getpages VOPMark Johnston2020-07-061-1/+12
* Update zfs_freebsd_need_inactive to fix mmapped writesRyan Moeller2020-07-031-2/+5
* freebsd: changes necessary to coexist with dtrace in treeMatthew Macy2020-07-016-9/+18
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-294-144/+10
* Revise SPL wrapper for shrinker callbacksMatthew Ahrens2020-06-272-60/+43
* Use percpu_counter for obj_alloc counter of Linux-backed cachesSerapheim Dimitropoulos2020-06-262-8/+18
* ARC shrinking blocks reads/writesMatthew Ahrens2020-06-261-0/+18
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-232-6/+16