summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Fix CONFIG_DEBUG_LOCK_ALLOC configure checkBrian Behlendorf2020-09-291-1/+1
* Fix objtool configure checkBrian Behlendorf2020-09-291-2/+3
* Linux 5.9 compat: NR_SLAB_RECLAIMABLE (#10865)Brian Behlendorf2020-09-151-9/+0
* Linux 5.9 compat: make_request_fn replaced with submit_bio interfaceColeman Kane2020-09-151-44/+65
* Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_BColeman Kane2020-09-151-1/+5
* Linux 5.9 compat: add linux/blkdev.h includeColeman Kane2020-09-154-0/+4
* Linux 5.8 compat: __vmalloc()Eli Schwartz2020-09-152-0/+26
* Linux 5.7 compat: blk_alloc_queue()Brian Behlendorf2020-05-121-8/+41
* ICP: Improve AES-GCM performanceAttila Fülöp2020-05-121-0/+21
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-05-122-0/+43
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-05-121-4/+27
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-05-123-25/+57
* Fix CONFIG_MODULES=no Linux kernel configBrian Behlendorf2020-05-121-4/+13
* Linux 5.5 compat: blkg_tryget()Brian Behlendorf2020-05-122-0/+39
* Remove zfs_vdev_elevator module optionBrian Behlendorf2020-01-222-28/+0
* Perform KABI checks in parallelBrian Behlendorf2020-01-22116-2156/+3250
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2020-01-221-8/+69
* Fix typos in config/Andrea Gelmini2020-01-228-8/+8
* Minor style cleanupBrian Behlendorf2019-09-251-3/+6
* Fix dracut Debian/Ubuntu packagingloli10K2019-09-251-4/+4
* Python config cleanupRyan Moeller2019-09-252-79/+53
* Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)Tomohiro Kusumi2019-09-252-25/+0
* kernel timer API reworkRafael Kitover2019-09-252-12/+53
* Allow TRIM_UNUSED_KSYM when build as a builtin-moduleTorsten Wörtwein2019-06-071-2/+3
* Make Python detection optional and more portableRyan Moeller2019-06-072-22/+32
* Linux 5.2 compat: Fix config/kernel-shrink.m4 test failureTomohiro Kusumi2019-06-071-7/+15
* Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4Tomohiro Kusumi2019-06-072-40/+0
* Linux 2.6.39 compat: Test if kstrtoul() existsTomohiro Kusumi2019-06-072-0/+22
* Linux 5.0 compat: Use totalhigh_pages()Tomohiro Kusumi2019-05-042-0/+20
* Prevent `make distclean` removing config/config.rpathTomohiro Kusumi2019-04-261-0/+1
* config: libintl/libiconv for gettext() detectionRafael Kitover2019-04-1913-0/+3163
* compile with -fno-omit-frame-pointerRichard Elling2019-04-143-0/+23
* Add TRIM supportBrian Behlendorf2019-03-292-0/+67
* kernel_fpu fixesTony Hutter2019-03-061-5/+29
* config: better libtirpc detectionRafael Kitover2019-03-025-18/+428
* Linux 5.0 compat: Fix bio_set_dev()Brian Behlendorf2019-01-281-2/+33
* Linux 5.0 compat: Disable vector instructions on 5.0+ kernelsTony Hutter2019-01-281-9/+32
* Linux 5.0 compat: Use totalram_pages()Tony Hutter2019-01-282-0/+19
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-282-0/+22
* Linux 4.18 compat: Use ktime_get_coarse_real_ts64()Tony Hutter2019-01-282-0/+19
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-064-72/+138
* Check for strlcat and strlcpyBrian Behlendorf2018-12-111-1/+1
* Rename macro ZFS_MINOR due to Lustre conflictOlaf Faaland2018-12-101-5/+5
* Use autoconf variable for C preprocessorBen Wolsieffer2018-12-051-1/+1
* Fix systemd spec file macrosBrian Behlendorf2018-11-111-1/+1
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-09-242-0/+21
* Direct IO supportBrian Behlendorf2018-08-272-0/+131
* Add support for selecting encryption backendNathan Lewis2018-08-021-0/+42
* Add support for autoexpand propertyBrian Behlendorf2018-07-234-38/+22
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-06-191-2/+2