]> git.proxmox.com Git - mirror_zfs.git/history - config/kernel.m4
ZVOLs should not be allowed to have children
[mirror_zfs.git] / config / kernel.m4
2019-01-28 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-01-28 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2019-01-28 Tony HutterLinux 4.18 compat: Use ktime_get_coarse_real_ts64()
2018-12-05 Ben WolsiefferUse autoconf variable for C preprocessor
2018-09-25 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-08-27 Brian BehlendorfDirect IO support
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-15 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-13 Seth ForsheeAllow mounting datasets more than once
2018-04-10 Giuseppe Di NataleLinux compat 4.16: blk_queue_flag_{set,clear}
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-03-07 Wolfgang BumillerTake user namespaces into account in policy checks
2018-03-05 Giuseppe Di NataleLinux 4.16 compat: get_disk_and_module()
2018-02-23 chrisrdFix free memory calculation on v3.14+
2018-02-22 Tony HutterLinux 4.16 compat: use correct *_dec_and_test()
2018-02-15 chrisrdFix config issues: frame size and headers
2018-02-09 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-10-20 wli5Support integration with new QAT products
2017-09-16 Giuseppe Di NataleLinux 3.14 compat: IO acct, global_page_state, etc
2017-08-24 dbavatarLinux 4.8+ compatibility fix for vm stats
2017-07-24 Brian BehlendorfLinux 4.13 compat: bio->bi_status and blk_status_t
2017-05-25 Chunwei Chenconfig: allow --with-linux without --with-linux-obj
2017-05-10 Brian BehlendorfLinux 4.12 compat: CURRENT_TIME removed
2017-05-04 Richard YaoEnable Linux read-ahead for a single page on ZVOLs
2017-05-02 Brian BehlendorfLinux 4.12 compat: super_setup_bdi_name()
2017-03-23 wli5GZIP compression offloading with QAT accelerator
2017-03-21 Olaf FaalandLinux 4.11 compat: iops.getattr and friends
2017-03-07 Gvozden Neskovic[icp] fpu and asm cleanup for linux
2017-02-08 Matthew AhrensAllow c99 code to compile
2017-01-28 Brian BehlendorfAdd -Wno-declaration-after-statement to KERNELCPPFLAGS
2017-01-27 Chunwei ChenRetire .write/.read file operations
2016-12-30 Tim Chase4.10 compat - BIO flag changes and others
2016-12-19 Brian BehlendorfFix file attributes
2016-12-16 Chunwei ChenUse inode_set_flags when available
2016-11-15 DeHackEdKernel 4.9 compat: file_operations->aio_fsync removal
2016-11-09 tuxokoLinux 3.14 compat: assign inode->set_acl
2016-11-07 Chunwei ChenUse set_cached_acl and forget_cached_acl when possible
2016-11-04 Chunwei ChenAdd support for O_TMPFILE
2016-10-20 Brian BehlendorfLinux 4.9 compat: inode_change_ok() renamed setattr_pre...
2016-10-20 Chunwei ChenLinux 4.9 compat: remove iops->{set,get,remove}xattr
2016-10-20 Chunwei ChenLinux 4.9 compat: iops->rename() wants flags
2016-09-29 Isaac HuangExplicit block device plugging when submitting multiple...
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-08-11 Chen HaiquanUse file_dentry and file_inode wrappers
2016-08-11 Brian BehlendorfLinux 4.8 compat: Fix removal of bio->bi_rw member
2016-08-09 Chunwei ChenLinux 4.7 compat: fix zpl_get_acl returns invalid acl...
2016-08-08 Brian BehlendorfLinux 4.8 compat: posix_acl_valid()
2016-08-08 Brian BehlendorfRetire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
2016-08-08 Nikolay BorisovLinux 4.8 compat: new s_user_ns member of struct super_...
2016-07-29 Brian BehlendorfLinux 4.8 compat: submit_bio()
2016-07-25 Tim ChaseFix sync behavior for disk vdevs
2016-07-25 Nikolay BorisovCheck whether the kernel supports i_uid/gid_read/write...
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-04-25 Chunwei ChenLinux 4.5 compat: Use xattr_handler->name for acl
2016-03-21 Gvozden NeskovicSupport for vectorized algorithms on x86
2016-02-17 Olaf FaalandMake configure error clearer when failing to find SPL
2016-01-20 Brian BehlendorfLinux 4.5 compat: get_link() / put_link()
2016-01-15 George WilsonIllumos 3557, 3558, 3559, 3560
2015-12-18 Kamil DomańskiSkip GPL-only symbols test when cross-compiling
2015-12-07 Brian BehlendorfUse large stacks when available
2015-09-25 Brian BehlendorfFix synchronous behavior in __vdev_disk_physio()
2015-09-09 Richard YaoReintroduce IO accounting on zvols on Linux 3.19+
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-04 Richard YaoRemove blk_queue_nonrot() autotools check
2015-09-04 Richard YaoRemove blk_queue_discard() autotools check
2015-09-04 Richard YaoRemove blk_rq_bytes()/blk_rq_sectors autotools checks
2015-09-04 Richard YaoRemove blk_rq_pos() autotools check
2015-09-04 Richard YaoRemove blk_fetch_request() autotools check
2015-09-04 Richard YaoRemove blk_requeue_request() autotools check
2015-09-04 Richard YaoRemove blk_end_request() autotools check.
2015-09-04 Richard YaoRemove rq_is_sync() autotools check
2015-09-04 Richard YaoRemove rq_for_each_segment() autotools check
2015-09-04 Richard Yaozvol processing should use struct bio
2015-09-01 Richard YaoRemove blk_queue_io_opt() autotools check
2015-09-01 Richard YaoRemove blk_queue_physical_block_size() autotools check
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-08-24 Chunwei ChenAdd compatibility layer for {kmap,kunmap}_atomic
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-07-17 Brian BehlendorfLinux 4.2 compat: follow_link() / put_link()
2015-07-13 Brian BehlendorfDisable gcc bool-compare warning
2015-06-22 Brian BehlendorfAdd zfs_sb_prune_aliases() function
2015-06-18 Matus KralLinux 4.1 compat: use read_iter() / write_iter()
2015-06-17 Tim Chase3.12 compat, NUMA-aware per-superblock shrinker
2015-05-11 Tim ChaseLinux 2.6.36 compat, use REQ_FAILFAST_MASK and remove...
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2015-01-07 Ned BassDon't use AC_LANG_SOURCE for conftest.h source
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-10-28 Richard YaoSearch /usr/local/src for SPL Object Directory
2014-10-17 Brian BehlendorfMake license compatibility checks consistent
2014-07-22 Brian BehlendorfRevert "Disable GCCs aggressive loop optimization"
2014-04-10 Chunwei ChenLinux 3.14 compat: Immutable biovec changes in vdev_disk.c
2014-01-14 Brian BehlendorfDisable GCCs aggressive loop optimization
2013-10-29 Massimo MaggiPosix ACL Support
next