Commit Graph

  • 4d5e9ea425 BRT: Move zfs_bclone_enabled and zfs_bclone_wait_dirty tunables #15842 Brian Behlendorf 2024-02-05 10:38:28 -0800
  • bb1dd98bcc Workaround UBSAN errors for variable arrays Tony Hutter 2023-11-12 16:26:07 -0800
  • a0d3fe72bf
    libzdb: Initial breakout of libzdb Rich Ercolani 2024-02-05 13:00:41 -0500
  • 26128c6a7f BRT: Fix FICLONE/FICLONERANGE shortened copy Brian Behlendorf 2024-01-30 16:37:55 -0800
  • f52767d416 Included Brian's feedback #15804 Rich Ercolani 2024-02-02 17:25:42 -0500
  • 06e25f9c4b
    Improve performance for zpool trim on linux Umer Saleem 2024-02-03 00:51:51 +0500
  • 6beb1c1d61 Improve performance for zpool trim on linux #15843 Umer Saleem 2024-01-25 13:55:17 +0500
  • 096c0b3f1c
    Merge pull request #209 from truenas/truenas/zfs-2.2.3-staging Alexander Motin 2024-01-31 13:17:43 -0500
  • b3b9983169 Merge updated branch 'zfs-2.2.3-hutter' Ameer Hamza 2024-01-31 11:52:46 +0500
  • eeab554b8a Tag zfs-2.2.3 Tony Hutter 2024-01-30 13:34:05 -0800
  • 9ef15845f5 Fix the FreeBSD userspace build (#15716) Mark Johnston 2023-12-27 15:17:53 -0500
  • 0d87f35965 Merge branch 'zfs-2.2.3-staging' into truenas/zfs-2.2-release Ameer Hamza 2024-01-30 13:57:20 +0500
  • 69142125d7 zpool: Add slot power control, print power status Tony Hutter 2023-12-21 10:53:16 -0800
  • 59112ca27d zed: misc vdev_enc_sysfs_path fixes Tony Hutter 2023-11-07 09:09:24 -0800
  • 992d8871eb ZTS: Add dirty dnode stress test Tony Hutter 2023-12-11 09:59:59 -0800
  • 217fabc9d4 Workaround UBSAN errors for variable arrays #15827 Tony Hutter 2023-11-12 16:26:07 -0800
  • e6ca28c970 Linux 6.8 compat: handle mnt_idmap user_namespace change Rob Norris 2024-01-23 21:14:06 +1100
  • cbd51c5f24 Linux 6.8 compat: fix inode permission tests Rob Norris 2024-01-23 17:43:20 +1100
  • 09e6724e1e Linux 6.8 compat: replace MAX_ORDER define Rob Norris 2024-01-23 16:41:05 +1100
  • 7466e09a49 Linux 6.8 compat: implement strlcpy fallback Rob Norris 2024-01-23 16:34:49 +1100
  • ce782d0804 Linux 6.8 compat: update for new bdev access functions Rob Norris 2024-01-23 15:42:57 +1100
  • 64afc4e66e Linux 6.8 compat: make test functions static Rob Norris 2024-01-23 10:50:53 +1100
  • 621dfaff5c Linux 6.7 compat: META Brian Behlendorf 2024-01-29 11:35:43 -0800
  • ab653603f8 Don't assert mg_initialized due to device addition race Paul Dagnelie 2024-01-29 10:36:42 -0800
  • acc7cd8e99 Update man pages to time(1) from time(2) Chris Davidson 2024-01-29 12:44:08 -0500
  • dd0874cf7e ZTS: Allow longer run time for zdb_args_pos Brian Behlendorf 2024-01-29 09:41:26 -0800
  • 7cd666d54b Move nodes into correct subgraphs Andrew Innes 2024-01-30 01:16:02 +0800
  • 0606ce2055 zpool wait: print timestamp before the header Rob N 2024-01-27 09:41:31 +1100
  • dd3a0a2715 Update vdev devid and physpath if changed between imports Ameer Hamza 2024-01-27 03:24:35 +0500
  • 9ad150446f ZTS: Update deprecated Github Action version numbers Tino Reichardt 2024-01-26 23:22:26 +0100
  • 9da745f5de Switch to CodeQL to detect prohibited function use Richard Yao 2024-01-26 17:11:33 -0500
  • cfa29b9945 ZTS: Apply small changes for speeding up the tests Tino Reichardt 2024-01-26 22:36:59 +0100
  • 09a7961364 FreeBSD: Fix bootstrapping tools under Linux/musl Val Packett 2024-01-19 18:01:26 -0300
  • 276be5357c linux spl: fix typo in top comment of spl-condvar.c Tino Reichardt 2024-01-17 18:05:12 +0100
  • 424d06a298 Make sure all necessary RPM path macros are defined Lalufu 2024-01-16 22:32:59 +0100
  • 6b64acc157 Make spl_kmem_cache size check consistent youzhongyang 2024-01-16 16:30:58 -0500
  • a2e71db664 Add path handling for aux vdevs in `label_path` Ameer Hamza 2024-01-04 19:35:04 +0500
  • eb4a36bcef Extend aux label to add path information Ameer Hamza 2024-01-04 19:32:53 +0500
  • 52cee9a3eb fix: Uber block label not always found for aux vdevs Ameer Hamza 2024-01-04 19:02:50 +0500
  • 2006ac1f4a Fix "out of memory" error Brian Behlendorf 2024-01-12 12:35:29 -0800
  • 509526ad21 fix: preserve linux kmod signature in zfs-kmod rpm spec Benjamin Sherman 2024-01-12 14:33:41 -0600
  • 4db88c37cc fix(mount): do not truncate shares not zfs mount Stefan Lendl 2024-01-12 21:05:11 +0100
  • 8b1c6db3d2 Fix a potential use-after-free in zfs_setsecattr() Mark Johnston 2024-01-09 18:57:09 -0500
  • 22e4f08c30 Linux: Defer loading the object set in zfs_setattr() Mark Johnston 2024-01-09 10:57:29 -0500
  • 7bccf98a73 Make zdb -R scale less poorly Rich Ercolani 2024-01-12 14:55:17 -0500
  • 4d4972ed98 Stop wasting time on malloc in snprintf_zstd_header Rich Ercolani 2024-01-12 15:17:26 -0500
  • 7abc719db5 Linux 6.8 compat: handle mnt_idmap user_namespace change #15835 Rob Norris 2024-01-23 21:14:06 +1100
  • 5238f7a777 Linux 6.8 compat: fix inode permission tests Rob Norris 2024-01-23 17:43:20 +1100
  • 67d9d8b765 Linux 6.8 compat: replace MAX_ORDER define Rob Norris 2024-01-23 16:41:05 +1100
  • ed78b30a6d Linux 6.8 compat: implement strlcpy fallback Rob Norris 2024-01-23 16:34:49 +1100
  • 4f01ee1afd Linux 6.8 compat: update for new bdev access functions Rob Norris 2024-01-23 15:42:57 +1100
  • 91ebf6af95 Linux 6.8 compat: make test functions static Rob Norris 2024-01-23 10:50:53 +1100
  • 1143964f18 Linux 6.7 compat: META Brian Behlendorf 2024-01-29 11:35:43 -0800
  • ed97098bbd Don't assert mg_initialized due to device addition race Paul Dagnelie 2024-01-29 10:36:42 -0800
  • 7fd53ea67b Update man pages to time(1) from time(2) Chris Davidson 2024-01-29 12:44:08 -0500
  • a3df4548dc ZTS: Allow longer run time for zdb_args_pos Brian Behlendorf 2024-01-29 09:41:26 -0800
  • eea31aef90 Move nodes into correct subgraphs Andrew Innes 2024-01-30 01:16:02 +0800
  • 74efd637ce zpool wait: print timestamp before the header Rob N 2024-01-27 09:41:31 +1100
  • ec5a6bd77c Update vdev devid and physpath if changed between imports Ameer Hamza 2024-01-27 03:24:35 +0500
  • 8d13729d90 ZTS: Update deprecated Github Action version numbers Tino Reichardt 2024-01-26 23:22:26 +0100
  • ab038abbbe Switch to CodeQL to detect prohibited function use Richard Yao 2024-01-26 17:11:33 -0500
  • 388407fb78 ZTS: Apply small changes for speeding up the tests Tino Reichardt 2024-01-26 22:36:59 +0100
  • 224d469803 FreeBSD: Fix bootstrapping tools under Linux/musl Val Packett 2024-01-19 18:01:26 -0300
  • 3a3cc61803 linux spl: fix typo in top comment of spl-condvar.c Tino Reichardt 2024-01-17 18:05:12 +0100
  • f97173ed37 Make sure all necessary RPM path macros are defined Lalufu 2024-01-16 22:32:59 +0100
  • fd2c2026e4 Make spl_kmem_cache size check consistent youzhongyang 2024-01-16 16:30:58 -0500
  • 07c1447313 Add path handling for aux vdevs in `label_path` Ameer Hamza 2024-01-04 19:35:04 +0500
  • 1006c7474b Extend aux label to add path information Ameer Hamza 2024-01-04 19:32:53 +0500
  • 9e2433eaf6 fix: Uber block label not always found for aux vdevs Ameer Hamza 2024-01-04 19:02:50 +0500
  • d9aece1801 Fix "out of memory" error Brian Behlendorf 2024-01-12 12:35:29 -0800
  • 1a4db424e7 fix: preserve linux kmod signature in zfs-kmod rpm spec Benjamin Sherman 2024-01-12 14:33:41 -0600
  • e156fa9673 fix(mount): do not truncate shares not zfs mount Stefan Lendl 2024-01-12 21:05:11 +0100
  • a61f0b05e2 Fix a potential use-after-free in zfs_setsecattr() Mark Johnston 2024-01-09 18:57:09 -0500
  • d61bd7025f Linux: Defer loading the object set in zfs_setattr() Mark Johnston 2024-01-09 10:57:29 -0500
  • 3d2d19028a Make zdb -R scale less poorly Rich Ercolani 2024-01-12 14:55:17 -0500
  • 1695f3e300 Stop wasting time on malloc in snprintf_zstd_header Rich Ercolani 2024-01-12 15:17:26 -0500
  • 2e6b3c4d94 Linux 6.8 compat: handle mnt_idmap user_namespace change Rob Norris 2024-01-23 21:14:06 +1100
  • 7a2e54b7d3 Linux 6.8 compat: fix inode permission tests Rob Norris 2024-01-23 17:43:20 +1100
  • 7692d86de4 Linux 6.8 compat: replace MAX_ORDER define Rob Norris 2024-01-23 16:41:05 +1100
  • 84980ee0e6 Linux 6.8 compat: implement strlcpy fallback Rob Norris 2024-01-23 16:34:49 +1100
  • 386d6a7533 Linux 6.8 compat: update for new bdev access functions Rob Norris 2024-01-23 15:42:57 +1100
  • a41d0b29a9 Linux 6.8 compat: make test functions static Rob Norris 2024-01-23 10:50:53 +1100
  • 0c11f7c96f
    Linux 6.7 compat: META Brian Behlendorf 2024-01-29 11:35:43 -0800
  • 20df34201d A pretty ASCII art hackup Rich Ercolani 2024-01-29 14:17:38 -0500
  • 6ca78cf413 Oh no, I didn't want any libzdb in here Rich Ercolani 2024-01-29 14:16:14 -0500
  • 01eaaa18c4 Linux 6.7 compat: META #15833 Brian Behlendorf 2024-01-29 11:07:16 -0800
  • 8161b73272
    Don't assert mg_initialized due to device addition race Paul Dagnelie 2024-01-29 10:36:42 -0800
  • 46c90ca304
    Merge 7fc38a82d4 into 401c3563d4 #15658 Matthew Ahrens 2024-01-29 13:08:34 -0500
  • 401c3563d4 libzfs: use zfs_strerror() in place of strerror() Richard Kojedzinszky 2024-01-23 00:28:18 +0100
  • 692f0daba3 libzfs: make userquota_propname_decode threadsafe Richard Kojedzinszky 2024-01-17 20:48:02 +0100
  • 0cbf135293
    libnvpair.c: replace strstr() with strchr() for a single character rilysh 2024-01-29 23:16:13 +0530
  • c3fd7a5217
    Update man pages to time(1) from time(2) Chris Davidson 2024-01-29 12:44:08 -0500
  • 9ad362c1de
    ZTS: Allow longer run time for zdb_args_pos Brian Behlendorf 2024-01-29 09:41:26 -0800
  • 3965c9ba38
    Move nodes into correct subgraphs Andrew Innes 2024-01-30 01:16:02 +0800
  • 5a4521390b Move nodes into correct subgraphs #15828 Andrew Innes 2024-01-27 07:43:57 +0800
  • fc201c0c52 Go away rpm nobody likes you Rich Ercolani 2024-01-27 12:50:13 -0500
  • 7a03db3996 Summary: Update man pages to time(1) from time(2) zpool-iostat.8: Updated time(2) -> time(1) to align to manual page zpool-list.8: Updated time(2) -> time(1) to align to manual page zpool-status.8: Updated time(2) -> time(1) to align to manual page zpool-wait.8: Update time(2) -> time(1) to align to manual page #15823 Christopher Davidson 2024-01-25 14:56:59 -0500
  • 233ffdc7d6 Linux 6.8 compat: handle mnt_idmap user_namespace change #15805 Rob Norris 2024-01-23 21:14:06 +1100
  • 6210c46c45 Linux 6.8 compat: fix inode permission tests Rob Norris 2024-01-23 17:43:20 +1100
  • 8af595d09f Linux 6.8 compat: replace MAX_ORDER define Rob Norris 2024-01-23 16:41:05 +1100