Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-129592 / None / [truenas/zfs-2.3-release] Sync with the upstream master #240

Merged
merged 114 commits into from
Jun 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
9e63631
Small fix to prefetch ranges aggregation
amotin Apr 9, 2024
997f85b
L2ARC: Relax locking during write
amotin Apr 9, 2024
d98973d
config/Substfiles.am: restrict to the dedicated list.
heroxbd Apr 9, 2024
e5e2a5a
Add custom debug printing for your asserts
rincebrain Apr 10, 2024
e5ddecd
return NULL at end of send_progress_thread
calccrypto Apr 10, 2024
44f337b
Illumos#16463 zfs_ioc_recv leaks nvlist
citrus-it Apr 11, 2024
bc27c49
tests: add test for vdev_disk page alignment check
robn Apr 10, 2024
1bf649c
vdev_disk: fix alignment check when buffer has non-zero starting offset
robn Apr 10, 2024
e2035cd
AUTHORS: refresh with recent new contributors
robn Apr 11, 2024
a100a19
Add support for zfs mount -R <filesystem>
usaleem-ix Apr 11, 2024
cac416f
zio: remove zio_ioctl()
robn Apr 4, 2024
c9c838a
zio: remove io_cmd and DKIOCFLUSHWRITECACHE
robn Apr 4, 2024
b613709
dkio: remove kernel dkio.h compatibility header
robn Apr 10, 2024
d7605ae
zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
robn Apr 4, 2024
b181b2e
bdev_discard_supported: understand discard_granularity=0
robn Apr 12, 2024
f22b110
zts: allow running a single test by name only
robn Apr 15, 2024
4725e54
zinject: "no-op" error injection
robn Apr 15, 2024
c6da985
Add the BTI elf note to the AArch64 SHA2 assembly
zxombie Apr 15, 2024
90ba19e
Do no use .cfi_negate_ra_state within the assembly on Arm64
mcmilk Apr 15, 2024
cf60db6
zts: add a debug option to get full test output
robn Apr 16, 2024
454c0b0
Linux 6.8 compat: META (#16099)
tonyhutter Apr 17, 2024
35bf258
Fix: FreeBSD Arm64 does not build currently
mcmilk Apr 19, 2024
cd3e6b4
Add zfetch stats in arcstats
ixhamza Apr 19, 2024
f75574c
tests/quota_005_pos: use a long int for doubling the quota size
robn Apr 16, 2024
26d49fe
tests/quota: consistently clear quota property between tests
robn Apr 16, 2024
9f83eec
Handle FLUSH errors as "expected"
amotin Apr 19, 2024
f4f1561
abd_iter_page: rework to handle multipage scatterlists
robn Apr 19, 2024
c183d16
Parallel pool import
grwilson Apr 22, 2024
9b43d7b
Add newline to two zpool messages
sethtroisi Apr 22, 2024
cdae59e
ZTS: user_namespace_004.ksh avoid error in cleanup if unsupported
sethtroisi Apr 22, 2024
7e52795
ztest: use ASSERT3P to compare pointers
brooksdavis Apr 22, 2024
c346068
zfs get: add '-t fs' and '-t vol' options
ErrorNoInternet Apr 22, 2024
4036b8d
Refactor dbuf_read() for safer decryption
amotin Apr 22, 2024
87d81d1
zfs-kmod: fix empty rpm requires/conflicts
seidelma Apr 23, 2024
1f940de
L2ARC: Cleanup buffer re-compression
amotin Apr 23, 2024
67d1399
Make more taskq parameters writable
amotin Apr 24, 2024
5044c4e
Fast Dedup: ZAP Shrinking
allanjude Apr 24, 2024
317b31e
Python 3.12 deprecated python3-distutils
behlendorf Apr 25, 2024
21bc066
Fix updating the zvol_htable when renaming a zvol
asomers Apr 25, 2024
4840f02
GCC: Fixes for gcc 14 on Fedora 40
tonyhutter Apr 29, 2024
db499e6
Overflowing refreservation is bad
rincebrain Apr 29, 2024
b28461b
Fix arcstats for FreeBSD after zfetch support
ixhamza Apr 29, 2024
c3f2f1a
vdev probe to slow disk can stall mmp write checker
don-brady Apr 29, 2024
a6edc0a
zio: try to execute TYPE_NULL ZIOs on the current task
robn Apr 29, 2024
7ac00d3
find_system_library: fix var cleanup when library not found
robn Apr 30, 2024
4429ad9
libzpool: set thread names
robn Apr 28, 2024
3948002
libspl/assert: show process/task details in assert output
robn Apr 21, 2024
dec697a
libspl/assert: add lock around assertion output
robn Apr 28, 2024
2152c40
libspl/assert: dump backtrace in assert
robn Apr 27, 2024
051460b
libspl/assert: use libunwind for backtrace when available
robn Apr 30, 2024
8fd3a5d
Slightly improve dnode hash
amotin May 1, 2024
645b833
Improve write issue taskqs utilization
amotin May 1, 2024
8f1b7a6
vdev_disk: disable flushes if device does not support it
robn May 2, 2024
04bae5e
Disable high priority ZIO threads on FreeBSD and Linux
amotin May 3, 2024
2dff752
Replace usage of schedule_timeout with schedule_timeout_interruptible…
Dan-Perry May 9, 2024
a0f3c8a
zdb: add missing cleanup for early return
ixhamza May 9, 2024
af5dbed
Fix scn_queue races on very old pools
amotin May 9, 2024
3400127
Fix ZIL clone records for legacy holes
amotin May 9, 2024
414acbd
Unbreak FreeBSD cross-build on MacOS broken in 051460b8b
mmatuska May 9, 2024
1ede0c7
libspl_assert: always link -lpthread on FreeBSD
robn May 9, 2024
41ae864
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997 May 10, 2024
136c053
ZAP: Fix leaf references on zap_expand_leaf() errors
amotin May 10, 2024
abec7dc
Linux: disable lockdep for a couple of locks
behlendorf May 13, 2024
975a132
Add support for parallel pool exports
May 2, 2024
89acef9
Simplified the scope of the namespace lock
May 5, 2024
f625d03
tpool_dispatch: fail if it cannot start at least 1 worker.
asomers May 7, 2024
eced2e2
libzfs: Fix mounting datasets under thread limit pressure
asomers May 7, 2024
b64afa4
Better control the thread pool size when mounting datasets
asomers May 8, 2024
cc38691
zfs_ioc_send: use a dedicated taskq thread for send
robn May 2, 2024
adda768
spa: remove spa_taskq_dispatch_sync()
robn May 2, 2024
515c4dd
spa: flatten spa_taskq_dispatch_ent()
robn May 2, 2024
0a543db
spa_taskq_dispatch_ent: simplify arguments
robn May 2, 2024
91c46d4
zdb: bring crash handling over from ztest
robn May 9, 2024
e7b4519
zdb/ztest: use libspl backtrace for crashes
robn May 10, 2024
3974ef0
libspl: lift backtrace into a separate file
robn May 10, 2024
1ea8c59
backtrace: rework for signal safety
robn May 10, 2024
fa99d9c
zfs_dbgmsg_print: make FreeBSD and Linux consistent
robn May 10, 2024
3c941d1
zdb/ztest: send dbgmsg output to stderr
robn May 10, 2024
e675852
dbuf: separate refcount calls for dbuf and dbuf_user
robn May 15, 2024
a043b60
Correct level handling in zstream recompress.
rincebrain May 16, 2024
d0d7c0d
config/zfs-build.m4: sort vendors
omnivagant May 4, 2024
fec16b9
config/zfs-build.m4: add Alpine Linux bash-completion path
omnivagant May 4, 2024
efbef9e
FreeBSD: Add zfs_link_create() error handling
amotin May 17, 2024
08648cf
Allow block cloning to be interrupted by a signal.
pjd May 25, 2024
7572e8c
Avoid a gcc -Wint-to-pointer-cast warning
brooksdavis May 25, 2024
708be0f
Linux 6.7 compat: detect if kernel defines intptr_t
robn May 25, 2024
34906f8
zap: reuse zap_leaf_t on dbuf reuse after shrink
robn May 25, 2024
d0aa9db
Use memset to zero stack allocations containing unions
robn May 25, 2024
8865dfb
Fix assertion in Persistent L2ARC
gamanakis May 25, 2024
02c5aa9
Destroy ARC buffer in case of fill error
amotin May 25, 2024
800d59d
Some improvements to metaslabs eviction
amotin May 29, 2024
6b95031
zed: Add deadman-slot_off.sh zedlet
behlendorf May 29, 2024
01c8efd
Simplify issig().
pjd May 29, 2024
ae22044
spl: fix compilation without HAVE_BACKTRACE
mmatuska May 29, 2024
5137c13
zpool import output is not formated properly.
pjd May 29, 2024
e235756
FreeBSD: Add const qualifier to members of struct opensolaris_utsname
gmshake May 30, 2024
a301dc3
ZTS: Fix redacted_send failures on FreeBSD
tonyhutter May 31, 2024
4185179
icp: remove unused blowfish_ctx and des_ctx
robn May 18, 2024
57249bc
icp: brutally remove unused AES modes
robn May 18, 2024
4ed91dc
icp: remove unusued incremental cipher methods
robn May 18, 2024
94f1e56
icp: remove unused KCF_ macros
robn May 19, 2024
1291c46
icp: remove digest entry points
robn May 19, 2024
10de12e
icp: reorganise SHA2 digest mechanisms
robn May 19, 2024
f39241a
icp: remove unused SHA2 HMAC mechanisms
robn May 19, 2024
ae51262
icp: remove skein module
robn May 19, 2024
4e714c0
icp: remove unused headers
robn May 19, 2024
a72751a
icp: remove redundant FreeBSD check
robn May 19, 2024
23a489a
zdb: detect cachefile automatically otherwise force import
ixhamza Jun 3, 2024
b558f0a
zdb: fix FreeBSD build failure
ixhamza Jun 7, 2024
4de260e
contrib/bash_completion.d: squelch FreeBSD seq when first < last
derekschrock Jun 7, 2024
20c8bdd
FreeBSD: Update use of UMA-related symbols in arc_available_memory
bnovkov Jun 7, 2024
121a2d3
FreeBSD: unregister mountroot eventhandler on unload
mjguzik Jun 14, 2024
c98295e
disable automatic dependency tracking for dkms builds
SoongNoonien Jun 14, 2024
ffc81cd
Merge remote-tracking branch 'ozfs/master'
ixhamza Jun 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Andreas Dilger <adilger@dilger.ca>
Andrew Walker <awalker@ixsystems.com>
Benedikt Neuffer <github@itfriend.de>
Chengfei Zhu <chengfeix.zhu@intel.com>
ChenHao Lu <18302010006@fudan.edu.cn>
Chris Lindee <chris.lindee+github@gmail.com>
Colm Buckley <colm@tuatha.org>
Crag Wang <crag0715@gmail.com>
Expand All @@ -43,6 +44,7 @@ Glenn Washburn <development@efficientek.com>
Gordan Bobic <gordan.bobic@gmail.com>
Gregory Bartholomew <gregory.lee.bartholomew@gmail.com>
hedong zhang <h_d_zhang@163.com>
Ilkka Sovanto <github@ilkka.kapsi.fi>
InsanePrawn <Insane.Prawny@gmail.com>
Jason Cohen <jwittlincohen@gmail.com>
Jason Harmening <jason.harmening@gmail.com>
Expand All @@ -57,6 +59,7 @@ KernelOfTruth <kerneloftruth@gmail.com>
Liu Hua <liu.hua130@zte.com.cn>
Liu Qing <winglq@gmail.com>
loli10K <ezomori.nozomu@gmail.com>
Mart Frauenlob <allkind@fastest.cc>
Matthias Blankertz <matthias@blankertz.org>
Michael Gmelin <grembo@FreeBSD.org>
Olivier Mazouffre <olivier.mazouffre@ims-bordeaux.fr>
Expand All @@ -73,6 +76,9 @@ WHR <msl0000023508@gmail.com>
Yanping Gao <yanping.gao@xtaotech.com>
Youzhong Yang <youzhong@gmail.com>

# Signed-off-by: overriding Author:
Yuxin Wang <yuxinwang9999@gmail.com> <Bi11gates9999@gmail.com>

# Commits from strange places, long ago
Brian Behlendorf <behlendorf1@llnl.gov> <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Brian Behlendorf <behlendorf1@llnl.gov> <behlendo@fedora-17-amd64.(none)>
Expand Down Expand Up @@ -102,12 +108,15 @@ Brandon Thetford <brandon@dodecatec.com> <dodexahedron@users.noreply.github.com>
buzzingwires <buzzingwires@outlook.com> <131118055+buzzingwires@users.noreply.github.com>
Cedric Maunoury <cedric.maunoury@gmail.com> <38213715+cedricmaunoury@users.noreply.github.com>
Charles Suh <charles.suh@gmail.com> <charlessuh@users.noreply.github.com>
Chris Peredun <chris.peredun@ixsystems.com> <126915832+chrisperedun@users.noreply.github.com>
Dacian Reece-Stremtan <dacianstremtan@gmail.com> <35844628+dacianstremtan@users.noreply.github.com>
Damian Szuberski <szuberskidamian@gmail.com> <30863496+szubersk@users.noreply.github.com>
Daniel Hiepler <d-git@coderdu.de> <32984777+heeplr@users.noreply.github.com>
Daniel Kobras <d.kobras@science-computing.de> <sckobras@users.noreply.github.com>
Daniel Reichelt <hacking@nachtgeist.net> <nachtgeist@users.noreply.github.com>
David Quigley <david.quigley@intel.com> <dpquigl@users.noreply.github.com>
Dennis R. Friedrichsen <dennis.r.friedrichsen@gmail.com> <31087738+dennisfriedrichsen@users.noreply.github.com>
Dex Wood <slash2314@gmail.com> <slash2314@users.noreply.github.com>
DHE <git@dehacked.net> <DeHackEd@users.noreply.github.com>
Dmitri John Ledkov <dimitri.ledkov@canonical.com> <19779+xnox@users.noreply.github.com>
Dries Michiels <driesm.michiels@gmail.com> <32487486+driesmp@users.noreply.github.com>
Expand All @@ -128,6 +137,7 @@ Harry Mallon <hjmallon@gmail.com> <1816667+hjmallon@users.noreply.github.com>
Hiếu Lê <leorize+oss@disroot.org> <alaviss@users.noreply.github.com>
Jake Howard <git@theorangeone.net> <RealOrangeOne@users.noreply.github.com>
James Cowgill <james.cowgill@mips.com> <jcowgill@users.noreply.github.com>
Jaron Kent-Dobias <jaron@kent-dobias.com> <kentdobias@users.noreply.github.com>
Jason King <jason.king@joyent.com> <jasonbking@users.noreply.github.com>
Jeff Dike <jdike@akamai.com> <52420226+jdike@users.noreply.github.com>
Jitendra Patidar <jitendra.patidar@nutanix.com> <53164267+jsai20@users.noreply.github.com>
Expand All @@ -137,7 +147,9 @@ John L. Hammond <john.hammond@intel.com> <35266395+jhammond-intel@users.noreply.
John-Mark Gurney <jmg@funkthat.com> <jmgurney@users.noreply.github.com>
John Ramsden <johnramsden@riseup.net> <johnramsden@users.noreply.github.com>
Jonathon Fernyhough <jonathon@m2x.dev> <559369+jonathonf@users.noreply.github.com>
Jose Luis Duran <jlduran@gmail.com> <jlduran@users.noreply.github.com>
Justin Hibbits <chmeeedalf@gmail.com> <chmeeedalf@users.noreply.github.com>
Kevin Greene <kevin.greene@delphix.com> <104801862+kxgreene@users.noreply.github.com>
Kevin Jin <lostking2008@hotmail.com> <33590050+jxdking@users.noreply.github.com>
Kevin P. Fleming <kevin@km6g.us> <kpfleming@users.noreply.github.com>
Krzysztof Piecuch <piecuch@kpiecuch.pl> <3964215+pikrzysztof@users.noreply.github.com>
Expand All @@ -148,9 +160,11 @@ Lorenz Hüdepohl <dev@stellardeath.org> <lhuedepohl@users.noreply.github.com>
Luís Henriques <henrix@camandro.org> <73643340+lumigch@users.noreply.github.com>
Marcin Skarbek <git@skarbek.name> <mskarbek@users.noreply.github.com>
Matt Fiddaman <github@m.fiddaman.uk> <81489167+matt-fidd@users.noreply.github.com>
Maxim Filimonov <che@bein.link> <part1zano@users.noreply.github.com>
Max Zettlmeißl <max@zettlmeissl.de> <6818198+maxz@users.noreply.github.com>
Michael Niewöhner <foss@mniewoehner.de> <c0d3z3r0@users.noreply.github.com>
Michael Zhivich <mzhivich@akamai.com> <33133421+mzhivich@users.noreply.github.com>
MigeljanImeri <ImeriMigel@gmail.com> <78048439+MigeljanImeri@users.noreply.github.com>
Mo Zhou <cdluminate@gmail.com> <5723047+cdluminate@users.noreply.github.com>
Nick Mattis <nickm970@gmail.com> <nmattis@users.noreply.github.com>
omni <omni+vagant@hack.org> <79493359+omnivagant@users.noreply.github.com>
Expand All @@ -164,6 +178,7 @@ Ping Huang <huangping@smartx.com> <101400146+hpingfs@users.noreply.github.com>
Piotr P. Stefaniak <pstef@freebsd.org> <pstef@users.noreply.github.com>
Richard Allen <belperite@gmail.com> <33836503+belperite@users.noreply.github.com>
Rich Ercolani <rincebrain@gmail.com> <214141+rincebrain@users.noreply.github.com>
Rick Macklem <rmacklem@uoguelph.ca> <64620010+rmacklem@users.noreply.github.com>
Rob Wing <rob.wing@klarasystems.com> <98866084+rob-wing@users.noreply.github.com>
Roman Strashkin <roman.strashkin@nexenta.com> <Ramzec@users.noreply.github.com>
Ryan Hirasaki <ryanhirasaki@gmail.com> <4690732+RyanHir@users.noreply.github.com>
Expand All @@ -174,13 +189,16 @@ Scott Colby <scott@scolby.com> <scolby33@users.noreply.github.com>
Sean Eric Fagan <kithrup@mac.com> <kithrup@users.noreply.github.com>
Spencer Kinny <spencerkinny1995@gmail.com> <30333052+Spencer-Kinny@users.noreply.github.com>
Srikanth N S <srikanth.nagasubbaraoseetharaman@hpe.com> <75025422+nssrikanth@users.noreply.github.com>
Stefan Lendl <s.lendl@proxmox.com> <1321542+stfl@users.noreply.github.com>
Thomas Bertschinger <bertschinger@lanl.gov> <101425190+bertschinger@users.noreply.github.com>
Thomas Geppert <geppi@digitx.de> <geppi@users.noreply.github.com>
Tim Crawford <tcrawford@datto.com> <crawfxrd@users.noreply.github.com>
Tom Matthews <tom@axiom-partners.com> <tomtastic@users.noreply.github.com>
Tony Perkins <tperkins@datto.com> <62951051+tony-zfs@users.noreply.github.com>
Torsten Wörtwein <twoertwein@gmail.com> <twoertwein@users.noreply.github.com>
Tulsi Jain <tulsi.jain@delphix.com> <TulsiJain@users.noreply.github.com>
Václav Skála <skala@vshosting.cz> <33496485+vaclavskala@users.noreply.github.com>
Vaibhav Bhanawat <vaibhav.bhanawat@delphix.com> <88050553+vaibhav-delphix@users.noreply.github.com>
Violet Purcell <vimproved@inventati.org> <66446404+vimproved@users.noreply.github.com>
Vipin Kumar Verma <vipin.verma@hpe.com> <75025470+vermavipinkumar@users.noreply.github.com>
Wolfgang Bumiller <w.bumiller@proxmox.com> <Blub@users.noreply.github.com>
Expand Down
35 changes: 35 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,11 @@ CONTRIBUTORS:
Bassu <bassu@phi9.com>
Ben Allen <bsallen@alcf.anl.gov>
Ben Cordero <bencord0@condi.me>
Benda Xu <orv@debian.org>
Benedikt Neuffer <github@itfriend.de>
Benjamin Albrecht <git@albrecht.io>
Benjamin Gentil <benjgentil.pro@gmail.com>
Benjamin Sherman <benjamin@holyarmy.org>
Ben McGough <bmcgough@fredhutch.org>
Ben Rubson <ben.rubson@gmail.com>
Ben Wolsieffer <benwolsieffer@gmail.com>
Expand All @@ -111,6 +113,7 @@ CONTRIBUTORS:
bzzz77 <bzzz.tomas@gmail.com>
cable2999 <cable2999@users.noreply.github.com>
Caleb James DeLisle <calebdelisle@lavabit.com>
Cameron Harr <harr1@llnl.gov>
Cao Xuewen <cao.xuewen@zte.com.cn>
Carlo Landmeter <clandmeter@gmail.com>
Carlos Alberto Lopez Perez <clopez@igalia.com>
Expand All @@ -120,12 +123,15 @@ CONTRIBUTORS:
Chen Can <chen.can2@zte.com.cn>
Chengfei Zhu <chengfeix.zhu@intel.com>
Chen Haiquan <oc@yunify.com>
ChenHao Lu <18302010006@fudan.edu.cn>
Chip Parker <aparker@enthought.com>
Chris Burroughs <chris.burroughs@gmail.com>
Chris Davidson <christopher.davidson@gmail.com>
Chris Dunlap <cdunlap@llnl.gov>
Chris Dunlop <chris@onthe.net.au>
Chris Lindee <chris.lindee+github@gmail.com>
Chris McDonough <chrism@plope.com>
Chris Peredun <chris.peredun@ixsystems.com>
Chris Siden <chris.siden@delphix.com>
Chris Siebenmann <cks.github@cs.toronto.edu>
Christer Ekholm <che@chrekh.se>
Expand All @@ -144,6 +150,7 @@ CONTRIBUTORS:
Clint Armstrong <clint@clintarmstrong.net>
Coleman Kane <ckane@colemankane.org>
Colin Ian King <colin.king@canonical.com>
Colin Percival <cperciva@tarsnap.com>
Colm Buckley <colm@tuatha.org>
Crag Wang <crag0715@gmail.com>
Craig Loomis <cloomis@astro.princeton.edu>
Expand All @@ -156,6 +163,7 @@ CONTRIBUTORS:
Damiano Albani <damiano.albani@gmail.com>
Damian Szuberski <szuberskidamian@gmail.com>
Damian Wojsław <damian@wojslaw.pl>
Daniel Berlin <dberlin@dberlin.org>
Daniel Hiepler <d-git@coderdu.de>
Daniel Hoffman <dj.hoffman@delphix.com>
Daniel Kobras <d.kobras@science-computing.de>
Expand All @@ -176,8 +184,10 @@ CONTRIBUTORS:
David Quigley <david.quigley@intel.com>
Debabrata Banerjee <dbanerje@akamai.com>
D. Ebdrup <debdrup@freebsd.org>
Dennis R. Friedrichsen <dennis.r.friedrichsen@gmail.com>
Denys Rtveliashvili <denys@rtveliashvili.name>
Derek Dai <daiderek@gmail.com>
Dex Wood <slash2314@gmail.com>
DHE <git@dehacked.net>
Didier Roche <didrocks@ubuntu.com>
Dimitri John Ledkov <xnox@ubuntu.com>
Expand Down Expand Up @@ -235,9 +245,11 @@ CONTRIBUTORS:
Gionatan Danti <g.danti@assyoma.it>
Giuseppe Di Natale <guss80@gmail.com>
Glenn Washburn <development@efficientek.com>
gofaster <felix.gofaster@gmail.com>
Gordan Bobic <gordan@redsleeve.org>
Gordon Bergling <gbergling@googlemail.com>
Gordon Ross <gwr@nexenta.com>
Gordon Tetlow <gordon@freebsd.org>
Graham Christensen <graham@grahamc.com>
Graham Perrin <grahamperrin@gmail.com>
Gregor Kopka <gregor@kopka.net>
Expand Down Expand Up @@ -265,6 +277,7 @@ CONTRIBUTORS:
Igor Kozhukhov <ikozhukhov@gmail.com>
Igor Lvovsky <ilvovsky@gmail.com>
ilbsmart <wgqimut@gmail.com>
Ilkka Sovanto <github@ilkka.kapsi.fi>
illiliti <illiliti@protonmail.com>
ilovezfs <ilovezfs@icloud.com>
InsanePrawn <Insane.Prawny@gmail.com>
Expand All @@ -280,9 +293,11 @@ CONTRIBUTORS:
Jan Engelhardt <jengelh@inai.de>
Jan Kryl <jan.kryl@nexenta.com>
Jan Sanislo <oystr@cs.washington.edu>
Jaron Kent-Dobias <jaron@kent-dobias.com>
Jason Cohen <jwittlincohen@gmail.com>
Jason Harmening <jason.harmening@gmail.com>
Jason King <jason.brian.king@gmail.com>
Jason Lee <jasonlee@lanl.gov>
Jason Zaman <jasonzaman@gmail.com>
Javen Wu <wu.javen@gmail.com>
Jean-Baptiste Lallement <jean-baptiste@ubuntu.com>
Expand Down Expand Up @@ -313,6 +328,7 @@ CONTRIBUTORS:
Jonathon Fernyhough <jonathon@m2x.dev>
Jorgen Lundman <lundman@lundman.net>
Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Jose Luis Duran <jlduran@gmail.com>
Josh Soref <jsoref@users.noreply.github.com>
Joshua M. Clulow <josh@sysmgr.org>
José Luis Salvador Rufo <salvador.joseluis@gmail.com>
Expand All @@ -336,8 +352,10 @@ CONTRIBUTORS:
Kash Pande <kash@tripleback.net>
Kay Pedersen <christianpe96@gmail.com>
Keith M Wesolowski <wesolows@foobazco.org>
Kent Ross <k@mad.cash>
KernelOfTruth <kerneloftruth@gmail.com>
Kevin Bowling <kevin.bowling@kev009.com>
Kevin Greene <kevin.greene@delphix.com>
Kevin Jin <lostking2008@hotmail.com>
Kevin P. Fleming <kevin@km6g.us>
Kevin Tanguy <kevin.tanguy@ovh.net>
Expand Down Expand Up @@ -389,6 +407,7 @@ CONTRIBUTORS:
Mark Shellenbaum <Mark.Shellenbaum@Oracle.COM>
marku89 <mar42@kola.li>
Mark Wright <markwright@internode.on.net>
Mart Frauenlob <allkind@fastest.cc>
Martin Matuska <mm@FreeBSD.org>
Martin Rüegg <martin.rueegg@metaworx.ch>
Massimo Maggi <me@massimo-maggi.eu>
Expand All @@ -405,6 +424,7 @@ CONTRIBUTORS:
Matus Kral <matuskral@me.com>
Mauricio Faria de Oliveira <mfo@canonical.com>
Max Grossman <max.grossman@delphix.com>
Maxim Filimonov <che@bein.link>
Maximilian Mehnert <maximilian.mehnert@gmx.de>
Max Zettlmeißl <max@zettlmeissl.de>
Md Islam <mdnahian@outlook.com>
Expand All @@ -417,6 +437,7 @@ CONTRIBUTORS:
Michael Niewöhner <foss@mniewoehner.de>
Michael Zhivich <mzhivich@akamai.com>
Michal Vasilek <michal@vasilek.cz>
MigeljanImeri <ImeriMigel@gmail.com>
Mike Gerdts <mike.gerdts@joyent.com>
Mike Harsch <mike@harschsystems.com>
Mike Leddy <mike.leddy@gmail.com>
Expand Down Expand Up @@ -448,6 +469,7 @@ CONTRIBUTORS:
Olaf Faaland <faaland1@llnl.gov>
Oleg Drokin <green@linuxhacker.ru>
Oleg Stepura <oleg@stepura.com>
Olivier Certner <olce.freebsd@certner.fr>
Olivier Mazouffre <olivier.mazouffre@ims-bordeaux.fr>
omni <omni+vagant@hack.org>
Orivej Desh <orivej@gmx.fr>
Expand Down Expand Up @@ -479,6 +501,7 @@ CONTRIBUTORS:
Prasad Joshi <prasadjoshi124@gmail.com>
privb0x23 <privb0x23@users.noreply.github.com>
P.SCH <p88@yahoo.com>
Quartz <yyhran@163.com>
Quentin Zdanis <zdanisq@gmail.com>
Rafael Kitover <rkitover@gmail.com>
RageLtMan <sempervictus@users.noreply.github.com>
Expand All @@ -491,11 +514,15 @@ CONTRIBUTORS:
Riccardo Schirone <rschirone91@gmail.com>
Richard Allen <belperite@gmail.com>
Richard Elling <Richard.Elling@RichardElling.com>
Richard Kojedzinszky <richard@kojedz.in>
Richard Laager <rlaager@wiktel.com>
Richard Lowe <richlowe@richlowe.net>
Richard Sharpe <rsharpe@samba.org>
Richard Yao <ryao@gentoo.org>
Rich Ercolani <rincebrain@gmail.com>
Rick Macklem <rmacklem@uoguelph.ca>
rilysh <nightquick@proton.me>
Robert Evans <evansr@google.com>
Robert Novak <sailnfool@gmail.com>
Roberto Ricci <ricci@disroot.org>
Rob Norris <robn@despairlabs.com>
Expand All @@ -509,7 +536,9 @@ CONTRIBUTORS:
Ryan Lahfa <masterancpp@gmail.com>
Ryan Libby <rlibby@FreeBSD.org>
Ryan Moeller <freqlabs@FreeBSD.org>
Sam Atkinson <samatk@amazon.com>
Sam Hathaway <github.com@munkynet.org>
Sam James <sam@gentoo.org>
Sam Lunt <samuel.j.lunt@gmail.com>
Samuel VERSCHELDE <stormi-github@ylix.fr>
Samuel Wycliffe <samuelwycliffe@gmail.com>
Expand All @@ -530,13 +559,16 @@ CONTRIBUTORS:
Shaan Nobee <sniper111@gmail.com>
Shampavman <sham.pavman@nexenta.com>
Shaun Tancheff <shaun@aeonazure.com>
Shawn Bayern <sbayern@law.fsu.edu>
Shengqi Chen <harry-chen@outlook.com>
Shen Yan <shenyanxxxy@qq.com>
Simon Guest <simon.guest@tesujimath.org>
Simon Klinkert <simon.klinkert@gmail.com>
Sowrabha Gopal <sowrabha.gopal@delphix.com>
Spencer Kinny <spencerkinny1995@gmail.com>
Srikanth N S <srikanth.nagasubbaraoseetharaman@hpe.com>
Stanislav Seletskiy <s.seletskiy@gmail.com>
Stefan Lendl <s.lendl@proxmox.com>
Steffen Müthing <steffen.muething@iwr.uni-heidelberg.de>
Stephen Blinick <stephen.blinick@delphix.com>
sterlingjensen <sterlingjensen@users.noreply.github.com>
Expand All @@ -557,6 +589,7 @@ CONTRIBUTORS:
Teodor Spæren <teodor_spaeren@riseup.net>
TerraTech <TerraTech@users.noreply.github.com>
Thijs Cramer <thijs.cramer@gmail.com>
Thomas Bertschinger <bertschinger@lanl.gov>
Thomas Geppert <geppi@digitx.de>
Thomas Lamprecht <guggentom@hotmail.de>
Till Maas <opensource@till.name>
Expand Down Expand Up @@ -586,6 +619,7 @@ CONTRIBUTORS:
Turbo Fredriksson <turbo@bayour.com>
Tyler J. Stachecki <stachecki.tyler@gmail.com>
Umer Saleem <usaleem@ixsystems.com>
Vaibhav Bhanawat <vaibhav.bhanawat@delphix.com>
Valmiky Arquissandas <kayvlim@gmail.com>
Val Packett <val@packett.cool>
Vince van Oosten <techhazard@codeforyouand.me>
Expand Down Expand Up @@ -614,6 +648,7 @@ CONTRIBUTORS:
yuina822 <ayuichi@club.kyutech.ac.jp>
YunQiang Su <syq@debian.org>
Yuri Pankov <yuri.pankov@gmail.com>
Yuxin Wang <yuxinwang9999@gmail.com>
Yuxuan Shui <yshuiv7@gmail.com>
Zachary Bedell <zac@thebedells.org>
Zach Dykstra <dykstra.zachary@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion META
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ Release: 1
Release-Tags: relext
License: CDDL
Author: OpenZFS
Linux-Maximum: 6.7
Linux-Maximum: 6.8
Linux-Minimum: 3.10
Loading
Loading