]> git.proxmox.com Git - mirror_zfs.git/history - config/kernel.m4
Revert "Reduce dbuf_find() lock contention"
[mirror_zfs.git] / config / kernel.m4
2022-09-08 Finix1979Add Linux posix_fadvise support
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-01 Brian Behlendorfautoconf: AC_MSG_CHECKING consistency
2022-05-31 Brian BehlendorfLinux 5.19 compat: aops->read_folio()
2022-04-27 Satadru PramanikLinux 5.18 compat: replace __set_page_dirty_nobuffers
2022-04-26 Damian SzuberskiPPC get_user workaround
2022-04-26 Damian Szuberskiautoconf: Pretend `CONFIG_MODULES` is always on
2022-04-22 набLinux 5.18 compat: kobj_type.default_attrs replaced...
2022-04-19 Brian BehlendorfLinux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART...
2022-04-04 Riccardo SchironeLinux 5.18 compat: use address_space_operations->readahead
2022-04-02 набfgrep -> grep -F
2022-04-01 AndrewLinux optimize access checks when ACL is trivial
2022-03-14 Brian AtkinsonAdding ZERO_PAGE detection
2022-02-16 Damian SzuberskiFix Linux kernel directories detection
2022-02-09 Peter LevineAdd support for $KERNEL_{CC,LD,LLVM} variables
2022-01-25 набLinux 5.17 compat: detect complete_and_exit() rename
2022-01-24 Rich ErcolaniLinux 5.16 compat: Added add_disk check for return
2021-11-29 Coleman KaneLinux 5.16: wait_on_page_bit() no longer available...
2021-09-08 AlexanderLinux 5.15 compat: standalone <linux/stdarg.h>
2021-07-26 Coleman KaneLinux 5.14 compat: explicity assign set_page_dirty
2021-04-15 Paul DagnelieAdd SIGSTOP and SIGTSTP handling to issig
2021-03-20 Coleman KaneLinux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGES
2021-03-20 Coleman KaneLinux 5.12 compat: idmapped mounts
2021-01-03 Brian BehlendorfAutoconf 2.70 compatibility
2020-12-28 Brian BehlendorfLinux 5.11 compat: blk_{un}register_region()
2020-12-28 Brian BehlendorfLinux 5.11 compat: revalidate_disk_size()
2020-12-28 Brian BehlendorfLinux 5.11 compat: conftest
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-11-02 Coleman KaneLinux 5.10 compat: revalidate_disk_size() added
2020-11-02 Brian BehlendorfLinux 5.10 compat: frame.h renamed objtool.h
2020-06-27 Serapheim Dimitrop... Use percpu_counter for obj_alloc counter of Linux-backe...
2020-06-08 Michael NiewöhnerLinux 5.8 compat: __vmalloc()
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-02-28 Brian BehlendorfFix CONFIG_MODULES=no Linux kernel config
2020-02-27 Brian BehlendorfLinux 5.6 compat: ktime_get_raw_ts64()
2020-02-14 Andrew J. HesfordUse POSIX stdout/stderr redirect in configure macro
2020-02-07 Brian BehlendorfLinux 5.6 compat: struct proc_ops
2019-11-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-13 Michael NiewöhnerMake use of kvmalloc if available and fix vmem_alloc...
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-10-01 Brian BehlendorfPerform KABI checks in parallel
2019-06-05 Torsten WörtweinAllow TRIM_UNUSED_KSYM when build as a builtin-module
2019-05-29 Tomohiro KusumiRemove vn_set_fs_pwd()/vn_set_pwd() (no need to be...
2019-05-25 Tomohiro KusumiLinux 5.2 compat: Remove config/kernel-set-fs-pwd.m4
2019-05-24 Tomohiro KusumiLinux 2.6.39 compat: Test if kstrtoul() exists
2019-05-23 Rafael Kitoverkernel timer API rework
2019-05-04 Tomohiro KusumiLinux 5.0 compat: Use totalhigh_pages()
2019-03-29 Brian BehlendorfAdd TRIM support
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()
next