aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable "-fipa-sra" when using "--enable-debuginfo"Prakash Surya2020-02-031-2/+2
* Unify target_cpu handlingBrian Behlendorf2020-01-171-14/+33
* Moves Codecov Ignore to LCOVKjeld Schouten-Lebbing2019-12-171-2/+5
* Remove zfs_vdev_elevator module optionBrian Behlendorf2019-11-272-28/+0
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-0/+24
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-132-0/+26
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-1270-1788/+1054
* Remove zpl_revalidatePavel Snajdr2019-11-111-25/+0
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-39/+41
* Detect if sed supports --in-placeRyan Moeller2019-10-162-0/+17
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-1/+10
* Perform KABI checks in parallelBrian Behlendorf2019-10-01116-2124/+3241
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-052-0/+27
* Fix typos in config/Andrea Gelmini2019-08-308-8/+8
* Minor style cleanupBrian Behlendorf2019-07-161-3/+6
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-5/+41
* Fix dracut Debian/Ubuntu packagingloli10K2019-07-091-4/+4
* Python config cleanupRyan Moeller2019-06-132-79/+53
* Allow TRIM_UNUSED_KSYM when build as a builtin-moduleTorsten Wörtwein2019-06-041-2/+3
* Make Python detection optional and more portableRyan Moeller2019-06-042-22/+32
* Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)Tomohiro Kusumi2019-05-292-25/+0
* Linux 5.2 compat: Fix config/kernel-shrink.m4 test failureTomohiro Kusumi2019-05-251-7/+15
* Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4Tomohiro Kusumi2019-05-252-40/+0
* Linux 2.6.39 compat: Test if kstrtoul() existsTomohiro Kusumi2019-05-242-0/+22
* kernel timer API reworkRafael Kitover2019-05-232-12/+53