aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* FreeBSD: Remove some code duplication in sysctl_os.cRyan Moeller2020-07-232-19/+1
* libzfs: const'ify path argument to zfs_path_to_zhandleKyle Evans2020-07-222-2/+3
* OpenZFSify CONTRIBUTING.mdRyan Moeller2020-07-221-14/+16
* ZTS: Fix devname2devid build on FreeBSD with libudevRyan Moeller2020-07-221-1/+2
* Add zfs_gitrev.h to the distributed sourcesArvind Sankar2020-07-222-2/+33
* Restore scripts/make_gitrev.shArvind Sankar2020-07-223-10/+52
* Adjust ARC terminologyMatthew Ahrens2020-07-224-97/+97
* Updated CONTRIBUTING doc links for new issue labelsEvan Harris2020-07-191-3/+3
* Disable shebang mangling on input filesArvind Sankar2020-07-193-8/+2
* FreeBSD: Add legacy arc_min and arc_maxRyan Moeller2020-07-193-30/+39
* Make unloading the key more robustJean-Baptiste Lallement2020-07-191-1/+7
* BindsTo dataset keyload unit to mount associate unitJean-Baptiste Lallement2020-07-191-1/+4
* Ensure mount unit pilots when its ZFS key is loadedJean-Baptiste Lallement2020-07-191-1/+0
* Remove skc_reclaim, hdr_recl, kmem_cache shrinkerMatthew Ahrens2020-07-193-166/+20
* Linux 4.10 compat: has_capability()Brian Behlendorf2020-07-195-0/+64
* anon_pages are not free/evictableMatthew Ahrens2020-07-161-1/+0
* FreeBSD: zfs commands backward compatibilityMatthew Macy2020-07-156-571/+451
* Update zts-report.py with additional testsBrian Behlendorf2020-07-151-0/+4
* ZTS: Fix nonportable use of stat in list_file_blocksRyan Moeller2020-07-151-5/+5
* Fix early include of <linux/percpu_compat.h>Romain Dolbeau2020-07-153-1/+3
* Extend zdb to print inconsistencies in livelists and metaslabsMatthew Ahrens2020-07-149-65/+649
* Centralize variable substitutionArvind Sankar2020-07-1438-288/+155
* Make RPM_DEFINE_KMOD conditional on CONFIG_KERNELArvind Sankar2020-07-142-9/+11
* Fix parallel make srpmArvind Sankar2020-07-144-9/+17
* Fix LOR between dp_config_rwlock and spa_props_lockAlexander Motin2020-07-141-11/+7
* Disable -Wl,-z,defs for ASAN buildsJoao Carlos Mendes Luis2020-07-145-5/+25
* Fixing gang ABD child removal race conditionBrian Atkinson2020-07-144-4/+20
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-1330-1651/+1545
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-1117-48/+104
* libzfs: Add error message for why creating mountpoint failedRyan Moeller2020-07-112-2/+5
* FreeBSD: Use a hash table for taskqid lookupsMatthew Macy2020-07-112-52/+128
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-106-4/+10
* Fix up FIND_SYSTEM_LIBRARY to work with cross-compilingArvind Sankar2020-07-108-65/+79
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-1024-64/+64
* Add -z defs to LDFLAGSArvind Sankar2020-07-105-6/+8
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-1010-12/+700
* Clean up lib dependenciesArvind Sankar2020-07-1045-167/+170
* Move libspl_assertf into .c fileArvind Sankar2020-07-106-33/+64
* Fix a persistent L2ARC bug in l2arc_write_done()George Amanakis2020-07-101-5/+27
* Add Makefile command to run checkbashisms on all /bin/sh scriptsGabriel A. Devenyi2020-07-091-1/+17
* ZTS: Make bc conditional use compatible with new BSD bcRyan Moeller2020-07-091-2/+3
* libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctlRyan Moeller2020-07-093-6/+8