aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-311-0/+1
* Add compatibility layer for {kmap,kunmap}_atomicChunwei Chen2015-08-241-0/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-0/+2
* Linux 4.2 compat: follow_link() / put_link()Brian Behlendorf2015-07-171-0/+2
* Disable gcc bool-compare warningBrian Behlendorf2015-07-131-0/+1
* Add zfs_sb_prune_aliases() functionBrian Behlendorf2015-06-221-0/+1
* Linux 4.1 compat: use read_iter() / write_iter()Matus Kral2015-06-181-0/+1
* 3.12 compat, NUMA-aware per-superblock shrinkerTim Chase2015-06-171-0/+1
* Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 supportTim Chase2015-05-111-1/+0
* Linux 4.0 compat: bdi_setup_and_register()Brian Behlendorf2015-03-031-1/+0
* Linux 3.19 compat: file_inode was addedJörg Thalheim2015-02-101-0/+1
* Don't use AC_LANG_SOURCE for conftest.h sourceNed Bass2015-01-061-1/+1
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-171-4/+28
* Search /usr/local/src for SPL Object DirectoryRichard Yao2014-10-281-4/+10
* Make license compatibility checks consistentBrian Behlendorf2014-10-171-6/+12
* Revert "Disable GCCs aggressive loop optimization"Brian Behlendorf2014-07-221-1/+0
* Linux 3.14 compat: Immutable biovec changes in vdev_disk.cChunwei Chen2014-04-101-0/+1
* Disable GCCs aggressive loop optimizationBrian Behlendorf2014-01-141-0/+1
* Posix ACL SupportMassimo Maggi2013-10-291-0/+13
* Linux 3.11 compat: fops->iterate()Richard Yao2013-08-151-0/+1
* Fix arc_adapt() spinning in iterate_supers_type()Brian Behlendorf2013-07-171-0/+1
* 3.10 API change: block_device_operations->release() returns voidChris Dunlop2013-07-081-0/+1
* Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()Li Dongyang2013-07-021-0/+1
* Ensure --with-spl-timeout waits for spl_config.h and symversCarlos Alberto Lopez Perez2013-05-021-56/+67
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-2/+2
* Configure --with-spl{-obj} auto-detect cleanupBrian Behlendorf2013-03-131-37/+49
* Remove the bio_empty_barrier() check.Etienne Dechamps2013-02-241-1/+0
* Use -Werror for all kernel configure tests.Etienne Dechamps2013-02-241-1/+1
* Linux 2.6.26 compat, lookup_bdev()Brian Behlendorf2013-01-281-0/+1