summaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-081-0/+2
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-22/+24
* Fix CONFIG_MODULES=no Linux kernel configBrian Behlendorf2020-02-281-4/+13
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-02-271-2/+2
* Use POSIX stdout/stderr redirect in configure macroAndrew J. Hesford2020-02-141-1/+1
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-071-0/+2
* Remove zfs_vdev_elevator module optionBrian Behlendorf2019-11-271-2/+0
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-131-0/+2
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-58/+17
* Perform KABI checks in parallelBrian Behlendorf2019-10-011-290/+493
* Allow TRIM_UNUSED_KSYM when build as a builtin-moduleTorsten Wörtwein2019-06-041-2/+3
* Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)Tomohiro Kusumi2019-05-291-1/+0
* Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4Tomohiro Kusumi2019-05-251-1/+0
* Linux 2.6.39 compat: Test if kstrtoul() existsTomohiro Kusumi2019-05-241-0/+1
* kernel timer API reworkRafael Kitover2019-05-231-1/+1
* Linux 5.0 compat: Use totalhigh_pages()Tomohiro Kusumi2019-05-041-0/+1
* Add TRIM supportBrian Behlendorf2019-03-291-0/+2
* Linux 5.0 compat: Use totalram_pages()Tony Hutter2019-01-281-0/+1
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-281-0/+1
* Linux 4.18 compat: Use ktime_get_coarse_real_ts64()Tony Hutter2019-01-281-0/+1
* Use autoconf variable for C preprocessorBen Wolsieffer2018-12-051-1/+1
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-09-241-0/+1
* Direct IO supportBrian Behlendorf2018-08-271-0/+1
* Add support for autoexpand propertyBrian Behlendorf2018-07-231-2/+1
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-0/+1
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-151-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-199/+54
* Allow mounting datasets more than onceSeth Forshee2018-04-131-1/+1
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-04-101-0/+2
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-0/+1
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-071-0/+1
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-051-0/+1
* Fix free memory calculation on v3.14+chrisrd2018-02-231-1/+1
* Linux 4.16 compat: use correct *_dec_and_test()Tony Hutter2018-02-221-0/+1
* Fix config issues: frame size and headerschrisrd2018-02-151-1/+1
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-02-081-0/+1
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-13/+2
* Support integration with new QAT productswli52017-10-201-2/+2
* Linux 3.14 compat: IO acct, global_page_state, etcGiuseppe Di Natale2017-09-161-1/+3
* Linux 4.8+ compatibility fix for vm statsdbavatar2017-08-241-0/+1
* Linux 4.13 compat: bio->bi_status and blk_status_tBrian Behlendorf2017-07-231-0/+1
* config: allow --with-linux without --with-linux-objChunwei Chen2017-05-251-1/+2
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-05-101-0/+1
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-041-0/+1
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-021-1/+1
* GZIP compression offloading with QAT acceleratorwli52017-03-221-0/+90
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-201-0/+1
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-071-0/+1
* Allow c99 code to compileMatthew Ahrens2017-02-081-0/+1
* Add -Wno-declaration-after-statement to KERNELCPPFLAGSBrian Behlendorf2017-01-281-0/+1