aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix check for sed --in-placeArvind Sankar2020-06-245-15/+15
* Add missing third-party license files to distArvind Sankar2020-06-241-0/+4
* Fix tags targets in module/Makefile.in + cleanupArvind Sankar2020-06-242-30/+15
* Fix libspl/asm-generic/atomic for VPATH buildArvind Sankar2020-06-244-29/+8
* Move zfs_gitrev.h to build directoryArvind Sankar2020-06-247-53/+23
* Support out-of-tree kmod build on FreeBSDArvind Sankar2020-06-241-7/+30
* Add trim_finish notify script for ZEDKevin P. Fleming2020-06-242-1/+39
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-236-7/+27
* zfs -V: Print userland version even if kernel module not loadedPrawn2020-06-221-3/+4
* zed additional featuresJorgen Lundman2020-06-226-12/+62
* Remove unnecessary terminology from error-injection in ztestSerapheim Dimitropoulos2020-06-221-13/+15
* Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.kshMatthew Ahrens2020-06-226-18/+18
* Update zts-report.py with additional testsBrian Behlendorf2020-06-221-0/+14
* Fix copy-paste error breaking FreeBSD headRyan Moeller2020-06-191-3/+3
* zfs allow/unallow should work with numeric uid/gidAndriy Gapon2020-06-191-6/+13