summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: 11.x arc_stats compatibilityMatthew Macy2020-08-201-0/+7
* Add zstd support to zfsMichael Niewöhner2020-08-2013-14/+241
* Add define to enable autotrim to default to onMatthew Macy2020-08-181-1/+7
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-181-0/+2
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-172-0/+2
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-171-2/+0
* FreeBSD: fallback to /boot/ to look for zpool.cacheMatthew Macy2020-08-171-1/+1
* Move ZVOL_DIR back to zfs.hRyan Moeller2020-08-111-0/+3
* Change the error handling for invalid property valuesAllan Jude2020-08-011-0/+1
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-311-14/+6
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-2914-15/+15
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-292-4/+8
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-281-1/+1
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-251-0/+3
* 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
* Adjust ARC terminologyMatthew Ahrens2020-07-221-4/+4
* FreeBSD: Add legacy arc_min and arc_maxRyan Moeller2020-07-191-0/+2
* Extend zdb to print inconsistencies in livelists and metaslabsMatthew Ahrens2020-07-142-0/+12
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-1/+0
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-115-3/+8
* Add a "try" operation for range locksMark Johnston2020-07-061-0/+2
* Add device rebuild featureBrian Behlendorf2020-07-039-10/+159
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-292-4/+0
* Avoid installing kernel headers on FreeBSDArvind Sankar2020-06-277-0/+14
* Fixes for make distArvind Sankar2020-06-267-53/+13
* ARC shrinking blocks reads/writesMatthew Ahrens2020-06-261-0/+1
* Drop unnecessary srcdir pathsArvind Sankar2020-06-247-142/+142
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-231-0/+1
* Add prototypesArvind Sankar2020-06-183-0/+4
* Remove dead codeArvind Sankar2020-06-181-1/+0
* Disambiguate condvar API contractMatthew Macy2020-06-181-2/+2
* Add abd_cache_reap_now for abd_chunk_cache usersMatthew Macy2020-06-171-0/+1
* drr_begin: can't forward declare untagged structJorgen Lundman2020-06-161-10/+14
* Make struct vdev_disk_t be platform privateJorgen Lundman2020-06-161-8/+0
* Fix gcc10.1 truncation errorGeorge Amanakis2020-06-131-1/+1
* Removing ZERO_PAGE abd_alloc_zero_scatterBrian Atkinson2020-06-102-1/+2
* Fix typosAndrea Gelmini2020-06-094-4/+4
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-095-19/+44
* Trim L2ARCGeorge Amanakis2020-06-094-2/+24
* Restore support for in-kernel ZFS ioctlsPawel Jakub Dawidek2020-06-081-1/+1
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-071-1/+1
* Improve compatibility with C++ consumersRyan Moeller2020-06-069-38/+49
* Connect dataset_kstats for FreeBSDAllan Jude2020-06-051-0/+1
* Restore avl_update() calls and related functionsJorgen Lundman2020-06-031-0/+11
* Gang ABD TypeBrian Atkinson2020-05-202-3/+18
* Fix ZVOL_DIRRyan Moeller2020-05-161-3/+0
* Fix abd_enter/exit_critical wrappersBrian Behlendorf2020-05-141-2/+13
* remove unneeded member drc_err of dmu_recv_cookie_tMatthew Ahrens2020-05-141-1/+0
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-103-50/+147