Skip to content

[pull] master from linux-nvme:master#210

Merged
pull[bot] merged 10 commits into
zengqingfu1442:masterfrom
linux-nvme:master
May 12, 2026
Merged

[pull] master from linux-nvme:master#210
pull[bot] merged 10 commits into
zengqingfu1442:masterfrom
linux-nvme:master

Conversation

@pull

@pull pull Bot commented May 12, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

igaw and others added 10 commits May 12, 2026 14:22
codecov runs out of memory. Increase Node's max heapsize in the hope
this is enough.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
Rename __public/__weak/__unused to __libnvme_public/__libnvme_weak/
__libnvme_unused. The unprefixed names clash with system headers:
__unused is used as a struct field name in musl's bits/stat.h, causing
a preprocessor collision that breaks musl builds.

Update the accessor generator to emit the new names and regenerate
accessors.c and accessors-fabrics.c. Update check-public-symbols.py
and check-public-headers.py accordingly.

Long function signatures are wrapped to minimise checkpatch line-length
warnings. Three signatures remain marginally over 80 columns because
__libnvme_public plus return type and function name alone fills the
line; separating the attribute from the function name is not an option.

Signed-off-by: Martin Belanger <martin.belanger@dell.com>
Assisted-by: Claude:claude-sonnet-4-6 [Claude Code]
codecov needs to know where to upload the logs.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
As all fields including the ordering described in the spec.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Add valid-entry option argument to filter invalid entries.
Also add status, LBA and nsid etc,. fields option arguments to filter.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Since incorrectly some fields are printed as little endian.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
This is to align the function coding style.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Since previously only added the fields for the print-stdout.

Fixes: 90d9c1a ("print: print csi and opcode in error log (TP4113)")
Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Fix the maximum line length 80 warnings.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Use it to get the phase tag and status fields values.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
@pull pull Bot locked and limited conversation to collaborators May 12, 2026
@pull pull Bot added the ⤵️ pull label May 12, 2026
@pull pull Bot merged commit cc14f50 into zengqingfu1442:master May 12, 2026
28 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants