]> git.proxmox.com Git - mirror_zfs.git/history - config
FreeBSD: Fix zvol_*_open() locking
[mirror_zfs.git] / config /
2022-01-13 Damian SzuberskiRemoved Python 2 and Python 3.5- support
2022-01-07 Rich ErcolaniUpdated the lz4 decompressor
2022-01-06 набconfig: check for parallel(1), use it for cstyle
2022-01-06 набlibfetch: unquote @LIBFETCH_SONAME@ subst
2021-12-07 Coleman KaneLinux 5.16: The blk-cgroup.h header is where struct...
2021-12-07 Coleman KaneLinux 5.16: bio_set_dev is no longer a helper macro
2021-12-07 Coleman KaneLinux 5.16: type member of iov_iter renamed iter_type
2021-12-07 Coleman KaneLinux 5.16: block_device_operations->submit_bio now...
2021-12-02 Brian BehlendorfLinux 5.13 compat: retry zvol_open() when contended
2021-11-30 Damian SzuberskiPass `--enable=all` to shellcheck within contrib/
2021-11-29 Coleman KaneLinux 5.16 compat: asm/fpu/xcr.h is new location for...
2021-11-29 Coleman KaneLinux 5.16: wait_on_page_bit() no longer available...
2021-11-11 набRemove basename(1). Clean up/shorten some coreutils...
2021-11-09 Brian BehlendorfLinux 5.16 compat: submit_bio()
2021-10-29 Rich ErcolaniPython 3.10 fixes, part 2
2021-10-29 Peter LevineSet DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo...
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-09-09 Brian BehlendorfLinux 5.15 compat: get_acl()
2021-09-08 AlexanderLinux 5.15 compat: standalone <linux/stdarg.h>
2021-09-08 Brian BehlendorfLinux 5.15 compat: block device readahead
2021-09-02 George MelikovLibabigail: make .abi files more consistent
2021-09-02 Jorgen Lundmanautoconf: allow Release to contain hyphen
2021-08-27 Ryan MoellerCorrect checking bdev_check_media_change message
2021-07-26 George Melikovstoreabi: add `no-corpus-path` flag
2021-07-26 Coleman KaneLinux 5.14 compat: explicity assign set_page_dirty
2021-07-23 Brian BehlendorfLinux 5.14 compat: blk_alloc_disk()
2021-07-16 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time
2021-07-13 набconfig/libatomic: require -latomic iff atomic.c doesn...
2021-06-11 набForbid basename(3) and dirname(3)
2021-06-09 Rich ErcolaniCorrect a flaw in the Python 3 version checking
2021-06-07 Rich ErcolaniForce --enable-debug on FreeBSD if INVARIANTS is set
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-06-01 набTurn checkbashisms into a make target
2021-06-01 набTurn shellcheck into a normal make target. Fix new...
2021-05-28 Rich ErcolaniMinor fix to configure on s390x
2021-05-27 Alexander MotinIntroduce write-mostly sums
2021-05-27 Rich ErcolaniBend zpl_set_acl to permit the new userns* parameter
2021-05-26 набVarious Linux kABI cosmetics
2021-05-26 набForbid strtok(3)
2021-05-20 Rich ErcolaniUpdate tmpfile() existence detection
2021-05-20 набFix SC2181 ("[ $?") outside tests/
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-12 Coleman Kanelinux 5.13 compat: bdevops->revalidate_disk() removed
2021-04-19 набlibspl: implement atomics in terms of atomics
2021-04-15 Paul DagnelieAdd SIGSTOP and SIGTSTP handling to issig
2021-04-08 Rich ErcolaniAdded check for broken alien version
2021-04-03 Andrea GelminiFix various typos
2021-04-01 Brian BehlendorfBump libzfs.so and libzpool.so versions
2021-04-01 Brian AtkinsonFixing m4 iops rename check
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-03-05 Ryan MoellerFreeBSD module --enable-debug --enable-invariants
2021-02-24 Coleman KaneLinux 5.12 compat: replace bio_*_io_acct with disk_...
2021-02-24 Coleman KaneLinux 5.12 compat: bio->bi_disk member moved
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-30 Brian BehlendorfRemove unused iov_iter_init_compat() wrapper
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
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: bdev_whole()
2020-12-28 Brian BehlendorfLinux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
2020-12-28 Brian BehlendorfLinux 5.11 compat: lookup_bdev()
2020-12-28 Brian BehlendorfLinux 5.11 compat: conftest
2020-12-21 Brian BehlendorfLinux 4.18.0-257.el8 compat: blk_alloc_queue()
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-10 Orivej DeshDelete rw_semaphore.wait_lock configure check
2020-12-03 qzdanisAdd compatibility for busybox mktemp
2020-11-20 Antonio RussoTrack SONAME version bump in packaging
2020-11-17 Antonio RussoLibrary ABI tracking with abigail
2020-11-02 Coleman KaneLinux 5.10 compat: revalidate_disk_size() added
2020-11-02 Coleman KaneLinux 5.10 compat: check_disk_change() removed
2020-11-02 Coleman KaneLinux 5.10 compat: percpu_ref added data member
2020-11-02 Brian BehlendorfLinux 5.10 compat: frame.h renamed objtool.h
2020-10-13 Mathieu Veltenblkg_tryget config test: initialize struct
2020-09-28 Brian BehlendorfFix CONFIG_DEBUG_LOCK_ALLOC configure check
2020-09-28 Brian BehlendorfFix objtool configure check
2020-09-12 Harald van Dijkconfig/zfs-build.m4: never define _initramfs in RPM_DEF...
2020-09-04 Ryan MoellerSpruce up pkg-config files for libzfs/libzfs_core
2020-08-30 Brian BehlendorfLinux 5.9 compat: NR_SLAB_RECLAIMABLE
2020-08-28 Georgy Yakovlevconfig/zfs-build.m4: add --with-vendor flag
2020-08-20 Michael NiewöhnerImport ZStandard v1.4.5
2020-08-11 Coleman KaneLinux 5.9 compat: make_request_fn replaced with submit_...
2020-08-11 Coleman KaneLinux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB...
2020-08-11 Coleman KaneLinux 5.9 compat: add linux/blkdev.h include
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...
next