summaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Retire .write/.read file operationsChunwei Chen2017-01-271-0/+1
* 4.10 compat - BIO flag changes and othersTim Chase2016-12-301-0/+2
* Use inode_set_flags when availableChunwei Chen2016-12-161-0/+1
* Kernel 4.9 compat: file_operations->aio_fsync removalDeHackEd2016-11-151-0/+1
* Linux 3.14 compat: assign inode->set_acltuxoko2016-11-091-0/+1
* Use set_cached_acl and forget_cached_acl when possibleChunwei Chen2016-11-071-1/+2
* Add support for O_TMPFILEChunwei Chen2016-11-041-0/+1
* Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()Brian Behlendorf2016-10-201-0/+1
* Linux 4.9 compat: remove iops->{set,get,remove}xattrChunwei Chen2016-10-201-0/+1
* Linux 4.9 compat: iops->rename() wants flagsChunwei Chen2016-10-201-0/+1
* Explicit block device plugging when submitting multiple BIOsIsaac Huang2016-09-291-0/+1
* Linux compat: Grsecurity kernelGvozden Neskovic2016-08-221-0/+1
* Use file_dentry and file_inode wrappersChen Haiquan2016-08-111-0/+1
* Linux 4.8 compat: Fix removal of bio->bi_rw memberBrian Behlendorf2016-08-111-0/+4
* Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointerChunwei Chen2016-08-091-0/+1
* Linux 4.8 compat: posix_acl_valid()Brian Behlendorf2016-08-081-0/+1
* Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHINGBrian Behlendorf2016-08-081-2/+0
* Linux 4.8 compat: new s_user_ns member of struct super_blockNikolay Borisov2016-08-081-0/+1
* Linux 4.8 compat: submit_bio()Brian Behlendorf2016-07-291-0/+1
* Fix sync behavior for disk vdevsTim Chase2016-07-251-0/+1