aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve CONFIG_DEBUG_LOCK_ALLOC error messageNed Bass2012-06-111-2/+3
* Extend CONFIG_DEBUG_LOCK_ALLOC checkBrian Behlendorf2012-06-011-19/+59
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+1
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+5
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-0/+1
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+1
* Add the release component to headersBrian Behlendorf2012-01-181-2/+2
* Linux 3.2 compat, security_inode_init_security()Brian Behlendorf2012-01-121-0/+1
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+3
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-0/+1
* Linux 3.1 compat, fops->fsync()Brian Behlendorf2011-11-101-1/+1
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+1
* Convert 'if' statements to AS_IF in kernel.m4Prakash Surya2011-09-061-77/+77
* Fix minor autoconf error message inconsistenciesPrakash Surya2011-09-061-7/+7
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+1
* Fix the configure CONFIG_* option detectionBrian Behlendorf2011-07-221-3/+1
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-0/+1
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-011-0/+1
* Tear down and flush the mmap regionPrasad Joshi2011-06-271-0/+1
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+1
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-021-0/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-0/+1
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-191-0/+1
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-221-0/+1
* Make Missing Modules.symvers FatalBrian Behlendorf2011-03-071-0/+8
* Make CONFIG_PREEMPT FatalBrian Behlendorf2011-03-071-0/+11
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-231-0/+1
* Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.33 compat, get/set xattr callbacksBrian Behlendorf2011-02-111-0/+2
* Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-101-0/+1
* Prefer /lib/modules/$(uname -r)/ linksBrian Behlendorf2011-02-101-3/+8