summaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check whether the kernel supports i_uid/gid_read/write helpersNikolay Borisov2016-07-251-0/+1
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-1/+0
* Linux 4.5 compat: Use xattr_handler->name for aclChunwei Chen2016-04-251-0/+1
* Support for vectorized algorithms on x86Gvozden Neskovic2016-03-211-1/+2
* Make configure error clearer when failing to find SPLOlaf Faaland2016-02-171-3/+23
* Linux 4.5 compat: get_link() / put_link()Brian Behlendorf2016-01-201-1/+1
* Illumos 3557, 3558, 3559, 3560George Wilson2016-01-151-1/+0
* Skip GPL-only symbols test when cross-compilingKamil DomaƄski2015-12-181-8/+10
* Use large stacks when availableBrian Behlendorf2015-12-071-1/+27
* Fix synchronous behavior in __vdev_disk_physio()Brian Behlendorf2015-09-251-3/+0
* Reintroduce IO accounting on zvols on Linux 3.19+Richard Yao2015-09-091-0/+1
* Remove blk_queue_nonrot() autotools checkRichard Yao2015-09-041-1/+0
* Remove blk_queue_discard() autotools checkRichard Yao2015-09-041-1/+0
* Remove blk_rq_bytes()/blk_rq_sectors autotools checksRichard Yao2015-09-041-2/+0
* Remove blk_rq_pos() autotools checkRichard Yao2015-09-041-1/+0
* Remove blk_fetch_request() autotools checkRichard Yao2015-09-041-1/+0
* Remove blk_requeue_request() autotools checkRichard Yao2015-09-041-1/+0
* Remove blk_end_request() autotools check.Richard Yao2015-09-041-1/+0
* Remove rq_is_sync() autotools checkRichard Yao2015-09-041-1/+0
* Remove rq_for_each_segment() autotools checkRichard Yao2015-09-041-1/+0
* zvol processing should use struct bioRichard Yao2015-09-041-0/+4
* Remove blk_queue_io_opt() autotools checkRichard Yao2015-09-011-1/+0
* Remove blk_queue_physical_block_size() autotools checkRichard Yao2015-09-011-1/+0