summaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use sb->s_d_op default dentry operationsBrian Behlendorf2013-01-181-0/+1
* Fix false ENOENT on snapshot control dentriesNed Bass2013-01-161-0/+3
* Update SAs when an inode is dirtiedBrian Behlendorf2012-12-141-0/+1
* Verify --with-linux source directory existsBrian Behlendorf2012-11-291-5/+8
* Improve AF hard disk detectionBrian Behlendorf2012-11-151-0/+1
* Linux 3.6 compat, iops->mkdir()Richard Yao2012-10-141-1/+1
* Linux 3.6 compat, iops->create()Yuxuan Shui2012-10-141-0/+1
* Linux 3.6 compat, iops->lookup()Yuxuan Shui2012-10-141-0/+1
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-141-0/+1
* Modify vdev_elevator_switch() to use elevator_change()Brian Behlendorf2012-10-031-0/+1
* Implement .commit_metadata hook for NFS exportCyril Plisko2012-10-031-0/+1
* Revert "Improve AF hard disk detection"Brian Behlendorf2012-09-111-1/+0
* Improve AF hard disk detectionBrian Behlendorf2012-09-041-0/+1
* Remove autoconf check for CONFIG_PREEMPTPrakash Surya2012-08-271-19/+0
* Check kernel source directory for SPLRichard Yao2012-08-261-0/+7
* Support building a zfs-modules-dkms sub packagePrakash Surya2012-08-081-2/+16
* Add '--with-spl-timeout' optionPrakash Surya2012-08-081-15/+36
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* When checking for symbol exports, try compiling.Etienne Dechamps2012-07-261-15/+33
* Fake modpost stage for LINUX_COMPILE.Etienne Dechamps2012-07-261-2/+4
* Make configure builtin-aware.Etienne Dechamps2012-07-261-2/+28
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1