Skip to content

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

Merged
pull[bot] merged 7 commits into
zengqingfu1442:masterfrom
linux-nvme:master
Jun 18, 2026
Merged

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

Conversation

@pull

@pull pull Bot commented Jun 18, 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 : )

ikegami-t and others added 7 commits June 18, 2026 11:18
This is for debugging the command data and metadata.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
This is to dump the command data for higher vebosity.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](msys2/setup-msys2@cafece8...66cd2cc)

---
updated-dependencies:
- dependency-name: msys2/setup-msys2
  dependency-version: 2.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sanitize is documented to work on Windows 11+ with
IOCTL_STORAGE_PROTOCOL_COMMAND, but it doesn't.  Change to use
IOCTL_STORAGE_REINITIALIZE_MEDIA on the namespace handle if possible.

Signed-off-by: Broc Going <bgoing@micron.com>
Windows only supports format operations on namespace handles.
Adds  handle type check before executing disk-based format operations.
Fails with -ENOTSUP if not a namespace handle.

Signed-off-by: Broc Going <bgoing@micron.com>
Add shell completion support for the power-measurement-log command
to both bash and zsh completions.

Signed-off-by: Jim Munn <jlmunn@micron.com>
The top-level nvme subcommands do not accept -j/--json options, so
offering them in the bash completion was misleading. Remove them from
the shared option list in nvme_list_opts so only the valid -h/--help
options are completed.

Signed-off-by: Jim Munn <jlmunn@micron.com>
@pull pull Bot locked and limited conversation to collaborators Jun 18, 2026
@pull pull Bot added the ⤵️ pull label Jun 18, 2026
@pull
pull Bot merged commit 1bac8e9 into zengqingfu1442:master Jun 18, 2026
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.

3 participants