Commit Graph

  • f90eb245fd zvol: Fix suspend lock leaks #16270 Mark Johnston 2024-06-15 10:24:51 -0400
  • 326040b285
    Fix the name of the zfs_prefetch_disable parameter (#16319) Peter Doherty 2024-07-09 12:59:55 -0400
  • 9ffe441361
    Fix zdb "Memory fault" found on FreeBSD ZTS (#16332) Tino Reichardt 2024-07-09 18:36:17 +0200
  • 596e83fca1 Fix zdb "Memory fault" found on FreeBSD ZTS #16332 Tino Reichardt 2024-07-09 10:32:58 +0200
  • f72e081fbf
    FreeBSD: Use a statement expression to implement SET_ERROR() (#16284) Mark Johnston 2024-07-08 19:59:08 -0500
  • bd6e36bcaf Linux 6.9: Fix UBSAN errors in zap_micro.c #16330 Tony Hutter 2024-07-08 17:01:30 -0700
  • 711c42b981 Use kmap_local_page instead of kmap_atomic #16329 Jason Lee 2024-07-03 17:13:49 +0000
  • 43e574b3df head_errlog: fix use-after-free #16306 George Amanakis 2024-06-16 20:56:52 +0200
  • 5ec18df30a Fix the name of the zfs_prefetch_disable parameter #16319 Peter Doherty 2024-07-01 21:28:40 -0400
  • 8c94bb3e42 Fix zdb_dump_block for little endian #16310 Chunwei Chen 2024-06-28 23:19:03 +0000
  • fd51786f86
    zfs.4: Document the actual default for zfs_txg_history (#16305) Mateusz Piotrowski 2024-06-28 20:21:08 +0200
  • 5f220c62e1
    Fix a mis-merge in the zdb man page (#16304) Allan Jude 2024-06-28 13:38:22 -0400
  • 49f3ce3385
    Linux 6.9: Call add_disk() from workqueue to fix zfs_allow_010_pos (#16282) Tony Hutter 2024-06-28 09:52:03 -0700
  • 35d5db5ed3 zfs: add bounds checking to zil_parse #16308 XDTG 2024-06-29 00:49:34 +0800
  • cfa28bf9a9
    tests/cp_files: ignore if SEEK_DATA is not defined #16169 José Luis Salvador Rufo 2024-05-11 22:40:12 +0200
  • f5471a5d4c Allow `zdb -r` to understand object ids as well #16307 Allan Jude 2024-06-28 00:35:28 +0000
  • 8c6949c3bc Fix a mis-merge in the zdb man page #16304 Allan Jude 2024-06-27 14:26:14 +0000
  • 9ea854c5b8 zfs.4: Document the actual default for zfs_txg_history #16305 Mateusz Piotrowski 2024-06-27 17:02:52 +0200
  • c6d2b6e6cd FreeBSD: Use the new freeuio() helper to free dynamically allocated UIOs #16300 Mark Johnston 2024-06-26 09:22:00 -0400
  • 577d7bfceb Skip ro check for snaps when multi-mount #16299 Chunwei Chen 2024-06-24 23:52:27 +0000
  • 49b69fa3d2 one-word manpage correction: snapshot->rollback #16294 Alphan Yılmaz 2024-06-24 16:21:58 +0200
  • 8afc605f33
    Fix printf typo for `zfs receive -cv` #16295 glibg10b 2024-06-24 15:54:18 +0200
  • 105d6463b3 Fix ZDB to dump projid for projectquota enabled #16291 Jitendra Patidar 2024-06-23 05:03:47 +0000
  • 45b2d605eb
    Merge 980aca470c into 5b81b1bf5e #16286 Ryan Lahfa 2024-06-21 01:13:36 +0200
  • 980aca470c Linux 6.9 compat: blk_alloc_disk takes 2 args #16286 Ryan Lahfa 2024-06-21 00:54:58 +0200
  • 08f57a3150 Linux 6.9 compat: fput for block device release Ryan Lahfa 2024-06-21 00:39:40 +0200
  • b1f9a75abb Linux 6.9 compat: bdev_open_by_path Ryan Lahfa 2024-06-21 00:16:35 +0200
  • ba996b74ec FreeBSD: Use a statement expression to implement SET_ERROR() #16284 Mark Johnston 2024-06-19 12:14:19 -0400
  • ffabb0eeac Linux 6.9: Call add_disk() from workqueue to fix zfs_allow_010_pos #16282 Tony Hutter 2024-06-18 11:06:21 -0700
  • bb7025110a Fix missing semicolon in trace_dbuf.h #16281 Daniel Berlin 2024-06-18 11:16:51 -0400
  • 4b56f524c9 Fix long_free_dirty accounting for small files #16264 Chunwei Chen 2024-06-14 00:22:26 +0000
  • 0b4ff90f9b Make txg_wait_synced conditional in zfsvfs_teardown, for FreeBSD #16268 Alan Somers 2024-06-14 09:07:03 -0600
  • 1b72c70b71
    Merge pull request #240 from truenas/NAS-129592-master Alexander Motin 2024-06-14 09:16:42 -0400
  • ffc81cdf32 Merge remote-tracking branch 'ozfs/master' Ameer Hamza 2024-06-14 15:47:59 +0500
  • c641204982 Add building support for Artix Linux #16265 Zhao Yongming 2024-05-28 22:07:24 +0800
  • c98295eed2
    disable automatic dependency tracking for dkms builds Martin Wagner 2024-06-14 03:08:49 +0200
  • 121a2d3354
    FreeBSD: unregister mountroot eventhandler on unload Mateusz Guzik 2024-06-14 02:49:50 +0200
  • a0d81220e3 Coverity model should know that KM_NOSLEEP means no sleeping #16263 Richard Yao 2024-06-13 18:36:55 -0400
  • 69e9faf47a Special failsafe feature #16185 Tony Hutter 2023-12-27 16:46:07 -0800
  • 5148d2cb5d ZTS: Use QEMU for tests on Linux and FreeBSD #16195 Tino Reichardt 2024-03-03 21:36:30 +0100
  • 20c8bdd85e
    FreeBSD: Update use of UMA-related symbols in arc_available_memory bnovkov 2024-06-07 03:11:00 +0200
  • 4de260efe3
    contrib/bash_completion.d: squelch FreeBSD seq when first < last Derek Schrock 2024-06-06 20:37:26 -0400
  • b558f0a9d6
    zdb: fix FreeBSD build failure Ameer Hamza 2024-06-07 05:01:26 +0500
  • 78d01d955e zdb: fix FreeBSD build failure #16252 Ameer Hamza 2024-06-07 01:26:50 +0500
  • 55c7aa5182 Linux 5.16: use bdev_nr_bytes() to get device capacity #16250 Rob Norris 2024-05-28 16:16:28 -0400
  • 82c70e43c4 Linux 6.10: work harder to avoid kmem_cache_alloc reuse Rob Norris 2024-05-28 11:56:41 -0400
  • 7856ff8a2f Linux 6.10: rework queue limits setup Rob Norris 2024-05-27 21:32:07 -0400
  • c08a97a3bd FreeBSD: Update use of UMA-related symbols in arc_available_memory #16230 Bojan Novković 2024-05-26 20:22:27 +0200
  • 23a489a411
    zdb: detect cachefile automatically otherwise force import Ameer Hamza 2024-06-04 04:28:43 +0500
  • 5e41463ef4 Remove unused variants of Skein #14708 Tino Reichardt 2024-06-03 15:47:49 -0400
  • 060680eea8 Added output to `zpool online` and `offline` #16244 Rich Ercolani 2024-01-26 17:19:28 -0500
  • 94dc72891e FreeBSD: unregister mountroot eventhandler on unload #16242 Mateusz Guzik 2024-06-01 19:44:38 +0000
  • b4c7ee6271 Hierarchical bandwidth and operations rate limits. Pawel Jakub Dawidek 2023-01-08 11:31:22 -0800
  • 1030df3ee0 disable automatic dependency tracking for dkms builds #16241 Martin Wagner 2024-06-01 14:13:15 +0200
  • a72751a342 icp: remove redundant FreeBSD check Rob Norris 2024-05-19 21:49:19 +1000
  • 4e714c0be1 icp: remove unused headers Rob Norris 2024-05-19 21:40:59 +1000
  • ae512620d0 icp: remove skein module Rob Norris 2024-05-19 15:00:00 +1000
  • f39241aeb3 icp: remove unused SHA2 HMAC mechanisms Rob Norris 2024-05-19 15:00:44 +1000
  • 10de12e9ed icp: reorganise SHA2 digest mechanisms Rob Norris 2024-05-19 13:18:42 +1000
  • 1291c46ea4 icp: remove digest entry points Rob Norris 2024-05-19 12:58:56 +1000
  • 94f1e56e41 icp: remove unused KCF_ macros Rob Norris 2024-05-19 12:24:35 +1000
  • 4ed91dc26e icp: remove unusued incremental cipher methods Rob Norris 2024-05-18 22:17:36 +1000
  • 57249bcddc icp: brutally remove unused AES modes Rob Norris 2024-05-18 21:57:36 +1000
  • 4185179190 icp: remove unused blowfish_ctx and des_ctx Rob Norris 2024-05-18 21:05:20 +1000
  • a301dc364c
    ZTS: Fix redacted_send failures on FreeBSD Tony Hutter 2024-05-31 15:11:00 -0700
  • e2357561b9
    FreeBSD: Add const qualifier to members of struct opensolaris_utsname Zhenlei Huang 2024-05-31 00:58:20 +0800
  • 7138fea129 icp: remove redundant FreeBSD check #16209 Rob Norris 2024-05-19 21:49:19 +1000
  • 1fd0daf19a icp: remove unused headers Rob Norris 2024-05-19 21:40:59 +1000
  • c1729b9226 icp: remove skein module Rob Norris 2024-05-19 15:00:00 +1000
  • 92dd87c03f icp: remove unused SHA2 HMAC mechanisms Rob Norris 2024-05-19 15:00:44 +1000
  • 777a9c8b09 icp: reorganise SHA2 digest mechanisms Rob Norris 2024-05-19 13:18:42 +1000
  • 3e70539827 icp: remove digest entry points Rob Norris 2024-05-19 12:58:56 +1000
  • 2a5167c366 icp: remove unused KCF_ macros Rob Norris 2024-05-19 12:24:35 +1000
  • 668cbbc3db icp: remove unusued incremental cipher methods Rob Norris 2024-05-18 22:17:36 +1000
  • 799a722a1d icp: brutally remove unused AES modes Rob Norris 2024-05-18 21:57:36 +1000
  • dbe8479c07 icp: remove unused blowfish_ctx and des_ctx Rob Norris 2024-05-18 21:05:20 +1000
  • 2eab4f7b39 Fix assertion in Persistent L2ARC George Amanakis 2024-05-25 04:02:58 +0200
  • 5137c132a5
    zpool import output is not formated properly. Pawel Jakub Dawidek 2024-05-29 13:34:59 -0700
  • ae22044da9
    spl: fix compilation without HAVE_BACKTRACE Martin Matuška 2024-05-29 19:51:01 +0200
  • 01c8efdd59
    Simplify issig(). Pawel Jakub Dawidek 2024-05-29 10:49:11 -0700
  • 6b95031f56
    zed: Add deadman-slot_off.sh zedlet Brian Behlendorf 2024-05-29 10:46:41 -0700
  • 4c0fbd8d6d FreeBSD: Add zfs_link_create() error handling Alexander Motin 2024-05-16 20:56:55 -0400
  • fa4b1a404e ZAP: Fix leaf references on zap_expand_leaf() errors Alexander Motin 2024-05-10 15:35:20 -0400
  • 4c484d66b7 Fix ZIL clone records for legacy holes Alexander Motin 2024-05-09 10:39:57 -0400
  • 41f2a9c81f Fix scn_queue races on very old pools Alexander Motin 2024-05-09 10:32:59 -0400
  • 6724746596 Slightly improve dnode hash Alexander Motin 2024-05-01 13:59:32 -0400
  • 938d1588eb Make more taskq parameters writable Alexander Motin 2024-04-24 17:38:48 -0400
  • 0f1e8ba2f8 L2ARC: Cleanup buffer re-compression Alexander Motin 2024-04-23 12:06:00 -0400
  • b474dfad0d Refactor dbuf_read() for safer decryption Alexander Motin 2024-04-22 14:41:03 -0400
  • 800d59d577
    Some improvements to metaslabs eviction Alexander Motin 2024-05-29 11:53:31 -0400
  • e76d195bcb Update META for zfs-2.1.5.11-1wasabi0 tag Geoff Amey 2024-05-28 19:32:25 +0000
  • 483b71247b
    Merge pull request #1 from KlaraSystems/wasabi-215p11 Geoff Amey 2024-05-28 13:29:54 -0600
  • 11c84734b1 zdb: detect cachefile automatically otherwise force import #16071 Ameer Hamza 2024-04-17 00:18:42 +0500
  • 0877ecc9b3 contrib/bash_completion.d: squelch FreeBSD seq when first < last #16234 Derek Schrock 2024-05-27 19:27:50 -0400
  • bcb8e94bd7 Fix assertion in Persistent L2ARC #16232 George Amanakis 2024-05-25 04:02:58 +0200
  • 4206aadcdf spl: fix compilation without HAVE_BACKTRACE #16229 Martin Matuska 2024-05-26 19:50:34 +0200
  • dbd7eb3126 zpool import output is not formated properly. #16218 Pawel Jakub Dawidek 2024-05-22 02:35:12 +0000
  • 98701c1df1 Simplify issig(). #16225 Pawel Jakub Dawidek 2024-05-24 15:36:21 -0700
  • 02c5aa9b09
    Destroy ARC buffer in case of fill error #16233 Alexander Motin 2024-05-24 22:11:18 -0400
  • 8865dfbcaa
    Fix assertion in Persistent L2ARC George Amanakis 2024-05-25 04:02:58 +0200