Commit Graph

  • 944b61eaec Linux 6.8 compat: implement strlcpy fallback Rob Norris 2024-01-23 16:34:49 +1100
  • 96b9504b7f Linux 6.8 compat: update for new bdev access functions Rob Norris 2024-01-23 15:42:57 +1100
  • 36d9f910fe Linux 6.8 compat: make test functions static Rob Norris 2024-01-23 10:50:53 +1100
  • 78e8c1f844
    Remove list_size struct member from list implementation MigeljanImeri 2024-01-26 15:46:42 -0700
  • 884a48d991
    zpool wait: print timestamp before the header Rob N 2024-01-27 09:41:31 +1100
  • aeb33776f5
    Update vdev devid and physpath if changed between imports Ameer Hamza 2024-01-27 03:24:35 +0500
  • fb27698cfc
    ZTS: Update deprecated Github Action version numbers Tino Reichardt 2024-01-26 23:22:26 +0100
  • e7af89d972
    Switch to CodeQL to detect prohibited function use Richard Yao 2024-01-26 17:11:33 -0500
  • 7bf8ef4108 ZTS: Allow longer run time for zdb_args_pos #15826 Brian Behlendorf 2024-01-26 13:44:22 -0800
  • 3425484eb9 Fix file descriptor leak on pool import. Pawel Jakub Dawidek 2024-01-23 15:03:48 -0800
  • dac0bae561
    ZTS: Apply small changes for speeding up the tests Tino Reichardt 2024-01-26 22:36:59 +0100
  • cdbd779e5e Update vdev devid and physpath if changed between imports #15816 Ameer Hamza 2024-01-22 00:41:13 +0500
  • 8bff9031af zpool wait: print timestamp before the header #15825 Rob Norris 2024-01-26 16:28:42 +1100
  • 4ed348a275 Removed list_size struct member from user space list implementation #15812 MigeljanImeri 2024-01-18 15:49:57 -0700
  • d99e0d8661 Removed list_size struct member from kernel space list implementation MigeljanImeri 2024-01-18 15:33:56 -0700
  • b2af9f487a Implement -f option to force inherit key with zfs change-key -if #15821 andy 2024-01-25 04:32:35 -0800
  • 8433e03523 ZTS: Update deprecated Github Action version numbers #15820 Tino Reichardt 2024-01-25 12:28:50 +0100
  • e010c1e163 Switch to CodeQL to detect prohibited function use #15819 Richard Yao 2024-01-21 12:26:22 -0500
  • bcfcde4ea2 Don't assert mg_initialized due to device addition race #15818 Paul Dagnelie 2024-01-23 13:34:22 -0800
  • a350981c59 ZTS: Apply small changes for speeding up the tests #15811 Tino Reichardt 2024-01-23 22:24:22 +0100
  • 41a6d6d949 Fix file descriptor leak on pool import. #15813 Pawel Jakub Dawidek 2024-01-23 15:03:48 -0800
  • a4bf6baaeb
    Fix file descriptor leak on pool import. Pawel Jakub Dawidek 2024-01-23 15:03:48 -0800
  • 33bbc2fad0 Don't defer resilver when progress is below 12.5% #15809 Pavel Snajdr 2024-01-23 18:17:31 +0100
  • 9e0304c363
    ZTS: Apply zfs_bclone_enabled to bclone tests Brian Behlendorf 2024-01-22 16:15:03 -0800
  • 435b173fd9
    ZTS: Apply zfs_bclone_enabled to bclone tests Brian Behlendorf 2024-01-22 16:14:08 -0800
  • 198adde281 libzfs: use zfs_strerror() in place of strerror() #15793 Richard Kojedzinszky 2024-01-23 00:28:18 +0100
  • b41d640788 libzfs: make userquota_propname_decode threadsafe Richard Kojedzinszky 2024-01-17 20:48:02 +0100
  • 762cd62744 Initial breakout of libzdb Rich Ercolani 2024-01-22 08:36:04 -0500
  • 398d9c5822 libnvpair.c: replace strstr() with strchr() for a single character #15798 rilysh 2024-01-21 12:48:25 +0530
  • 46e57a3490 Fix file descriptor leak on pool import. #15630 Pawel Jakub Dawidek 2023-12-27 00:59:13 -0800
  • d9cb42da99
    FreeBSD: Fix bootstrapping tools under Linux/musl Val Packett 2024-01-19 18:01:26 -0300
  • 24d338ec7a ZTS: Apply zfs_bclone_enabled to bclone tests #15797 Brian Behlendorf 2024-01-19 12:33:19 -0800
  • 41fe04167b ZTS: Apply zfs_bclone_enabled to bclone tests #15796 Brian Behlendorf 2024-01-19 12:33:19 -0800
  • c1161e2851 fix: variable type with zfs-tests/cmd/clonefile.c Tino Reichardt 2024-01-17 18:06:14 +0100
  • ef527958c6 Fix cloning into mmaped and cached file. Pawel Jakub Dawidek 2024-01-17 08:51:07 -0800
  • d2f7b2e557 ZTS: Test for clone, mmap and write for block cloning Umer Saleem 2024-01-17 02:15:10 +0500
  • 83c0ccc7cf Enable block_cloning tests on FreeBSD Brian Behlendorf 2024-01-12 11:57:13 -0800
  • c16d103422 Block cloning tests. Pawel Jakub Dawidek 2023-12-26 12:01:53 -0800
  • f94a77951d Test LWB buffer overflow for block cloning Umer Saleem 2023-12-16 03:18:27 +0500
  • d8b0b6032b ZTS: Add test cases for block cloning replay Ameer Hamza 2023-12-01 01:14:56 +0500
  • 387f003be3 ZTS: block_cloning: Use numeric sort for get_same_blocks Ameer Hamza 2023-12-07 01:18:43 +0500
  • 64d236f50d fix: variable type with zfs-tests/cmd/clonefile.c #15788 Tino Reichardt 2024-01-17 18:06:14 +0100
  • 9a736d1f6e Fix cloning into mmaped and cached file. Pawel Jakub Dawidek 2024-01-17 08:51:07 -0800
  • 5e73af0546 ZTS: Test for clone, mmap and write for block cloning Umer Saleem 2024-01-17 02:15:10 +0500
  • 624eab3996 Enable block_cloning tests on FreeBSD Brian Behlendorf 2024-01-12 11:57:13 -0800
  • 728d118d87 Block cloning tests. Pawel Jakub Dawidek 2023-12-26 12:01:53 -0800
  • 9eda19cb16 Test LWB buffer overflow for block cloning Umer Saleem 2023-12-16 03:18:27 +0500
  • c1bd2ba222 ZTS: Add test cases for block cloning replay Ameer Hamza 2023-12-01 01:14:56 +0500
  • a2016bca0a ZTS: block_cloning: Use numeric sort for get_same_blocks Ameer Hamza 2023-12-07 01:18:43 +0500
  • 47972f08f3 Introduce recursive '-r' option for zfs-promote(8) #15778 R. Christian McDonald 2024-01-16 11:08:12 -0500
  • 07cf973fe9 Autotrim High Load Average Fix Kevin Jin 2024-01-17 12:03:58 -0500
  • 2062318b93 freebsd: fix bootstrapping tools under Linux/musl #15780 Val Packett 2024-01-16 15:05:08 -0300
  • 8d73dab71f Macos: zprop documentation to debian package #15471 Andrew Innes 2024-01-18 15:05:09 +0800
  • da0d2a966f Macos: add apfs ntfs to zprop man page Andrew Innes 2024-01-18 14:45:34 +0800
  • 13146ca00a Macos: add ntfs to zprop options Andrew Innes 2024-01-18 14:37:51 +0800
  • 12a59b201a Macos: zprop documentation Andrew Innes 2024-01-18 14:20:03 +0800
  • d3acfe1ab4 Macos: remove namespace from zprops Andrew Innes 2024-01-18 14:01:30 +0800
  • 956be9ab03 Macos: libabigail changes Andrew Innes 2023-10-31 16:16:22 +0800
  • a4f8a88022 Macos: Zprop changes Andrew Innes 2023-10-31 15:35:27 +0800
  • a0aa7a2ee3 Autotrim High Load Average Fix #15789 Kevin Jin 2024-01-17 12:03:58 -0500
  • 9f7467ea7e libzfs: make userquota_propname_decode reentrant #15787 Richard Kojedzinszky 2024-01-17 20:48:02 +0100
  • 38f7449499 ARC changes to fix memory related crashes with encryption #15538 Allan Jude 2024-01-17 18:54:03 +0000
  • a0b2a93c41
    fix: variable type with zfs-tests/cmd/clonefile.c Tino Reichardt 2024-01-17 18:06:14 +0100
  • e3d3d772de
    linux spl: fix typo in top comment of spl-condvar.c Tino Reichardt 2024-01-17 18:05:12 +0100
  • 1494e8fbaa
    Autotrim High Load Average Fix Kevin Jin 2024-01-17 12:03:58 -0500
  • 2ecc2dfe42 Linux 6.7 compat: zfs_setattr fix atime update Rob N 2024-01-17 09:01:17 +1100
  • f45dd90f34
    Fix cloning into mmaped and cached file. Pawel Jakub Dawidek 2024-01-17 08:51:07 -0800
  • fc0a9f0cda
    Merge pull request #207 from truenas/truenas/zfs-2.2.3-staging-2 Alexander Motin 2024-01-17 11:07:23 -0500
  • 21acb5a27c Fix cloning into mmaped and cached file. Pawel Jakub Dawidek 2024-01-13 16:37:00 -0800
  • b8b3729242 ZIL: Improve next log block size prediction Alexander Motin 2023-12-21 13:54:44 -0500
  • 84aa25240f ZIL: Detect single-threaded workloads Alexander Motin 2023-10-24 17:35:25 -0400
  • d3bf3a912f dmu: Allow buffer fills to fail Alexander Motin 2023-12-15 12:51:41 -0500
  • 3009e11d3e ZIO: Optimize zio_flush() Alexander Motin 2023-11-17 17:00:59 -0500
  • 95ae656137 Linux 6.7 compat: zfs_setattr fix atime update Rob N 2024-01-17 09:01:17 +1100
  • 628e26fc0e Merge branch 'zfs-2.2.3-staging' into truenas/zfs-2.2-release Ameer Hamza 2024-01-17 19:05:00 +0500
  • 4d89693503 Fix: do no use .cfi_negate_ra_state within the assembly on Arm64 #15784 Tino Reichardt 2024-01-16 22:48:49 +0100
  • 37327793ac Fix cloning into mmaped and cached file. #15772 Pawel Jakub Dawidek 2024-01-13 16:37:00 -0800
  • 9a390d0ab6 Macos: m4 changes #15523 Andrew Innes 2023-11-14 13:13:44 +0800
  • 2290df0e67 Macos: Search for C++ and Obj C compilers #15521 Andrew Innes 2023-10-31 13:51:00 +0800
  • 4736ff423a Linux 6.7 compat: zfs_setattr fix atime update #15774 Rob N 2024-01-17 09:01:17 +1100
  • 72b0557534 fix: variable type with zfs-tests/cmd/clonefile.c #15783 Tino Reichardt 2024-01-16 23:02:31 +0100
  • f0bf7a247d
    Linux 6.7 compat: zfs_setattr fix atime update Rob N 2024-01-17 09:01:17 +1100
  • ef00da803d
    Make sure all necessary RPM path macros are defined Lalufu 2024-01-16 22:32:59 +0100
  • 29ea6faf8f
    Make spl_kmem_cache size check consistent youzhongyang 2024-01-16 16:30:58 -0500
  • 9ecd112dc1 compact: workaround for GPL-only symbols on riscv from Linux 6.2 Shengqi Chen 2023-12-07 04:37:50 +0800
  • b64be1624c Add path handling for aux vdevs in `label_path` Ameer Hamza 2024-01-04 19:35:04 +0500
  • 2df2a58dc1 Extend aux label to add path information Ameer Hamza 2024-01-04 19:32:53 +0500
  • d9885b3776 fix: Uber block label not always found for aux vdevs Ameer Hamza 2024-01-04 19:02:50 +0500
  • 1f5bf96001
    Make zdb -R a little more sane. Rich Ercolani 2024-01-16 16:16:08 -0500
  • 995734ed12
    ZTS: Test for clone, mmap and write for block cloning Umer Saleem 2024-01-17 02:15:10 +0500
  • 6bdceb6d44 Autotrim High Load Average Fix #15781 Kevin Jin 2024-01-16 13:13:31 -0500
  • e173394d4f linux spl: fix typo in top comment of spl-condvar.c #15782 Tino Reichardt 2024-01-16 21:48:17 +0100
  • 94a830adf6 FreeBSD: catch up to __FreeBSD_version 1400093 Mateusz Guzik 2023-07-13 18:06:57 +0200
  • 8e5298f0ad spa: Let spa_taskq_param_get()'s addition of a newline be optional Mark Johnston 2023-12-29 12:56:35 -0500
  • b4481996bd spa: Fix FreeBSD sysctl handlers Mark Johnston 2023-12-29 10:22:58 -0500
  • 478c5b4f3f freebsd: fix compile for spa_taskq_read/spa_taskq_write params Rob Norris 2024-01-11 19:43:38 +1100
  • a00231a3fc spa: Let spa_taskq_param_get()'s addition of a newline be optional Mark Johnston 2023-12-29 12:56:35 -0500
  • 9181e94f0b spa: Fix FreeBSD sysctl handlers Mark Johnston 2023-12-29 10:22:58 -0500
  • 3bd23fd78d freebsd: fix compile for spa_taskq_read/spa_taskq_write params Rob Norris 2024-01-11 19:43:38 +1100
  • 34c12f76f4 zfs_setattr: fix atime update #15773 Rob Norris 2024-01-14 13:46:06 +1100