]> git.proxmox.com Git - mirror_zfs.git/history - config
pyzfs: Add missing entry to zfs_errno
[mirror_zfs.git] / config /
2020-07-30 Ryan MoellerUse correct prefix for share/pam-configs
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-19 Brian BehlendorfLinux 4.10 compat: has_capability()
2020-07-15 Arvind SankarCentralize variable substitution
2020-07-15 Arvind SankarMake RPM_DEFINE_KMOD conditional on CONFIG_KERNEL
2020-07-15 Arvind SankarFix parallel make srpm
2020-07-10 Arvind SankarFix up FIND_SYSTEM_LIBRARY to work with cross-compiling
2020-07-10 Arvind SankarAdd config.rpath for AM_GNU_GETTEXT
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-01 Harald van Dijkconfigure fixes
2020-06-29 Harald van Dijkpam: fix test usage in configure script
2020-06-28 Arvind SankarRemove config/suppressed-warnings.txt
2020-06-27 Serapheim Dimitrop... Use percpu_counter for obj_alloc counter of Linux-backe...
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 felixdoerrepam: implement a zfs_key pam module
2020-06-25 Arvind SankarFix check for sed --in-place
2020-06-25 Arvind SankarMove zfs_gitrev.h to build directory
2020-06-22 Matthew AhrensClarify comments in config/*.m4, vdev_geom.c, zfs_allow...
2020-06-18 Arvind SankarEnable -Wmissing-prototypes/-Wstrict-prototypes
2020-06-10 Andrea GelminiFix typos
2020-06-08 Michael NiewöhnerLinux 5.8 compat: __vmalloc()
2020-05-04 alavissconfig/kernel-inode-times: initialize timespec
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-04-09 Brian BehlendorfLinux 5.7 compat: blk_alloc_queue()
2020-02-28 Brian BehlendorfFix CONFIG_MODULES=no Linux kernel config
2020-02-28 Brian BehlendorfLinux 5.5 compat: blkg_tryget()
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-10 Attila FülöpICP: Improve AES-GCM performance
2020-02-07 Brian BehlendorfLinux 5.6 compat: timestamp_truncate()
2020-02-07 Brian BehlendorfLinux 5.6 compat: struct proc_ops
2020-02-06 Ryan MoellerFix unknown cc flag -fno-ipa-sra
2020-02-04 韩朴宇Use -Werror to check if the compiler supports specific...
2020-02-03 Prakash SuryaDisable "-fipa-sra" when using "--enable-debuginfo"
2020-01-17 Brian BehlendorfUnify target_cpu handling
2019-12-18 Kjeld Schouten-LebbingMoves Codecov Ignore to LCOV
2019-11-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-18 Brian BehlendorfPartially revert 5a6ac4c
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-11-11 Pavel SnajdrRemove zpl_revalidate
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-17 Ryan MoellerDetect if sed supports --in-place
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-10-01 Brian BehlendorfPerform KABI checks in parallel
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-08-30 Andrea GelminiFix typos in config/
2019-07-17 Brian BehlendorfMinor style cleanup
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-07-09 loli10KFix dracut Debian/Ubuntu packaging
2019-06-13 Ryan MoellerPython config cleanup
2019-06-05 Torsten WörtweinAllow TRIM_UNUSED_KSYM when build as a builtin-module
2019-06-05 Ryan MoellerMake Python detection optional and more portable
2019-05-29 Tomohiro KusumiRemove vn_set_fs_pwd()/vn_set_pwd() (no need to be...
2019-05-25 Tomohiro KusumiLinux 5.2 compat: Fix config/kernel-shrink.m4 test...
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-04-26 Tomohiro KusumiPrevent `make distclean` removing config/config.rpath
2019-04-19 Rafael Kitoverconfig: libintl/libiconv for gettext() detection
2019-04-14 Richard Ellingcompile with -fno-omit-frame-pointer
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-07 Tony Hutterkernel_fpu fixes
2019-03-03 Rafael Kitoverconfig: better libtirpc detection
2019-01-28 Brian BehlendorfLinux 5.0 compat: Fix bio_set_dev()
2019-01-28 Tony HutterLinux 5.0 compat: Disable vector instructions on 5...
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()
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2018-12-12 Brian BehlendorfCheck for strlcat and strlcpy
2018-12-11 Olaf FaalandRename macro ZFS_MINOR due to Lustre conflict
2018-12-05 Ben WolsiefferUse autoconf variable for C preprocessor
2018-11-12 Brian BehlendorfFix systemd spec file macros
2018-09-25 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-08-27 Brian BehlendorfDirect IO support
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-06-20 Brian BehlendorfLinux 4.14 compat: blk_queue_stackable()
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-15 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-06-07 Antonio RussoTunable directory for zfs runtime scripts
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo
2018-05-03 DeHackEdFix inverted check for --enable-pyzfs
2018-05-02 Brian BehlendorfFix undefined RPM macros
2018-05-02 Brian BehlendorfRHEL 7.5 compat: FMODE_KABI_ITERATE
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
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-04-06 Antonio Russosystemd mount generator and tracking ZEDLET
2018-03-28 Brian BehlendorfFix mmap / libaio deadlock
2018-03-27 DeHackEdRemove libattr requirement
2018-03-25 Tony HutterFedora 28: Fix "Macro %_dracutdir has empty body"
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-03-09 LOLiFix zfs-kmod builds when using rpm >= 4.14
2018-03-09 LOLiFix spl-kmod builds when using rpm >= 4.14
next