aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag zfs-2.1.15vendor/openzfs/zfs-2.1-releaseTony Hutter2024-02-231-1/+1
* Avoid calling rw_destroy() on uninitialized rwlockJorgen Lundman2024-02-211-1/+1
* Fix GCC 12 compilation errorsszubersk2024-02-218-3/+125
* libzfs_sendrecv: Style pass on send_print_verboseRyan Moeller2024-02-211-20/+14
* Linux 6.7 compat: METABrian Behlendorf2024-02-161-1/+1
* Linux 6.6 compat: METATony Hutter2024-02-161-1/+1
* ZTS: Debug zfs_share_concurrent_shares failureBrian Behlendorf2024-02-161-5/+34
* tests: zfs_share_concurrent_shares: don't use log_musts in subprocessesнаб2024-02-161-69/+64
* Fix the FreeBSD userspace build (#15716)Mark Johnston2024-02-132-0/+15
* [zfs-2.1.15] Update ABI filesTony Hutter2024-02-135-635/+644
* ZTS: Fix zfs_load-key failures on F39Tony Hutter2024-02-131-1/+4
* LUA: Backport CVE-2020-24370's patchthe-Chain-Warden-thresh2024-02-131-3/+4
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-136-9/+168
* zpool: Add slot power control, print power statusTony Hutter2024-02-1315-48/+794
* zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULTMauricio Faria de Oliveira2024-02-132-4/+4
* ZTS: Add dirty dnode stress testTony Hutter2024-02-136-3/+271
* ZTS: Fix 'could not unmount datasets' on Alma 9 (#15542)Tony Hutter2024-02-131-0/+6
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2024-02-138-8/+78
* Add zfs_prepare_disk script for disk firmware installTony Hutter2024-02-1313-38/+389
* Linux 6.8 compat: replace MAX_ORDER defineRob Norris2024-02-081-9/+17
* Linux 6.8 compat: implement strlcpy fallbackRob Norris2024-02-088-0/+106
* Linux 6.8 compat: update for new bdev access functionsRob Norris2024-02-082-60/+133
* Linux 6.8 compat: make test functions staticRob Norris2024-02-0832-94/+91
* Linux 6.7 compat: zfs_setattr fix atime updateRob N2024-02-082-5/+12
* Linux 6.5 compat: check BLK_OPEN_EXCL is definedBrian Behlendorf2024-02-081-6/+12
* linux 6.7 compat: rework shrinker setup for heap allocationsRob Norris2024-02-085-56/+189
* linux 6.7 compat: handle superblock shrinker member changeRob Norris2024-02-082-3/+42
* linux 6.7 compat: use inode atime/mtime accessorsRob Norris2024-02-086-35/+148
* linux 6.7 compat: simplify current_time() checkRob Norris2024-02-081-1/+4
* Linux 6.6 compat: fix configure error with clang (#15558)Jaron Kent-Dobias2024-02-081-1/+1
* Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()Coleman Kane2024-02-083-0/+44
* Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2Coleman Kane2024-02-086-11/+63
* Linux 6.6 compat: use inode_get/set_ctime*(...)Coleman Kane2024-02-087-15/+80
* Workaround UBSAN errors for variable arraysTony Hutter2024-02-054-3/+9
* FreeBSD: catch up to __FreeBSD_version 1400093Mateusz Guzik2024-01-161-0/+4
* spa: Let spa_taskq_param_get()'s addition of a newline be optionalMark Johnston2024-01-161-6/+7
* spa: Fix FreeBSD sysctl handlersMark Johnston2024-01-161-24/+6
* freebsd: fix compile for spa_taskq_read/spa_taskq_write paramsRob Norris2024-01-161-0/+6
* [2.1] compat: add check for kernel_neon_* availabilityKeith Gable2024-01-122-11/+34
* spa: make read/write queues configurableRob Norris2023-12-222-1/+306
* libshare: nfs: pass through ipv6 addresses in bracket notationfelixdoerre2023-12-226-8/+126
* ZTS: Disable io_uring test on CentOS 9Brian Behlendorf2023-12-221-0/+7
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-12-212-1/+11
* zfs-dkms: fix shell-init error messageAllKind2023-12-051-0/+1
* Fix dkms installation of deb packages created with Alien.AllKind2023-12-051-3/+87
* Tag zfs-2.1.14Tony Hutter2023-11-301-1/+1
* copy-builtin: add hooks with sed/>>наб2023-11-301-26/+2
* Zpool can start allocating from metaslab before TRIMs have completedJason King2023-11-291-9/+19
* dnode_is_dirty: check dnode and its data for dirtinessRob N2023-11-281-2/+10
* Tag zfs-2.1.13Tony Hutter2023-09-211-1/+1