Fix arc_adapt() spinning in iterate_supers_type()
[zfs.git] / config / kernel.m4
2013-07-17 Brian BehlendorfFix arc_adapt() spinning in iterate_supers_type()
2013-07-08 Chris Dunlop3.10 API change: block_device_operations->release(...
2013-07-02 Li DongyangAdd SEEK_DATA/SEEK_HOLE to lseek()/llseek()
2013-05-02 Carlos Alberto Lop... Ensure --with-spl-timeout waits for spl_config.h and...
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
2013-03-13 Brian BehlendorfConfigure --with-spl{-obj} auto-detect cleanup
2013-02-24 Etienne DechampsRemove the bio_empty_barrier() check.
2013-02-24 Etienne DechampsUse -Werror for all kernel configure tests.
2013-01-28 Brian BehlendorfLinux 2.6.26 compat, lookup_bdev()
2013-01-18 Brian BehlendorfUse sb->s_d_op default dentry operations
2013-01-17 Ned BassFix false ENOENT on snapshot control dentries
2012-12-14 Brian BehlendorfUpdate SAs when an inode is dirtied
2012-11-29 Brian BehlendorfVerify --with-linux source directory exists
2012-11-15 Brian BehlendorfImprove AF hard disk detection
2012-10-14 Richard YaoLinux 3.6 compat, iops->mkdir()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, iops->create()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, iops->lookup()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, sget()
2012-10-03 Brian BehlendorfModify vdev_elevator_switch() to use elevator_change()
2012-10-03 Cyril PliskoImplement .commit_metadata hook for NFS export
2012-09-11 Brian BehlendorfRevert "Improve AF hard disk detection"
2012-09-04 Brian BehlendorfImprove AF hard disk detection
2012-08-27 Prakash SuryaRemove autoconf check for CONFIG_PREEMPT
2012-08-26 Richard YaoCheck kernel source directory for SPL
2012-08-08 Prakash SuryaSupport building a zfs-modules-dkms sub package
2012-08-08 Prakash SuryaAdd '--with-spl-timeout' option
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-26 Etienne DechampsWhen checking for symbol exports, try compiling.
2012-07-26 Etienne DechampsFake modpost stage for LINUX_COMPILE.
2012-07-26 Etienne DechampsMake configure builtin-aware.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-06-11 Ned BassImprove CONFIG_DEBUG_LOCK_ALLOC error message
2012-06-01 Brian BehlendorfExtend CONFIG_DEBUG_LOCK_ALLOC check
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-01-18 Brian BehlendorfAdd the release component to headers
2012-01-12 Brian BehlendorfLinux 3.2 compat, security_inode_init_security()
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