aboutsummaryrefslogtreecommitdiffstats
path: root/module/os
Commit message (Expand)AuthorAgeFilesLines
* Linux: Prevent destruction while showing mount devnameRyan Moeller2020-09-151-0/+2
* FreeBSD: convert teardown inactive lock to a read-mostly sleepable lockMateusz Guzik2020-09-093-18/+18
* FreeBSD: drop dependency on cryptodev moduleRyan Moeller2020-09-091-1/+0
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-031-0/+44
* Links in Source FilesSpencer Kinny2020-09-022-0/+8
* zvol: unsigned off can not be less than zeroToomas Soome2020-09-021-1/+1
* FreeBSD: Fix up after spa_stats.c moveMatthew Macy2020-09-011-60/+113
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-012-0/+30
* FreeBSD: Remove unused SECLABEL codeRyan Moeller2020-08-311-193/+0
* FreeBSD: Simplify INGLOBALZONERyan Moeller2020-08-311-6/+0
* Move spa_stats.c to common codeMatthew Macy2020-08-303-1162/+0
* FreeBSD: Fix spurious failure in zvol_geom_openMatthew Macy2020-08-301-0/+20
* FreeBSD: add support for KSTAT_TYPE_RAWMatthew Macy2020-08-291-17/+128
* Linux 5.9 compat: NR_SLAB_RECLAIMABLEBrian Behlendorf2020-08-291-2/+1
* Remove pragma ident linesToomas Soome2020-08-261-2/+0
* 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