summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Track SONAME version bump in packagingAntonio Russo2020-11-201-6/+6
* Library ABI tracking with abigailAntonio Russo2020-11-171-0/+29
* Linux 5.10 compat: revalidate_disk_size() addedColeman Kane2020-11-032-0/+26
* Linux 5.10 compat: check_disk_change() removedColeman Kane2020-11-031-0/+57
* Linux 5.10 compat: percpu_ref added data memberColeman Kane2020-11-031-0/+26
* Linux 5.10 compat: frame.h renamed objtool.hBrian Behlendorf2020-11-032-0/+26
* blkg_tryget config test: initialize structMathieu Velten2020-10-161-1/+1
* Fix CONFIG_DEBUG_LOCK_ALLOC configure checkBrian Behlendorf2020-10-011-1/+1
* Fix objtool configure checkBrian Behlendorf2020-10-011-2/+3
* config/zfs-build.m4: never define _initramfs in RPM_DEFINE_UTILHarald van Dijk2020-09-153-6/+17
* Spruce up pkg-config files for libzfs/libzfs_coreRyan Moeller2020-09-091-0/+5
* Linux 5.9 compat: NR_SLAB_RECLAIMABLEBrian Behlendorf2020-08-301-9/+0
* config/zfs-build.m4: add --with-vendor flagGeorgy Yakovlev2020-08-301-27/+37
* Import ZStandard v1.4.5Michael Niewöhner2020-08-201-1/+2
* Linux 5.9 compat: make_request_fn replaced with submit_bio interfaceColeman Kane2020-08-111-33/+51
* Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_BColeman Kane2020-08-111-1/+5
* Linux 5.9 compat: add linux/blkdev.h includeColeman Kane2020-08-111-0/+5
* Use correct prefix for share/pam-configsRyan Moeller2020-07-301-3/+4
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-281-1/+0
* Linux 4.10 compat: has_capability()Brian Behlendorf2020-07-191-0/+29
* Centralize variable substitutionArvind Sankar2020-07-143-19/+77
* Make RPM_DEFINE_KMOD conditional on CONFIG_KERNELArvind Sankar2020-07-142-9/+11
* Fix parallel make srpmArvind Sankar2020-07-143-1/+11
* Fix up FIND_SYSTEM_LIBRARY to work with cross-compilingArvind Sankar2020-07-108-65/+79
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-102-3/+684
* Clean up lib dependenciesArvind Sankar2020-07-1010-72/+54
* configure fixesHarald van Dijk2020-07-011-19/+19
* pam: fix test usage in configure scriptHarald van Dijk2020-06-291-2/+2
* Remove config/suppressed-warnings.txtArvind Sankar2020-06-271-7/+0
* Use percpu_counter for obj_alloc counter of Linux-backed cachesSerapheim Dimitropoulos2020-06-262-0/+36
* Fixes for make distArvind Sankar2020-06-261-20/+0
* pam: implement a zfs_key pam modulefelixdoerre2020-06-243-0/+40
* Fix check for sed --in-placeArvind Sankar2020-06-241-11/+11
* Move zfs_gitrev.h to build directoryArvind Sankar2020-06-241-1/+2
* Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.kshMatthew Ahrens2020-06-223-9/+8
* Enable -Wmissing-prototypes/-Wstrict-prototypesArvind Sankar2020-06-181-1/+2
* Fix typosAndrea Gelmini2020-06-091-1/+1
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-082-0/+28
* config/kernel-inode-times: initialize timespecalaviss2020-05-041-0/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-147-44/+104
* Linux 5.7 compat: blk_alloc_queue()Brian Behlendorf2020-04-091-19/+48
* Fix CONFIG_MODULES=no Linux kernel configBrian Behlendorf2020-02-281-4/+13
* Linux 5.5 compat: blkg_tryget()Brian Behlendorf2020-02-281-0/+40
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-02-273-25/+57
* Use POSIX stdout/stderr redirect in configure macroAndrew J. Hesford2020-02-141-1/+1
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-0/+21
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-02-071-4/+27
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-072-0/+43
* Fix unknown cc flag -fno-ipa-sraRyan Moeller2020-02-062-2/+24
* Use -Werror to check if the compiler supports specific options韩朴宇2020-02-041-6/+6