aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add zpool_nextboot, move zfs_jail to libzfs.hRyan Moeller2020-07-063-6/+37
* Fix a deadlock in the FreeBSD getpages VOPMark Johnston2020-07-061-1/+12
* Add a "try" operation for range locksMark Johnston2020-07-062-18/+49
* Fix atomic_clear_long_excl wrong returnwinglq2020-07-061-1/+1
* Update zfs_freebsd_need_inactive to fix mmapped writesRyan Moeller2020-07-031-2/+5
* Add device rebuild featureBrian Behlendorf2020-07-0365-362/+3281
* freebsd: changes necessary to coexist with dtrace in treeMatthew Macy2020-07-0113-14/+33
* configure fixesHarald van Dijk2020-07-012-20/+20
* pam: fix test usage in configure scriptHarald van Dijk2020-06-291-2/+2
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-2911-177/+12
* Mark phony targets as phony.Arvind Sankar2020-06-271-1/+20
* paxcheck needs to run against the builddir not the srcdirArvind Sankar2020-06-271-1/+1
* Move cppcheck suppressions out of .githubArvind Sankar2020-06-272-1/+2
* Remove config/suppressed-warnings.txtArvind Sankar2020-06-271-7/+0
* Avoid installing kernel headers on FreeBSDArvind Sankar2020-06-2714-20/+23
* Style fixesBrian Behlendorf2020-06-272-1/+2
* Make zstreamdump output the size of the payload for BEGIN recordsAllan Jude2020-06-271-0/+2
* Revise SPL wrapper for shrinker callbacksMatthew Ahrens2020-06-273-142/+83
* Use percpu_counter for obj_alloc counter of Linux-backed cachesSerapheim Dimitropoulos2020-06-267-8/+100
* arcstat: add 'avail', fix 'free'Matthew Ahrens2020-06-262-13/+35
* Add block histogram to zdbRobert Novak2020-06-264-2/+479
* Fixes for make distArvind Sankar2020-06-2655-261/+86
* Include FreeBSD sources in module distArvind Sankar2020-06-261-8/+7
* ARC shrinking blocks reads/writesMatthew Ahrens2020-06-263-2/+29
* pam: implement a zfs_key pam modulefelixdoerre2020-06-2419-2/+1058
* Drop unnecessary srcdir pathsArvind Sankar2020-06-2438-463/+463