aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Match new vfs_checkexp KPI in FreeBSD headRyan Moeller2020-06-181-0/+10
* Enable -Wmissing-prototypes/-Wstrict-prototypesArvind Sankar2020-06-183-52/+18
* Switch off -Wmissing-prototypes for libgcc math functionsArvind Sankar2020-06-182-28/+32
* Make Skein_{Get,Put}64_LSB_First inline functionsArvind Sankar2020-06-182-15/+2
* Add prototypesArvind Sankar2020-06-1826-163/+169
* Add include files for prototypesArvind Sankar2020-06-1826-9/+34
* Remove dead codeArvind Sankar2020-06-1816-263/+2
* Mark functions as staticArvind Sankar2020-06-1862-176/+157
* Cleanup libzpool/kernel.cArvind Sankar2020-06-181-29/+12
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-1813-23/+317
* Avoid adding new primitives in zpool waitJorgen Lundman2020-06-181-11/+22
* Disambiguate condvar API contractMatthew Macy2020-06-186-36/+93
* Add abd_cache_reap_now for abd_chunk_cache usersMatthew Macy2020-06-174-0/+13
* zfs_ioctl: saved_poolname can be truncatedJorgen Lundman2020-06-171-11/+14