Linux 3.1 compat, super_block->s_shrink
[zfs.git] / config / kernel.m4
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-11-10 Brian BehlendorfLinux 3.1 compat, fops->fsync()
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-09-06 Prakash SuryaConvert 'if' statements to AS_IF in kernel.m4
2011-09-06 Prakash SuryaFix minor autoconf error message inconsistencies
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-22 Brian BehlendorfFix the configure CONFIG_* option detection
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-07-01 Brian BehlendorfLinux compat 2.6.39: security_inode_init_security()
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-06-14 Brian BehlendorfCheck for -Wno-unused-but-set-variable gcc support
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-07 Brian BehlendorfMake Missing Modules.symvers Fatal
2011-03-07 Brian BehlendorfMake CONFIG_PREEMPT Fatal
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-11 Brian BehlendorfLinux 2.6.33 compat, get/set xattr callbacks
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, const struct xattr_handler
2011-02-10 Brian BehlendorfPrefer /lib/modules/$(uname -r)/ links
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, synchronous bio flag
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, use REQ_FAILFAST_MASK
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-09-03 Brian BehlendorfFix spl version check
2010-08-31 Brian BehlendorfAdd build system
2008-12-01 Brian BehlendorfRemoved build system from master branch, will relocate...
2008-11-26 Brian BehlendorfWorking version of M4 macro config
2008-11-26 Brian BehlendorfMake everything a M4 macro, it's just cleaner that way