aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: convert teardown inactive lock to a read-mostly sleepable lockMateusz Guzik2020-09-091-1/+64
* Avoid possibility of division by zeroRyan Moeller2020-09-082-4/+4
* Avoid posting duplicate zpool eventsDon Brady2020-09-044-5/+13
* nowait synctask must succeedMatthew Ahrens2020-09-041-2/+2
* Fixes for running FreeBSD buildworld on Linux/macOS hostsAlexander Richardson2020-09-031-1/+4
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-034-6/+19
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-018-4/+55
* FreeBSD: Simplify INGLOBALZONERyan Moeller2020-08-311-5/+4
* FreeBSD: Define crgetzoneid appropriatelyRyan Moeller2020-08-311-1/+1
* Linux 5.9 compat: NR_SLAB_RECLAIMABLEBrian Behlendorf2020-08-292-36/+0
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-261-4/+4
* Remove pragma ident linesToomas Soome2020-08-266-12/+0
* Don't assert on nvlists larger than SPA_MAXBLOCKSIZEAllan Jude2020-08-251-0/+1
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-241-6/+6
* Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1Chris McDonough2020-08-241-1/+1
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-215-1/+46
* FreeBSD: 11.x arc_stats compatibilityMatthew Macy2020-08-201-0/+7
* Add zstd support to zfsMichael Niewöhner2020-08-2014-14/+242
* Linux 5.7 compat: Include linux/sched.h in spl/sys/mutex.hPavel Snajdr2020-08-191-0/+1
* 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
* Add define to enable autotrim to default to onMatthew Macy2020-08-181-1/+7
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-182-2/+2
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-172-0/+2
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-172-6/+0
* FreeBSD: fallback to /boot/ to look for zpool.cacheMatthew Macy2020-08-171-1/+1
* 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
* Move ZVOL_DIR back to zfs.hRyan Moeller2020-08-111-0/+3
* 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
* Change the error handling for invalid property valuesAllan Jude2020-08-011-0/+1
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-318-8/+34
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-313-16/+44
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-2917-18/+17
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-294-7/+19
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-287-66/+33
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-2510-136/+178
* 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
* Annotate unused parameters on inline definitions as suchKyle Evans2020-07-231-1/+2
* FreeBSD: Remove some code duplication in sysctl_os.cRyan Moeller2020-07-231-0/+1