summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAllan Jude2020-08-111-1/+1
* Move ZVOL_DIR back to zfs.hRyan Moeller2020-08-112-1/+3
* FreeBSD: update vaccess signature on most recent HEADMatthew Macy2020-08-071-0/+5
* Clarify error message when a range-tree double-add occursPaul Dagnelie2020-08-071-8/+22
* ZTS: Remove bashisms from zfs-tests.shRyan Moeller2020-08-072-81/+70
* Remove commented-out codeMatthew Ahrens2020-08-051-27/+0
* Remove KM_NODEBUGMatthew Ahrens2020-08-051-1/+0
* Remove KMC_NOMAGAZINEMatthew Ahrens2020-08-053-11/+2
* Remove KMC_QCACHEMatthew Ahrens2020-08-052-4/+0
* Remove KMC_NOHASHMatthew Ahrens2020-08-053-6/+0
* Remove KMC_NOTOUCHMatthew Ahrens2020-08-054-5/+1
* Remove KMC_OFFSLABMatthew Ahrens2020-08-052-96/+39
* Fix i/o error handling of livelists and zap iterationMatthew Ahrens2020-08-054-69/+91
* FreeBSD: Add support for lockless lookupMatthew Macy2020-08-057-12/+176
* Add missed thread_exit() to vdev_{autotrim,rebuild}_threadMatthew Macy2020-08-052-0/+4
* Fix arc__wait__for__eviction tracepointPavel Snajdr2020-08-041-2/+2
* Verify zfs module loaded before starting servicesJonathon2020-08-013-3/+3
* Fix logging in l2arc_rebuild()George Amanakis2020-08-011-0/+7
* FreeBSD: Fix `zfs jail` and add a testRyan Moeller2020-08-0110-2/+194
* Fix page fault in zfsctl_snapdir_getattrMatthew Macy2020-08-011-1/+2
* Change the error handling for invalid property valuesAllan Jude2020-08-015-2/+24
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-3121-29/+79
* Convert Linux-isms to FreeBSD-isms in platform zfs_debug.cRyan Moeller2020-07-311-11/+8
* ZTS: FreeBSD does have a l2arc.trim_ahead tunableRyan Moeller2020-07-311-1/+1
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-317-200/+387
* ZTS: zvol_misc_volmode is flaky on FreeBSDRyan Moeller2020-07-311-0/+1
* ZTS: Use POSIX-compatible space character classRyan Moeller2020-07-311-1/+1
* lua: Increase reserved stack space for FreeBSD in debug configRyan Moeller2020-07-311-0/+9
* When encountering EZFS_UNKNOWN, print the error text buffer anywayAllan Jude2020-07-311-1/+2
* Remove duplicate include of sys/zfeature.h in dmu_objset.cAllan Jude2020-07-311-1/+0
* pyzfs: Add missing entry to zfs_errnoAllan Jude2020-07-311-0/+1
* zfs promote does not delete livelist of originMatthew Ahrens2020-07-312-3/+27
* ZTS: minor improvements to alloc_class_009_pos functional testDon Brady2020-07-301-4/+15
* Use correct prefix for share/pam-configsRyan Moeller2020-07-302-5/+8
* Fix error handling of vdev_top_zapMatthew Ahrens2020-07-291-2/+10
* Verify zfs module loaded before starting servicesJonathon2020-07-293-0/+3
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-2940-40/+28
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-298-23/+43
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-2823-240/+99
* Fix lua stack overflow on recursive call to gsub()Matthew Ahrens2020-07-2712-2/+113
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-2539-140/+223
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-2519-34/+39
* FreeBSD: Fixes required to build ZFS on PowerPCMatthew Macy2020-07-253-3/+18
* FreeBSD: Remove accidental ARC size limiterRyan Moeller2020-07-251-0/+1
* FreeBSD: Implement arc_free_memoryRyan Moeller2020-07-251-3/+2
* Add gang ABD child to parent gang ABDBrian Atkinson2020-07-241-1/+55
* Limit dbuf cache sizes based only on ARC target size by defaultRyan Moeller2020-07-242-34/+34
* remove kmem_cache module parameter KMC_EXPIRE_AGEMatthew Ahrens2020-07-242-128/+9
* Add support to decode a resume tokentony-zfs2020-07-237-1/+127
* Annotate unused parameters on inline definitions as suchKyle Evans2020-07-232-4/+6