aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag zfs-2.2.8vendor/openzfs/zfs-2.2-releaseTony Hutter2025-06-101-1/+1
* ZTS: Enable io_uring on CentOS Stream 9 and 10 alsoTino Reichardt2025-06-101-1/+1
* Linux build: silence objtool warningsAttila Fülöp2025-06-055-0/+74
* linux/zvol_os: don't try to set disk ops if alloc failsRob Norris2025-06-031-2/+4
* ZTS: testing for leaked key mappings in encrypted non-raw sendGeorge Amanakis2025-06-033-1/+84
* cred: properly pass and test creds on other threads (#17273)Rob Norris2025-06-0216-112/+116
* Block remap for cloned blocks on device removalAlexander Motin2025-06-021-0/+8
* CI: Retire Fedora 40 builderBrian Behlendorf2025-06-024-9/+4
* ZTS: Enable io_uring support on el9/el10Tino Reichardt2025-05-302-7/+7
* ZTS: Add AlmaLinux 10Tino Reichardt2025-05-304-4/+9
* CI: Retire Ubuntu 20.04 builderBrian Behlendorf2025-05-303-10/+3
* Linux build: always use objtoolAttila Fülöp2025-05-301-13/+0
* Linux 6.15 compat: METATony Hutter2025-05-301-1/+1
* [zfs-2.2.8] Revert "vdev_disk: default to classic submission for 2.2.x"Tony Hutter2025-05-292-27/+12
* ZTS: Stop zpool_status tests from spamming stdout (#17292)Tony Hutter2025-05-292-2/+2
* [zfs-2.2.8] GCC: Fix array subscript checkTony Hutter2025-05-271-1/+2
* Linux 6.14 compat: META (#17098) (#17172)Tony Hutter2025-05-271-1/+1
* Linux 6.13 compat: META (#17098)Tony Hutter2025-05-271-1/+1
* GCC 15: Fix unterminated-string-initialization (#17244)Tony Hutter2025-05-273-3/+6
* debian: Add libtirpc-dev dependency (#17220)Tony Hutter2025-05-271-0/+1
* contrib/initramfs: use LVM autoactivation for activating VGs (#17125)Friedrich Weber2025-05-271-2/+2
* Use <fcntl.h> instead of <sys/fcntl.h>Sam James2025-05-272-2/+4
* Fix zoneid when USER_NS is disabledWraithh2025-05-271-4/+4
* ZTS: Remove non-standard awk hex numbers usageAlexander Motin2025-05-271-15/+4
* RPM: Hold back incompatible kernel packages on FedoraTony Hutter2025-05-271-0/+6
* Support for cross-compiling kernel modulesn0-12025-05-275-2/+15
* fix: block incompatible kernel from being installedtleydxdy2025-05-271-0/+1
* Add Quality Assurance to pull request templateRichard Yao2025-05-271-0/+1
* runners: Add option to install custom kernel on FedoraTony Hutter2025-05-273-3/+55
* ZTS: Optimize KSM on Linux and remove it for FreeBSDTino Reichardt2025-05-277-66/+53
* ZTS: Use Ubuntu default url for cloud-imageTino Reichardt2025-05-271-2/+2
* ZTS: Update FreeBSD version numbersTino Reichardt2025-05-273-7/+19
* CI: Add Fedora 42 runner (#17249)Tony Hutter2025-05-274-3/+11
* runners: Fix tarball build for zfs-qemu-packages workflow (#17158)Tony Hutter2025-05-271-10/+18
* runners: Fix zfs-release RPM creation (#17173)Tony Hutter2025-05-271-2/+3
* CI: Remove FreeBSD 13.3 and 14.1 tests (#17162)Alexander Motin2025-05-272-16/+3
* Add 'zfs-qemu-packages' workflow for RPM buildingTony Hutter2025-05-2715-406/+917
* ZTS: add centos stream10 (#16904)James Reilly2025-05-273-2/+33
* CI: Fix FreeBSD 13.4 STABLE buildTino Reichardt2025-05-271-0/+1
* CI: Add FreeBSD 14.2 RELEASE+STABLE buildsBrian Behlendorf2025-05-272-14/+15
* CI: Automate some GitHub PR status labels manipulationsAlexander Motin2025-05-271-0/+49
* ARC: Avoid overflows in arc_evict_adj() (#17255)Alexander Motin2025-05-271-5/+10
* dmu_objset_hold_flags() should call dsl_dataset_rele_flags() on errorRichard Yao2025-05-271-1/+1
* Linux 6.2/6.15: del_timer_sync() renamed to timer_delete_sync()Rob Norris2025-05-273-1/+40
* Linux 6.15: mkdir now returns struct dentry *Rob Norris2025-05-273-19/+67
* icp: Use explicit_memset() exclusively in gcm_clear_ctx()Richard Yao2025-05-271-2/+2
* Fix 2 bugs in non-raw send with encryptionGeorge Amanakis2025-05-271-3/+3
* Linux: Stop using NR_FILE_PAGES for ARC scalingAlexander Motin2025-05-272-3/+5
* Linux 6.0 compat: Check for migratepage VFSTony Hutter2025-05-273-1/+30
* Use simple folio migration functiontstabrawa2025-05-273-0/+35