]> www.infradead.org Git - users/sagi/nvme-cli.git/shortlog
users/sagi/nvme-cli.git
2023-01-23 Daniel WagnerMerge pull request #1771 from igaw/appimage-release
2023-01-23 Daniel Wagnerbuild: Upload latest AppImage
2023-01-23 Daniel WagnerMerge pull request #1770 from igaw/dst-wait
2023-01-23 Keith Buschnvme: Add wait for device self test
2023-01-20 Daniel WagnerMerge pull request #1749 from ikegami-t/smart-log
2023-01-20 Daniel Wagnergitignore: Ignore clang build artifacts
2023-01-20 Daniel WagnerMerge pull request #1768 from igaw/misc-fabric-fixes
2023-01-20 Daniel Wagnerfabrics: Do not attempt to reconnect to already connect...
2023-01-20 Daniel Wagnerfabrics: Set discovery KATO also for current disc crtl
2023-01-20 Daniel Wagnerfabrics: Update error message when connect attemp fails
2023-01-20 Daniel Wagnernvme: Ingore LOG_NOTICE level
2023-01-20 Daniel Wagnerfabrics: Add support for binary output
2023-01-20 Daniel Wagnerfabrics: Use endian helper when reading discovery log...
2023-01-20 Daniel Wagnerfabrics: Do not overwrite errno with return code
2023-01-20 Daniel Wagnerbuild: Set projects default to debug and prefix /usr...
2023-01-20 Daniel WagnerMerge pull request #1769 from igaw/create-appimage
2023-01-20 Daniel Wagnerbuild: Add AppImage build workflows
2023-01-20 Daniel Wagnerbuild: Renaming and cleanups of workflow files
2023-01-20 Daniel WagnerMerge pull request #1756 from birkelund/tp4146
2023-01-19 Klaus Jensennvme: add flexible data placement management commands
2023-01-19 Klaus Jensennvme: add io management send/recv commands
2023-01-19 Klaus Jensenbuild: bump libnvme to f83b2c4c4738
2023-01-09 Daniel WagnerMerge pull request #1761 from igaw/fix-recv-report...
2023-01-09 Daniel Wagnernvme: Output zero padded hostid in resv-report command
2023-01-05 Tokunori Ikegaminvme-print: Display smart log data units read and writt...
2023-01-03 Daniel WagnerMerge pull request #1755 from igaw/unit-tests
2023-01-03 Daniel Wagnerbuild: Run unit tests for native builds
2023-01-03 Daniel Wagnerunit: Move unit tests to a new directory
2023-01-03 Daniel Wagnerdoc: Fix build for inspur plugin
2023-01-03 Daniel WagnerMerge pull request #1750 from ikegami-t/ns-create
2023-01-03 Daniel WagnerMerge pull request #1753 from ikegami-t/sanact-string
2023-01-03 Tokunori Ikegaminvme: create-ns: Add nsze-si and ncap-si arguments...
2023-01-03 Tokunori Ikegamidoc: Update nvme sanitize command action description
2023-01-02 Daniel WagnerMerge pull request #1751 from QiangWeiSel/master
2023-01-01 Tokunori Ikegaminvme: sanitize: Allow sanitize action string values
2022-12-30 Qiang WeiBash completion: move global declare into function
2022-12-28 Daniel WagnerMerge pull request #1748 from ikegami-t/sanact-help
2022-12-27 Tokunori Ikegaminvme: Improve sanitize action help
2022-12-23 Daniel WagnerMerge pull request #1738 from solidigm/OCP-Clear-FW...
2022-12-23 Daniel WagnerMerge pull request #1744 from jinliangw/sec_cmd
2022-12-23 Jinliang Wangnvme: support security-recv and security-send over...
2022-12-22 Daniel WagnerMerge pull request #1743 from ikegami-t/nvme-print...
2022-12-22 Tokunori Ikegaminvme-print: Serialize uint32_t types correctly
2022-12-19 Daniel WagnerMerge pull request #1740 from ikegami-t/help-message
2022-12-14 hpanosysolidigm, ocp: Added OCP-Clear-FW-Update-History suppor...
2022-12-12 Tokunori Ikegaminvme: Combine duplicated help message string variables
2022-12-12 Tokunori Ikegaminvme: Correct show-topology command help spelling error
2022-11-25 Daniel WagnerMerge pull request #1737 from CodeConstruct/pr/fw-download
2022-11-25 Daniel Wagnerbuild: Do not pass -werror to openssl when using fallbacks
2022-11-25 Jeremy Kerrnvme: fw-download: handle overlapping range errors
2022-11-25 Jeremy Kerrnvme: fw-download: Add retry mechanism
2022-11-25 Jeremy Kerrnvme: fw-download: print failed offset
2022-11-25 Jeremy Kerrnvme: fw-download: Add (optional) transfer progress...
2022-11-25 Jeremy Kerrnvme: fw-download: move individual transfers to a separ...
2022-11-21 Daniel WagnerMerge pull request #1735 from jinhuahuang2021/bugfix...
2022-11-21 黄锦华plugin/memblaze: use kernel base types instead own...
2022-11-18 黄锦华plugin/memblaze: remove some useless code for smart...
2022-11-18 黄锦华plugin/memblaze: update the correct value for smart...
2022-11-16 Daniel WagnerMerge pull request #1731 from dankamongmen/dankamongmen...
2022-11-16 nick blacknvme: call nvme_get_smart_log() with false
2022-11-16 Daniel WagnerMerge pull request #1730 from dankamongmen/dankamongmen...
2022-11-16 nick blackbuild: require meson 0.50.0+
2022-11-16 Daniel WagnerMerge pull request #1728 from ikegami-t/doc-sanitize
2022-11-16 Tokunori Ikegamidoc: Fix sanitize command examples as character device
2022-11-16 Tokunori Ikegamidoc: Fix sanitize command examples as character device
2022-11-11 Daniel Wagnerbuild: Disable Azure Pipeline
2022-11-10 Daniel Wagnerbuild: Add Azure Pipeline configuration
2022-11-10 Jinliang Wangnvme: Support telemetry-log over nvme-mi
2022-11-10 Tokunori Ikegaminvme: Change to use pci resource bar at first by show...
2022-11-09 Maurizio Lombardiplugins/micron: fix freed memory dereference.
2022-11-09 Maurizio Lombardinvme: fix unreacheable code in verify_cmd()
2022-11-09 Maurizio Lombardiplugins/sfx: fix an error message in scaleflux plugin
2022-11-08 Daniel WagnerMerge pull request #1723 from jinliangw/master
2022-11-08 Jinliang Wangnvme: Add wrapper for admin_passthru command
2022-11-08 Jinliang Wanglibnvme.wrap: Bump to 70aca88
2022-11-07 wangmengmengplugins/inspur: Add Inspur plugin extension.
2022-11-07 Daniel WagnerMerge pull request #1716 from jinliangw/master
2022-11-07 Daniel WagnerMerge pull request #1722 from RPigott/zsh-spdx-fix
2022-11-06 Ronan Pigottzsh: move SPDX identifier
2022-11-02 Daniel Wagnerdoc: Regenerate all docs for v2.2.1 v2.2.1
2022-11-02 Daniel Wagnerbuild: Update version to v2.2.1
2022-11-02 Daniel WagnerMerge pull request #1719 from igaw/update-lib-dep
2022-11-02 Daniel Wagnerbuild: Update libnvme version dependency to 1.2
2022-11-02 ajs124plugins/ocp: Include timer.h
2022-11-02 ajs124plugins/innogrit: Include timer.h
2022-11-02 ajs124build: Remove unusned uuid.h include
2022-10-30 Jinliang Wangnvme-mi: support ns-descs, primary-ctrl-caps, list...
2022-10-28 Daniel Wagnerdoc: Regenerate all docs for v2.2 v2.2
2022-10-28 Daniel Wagnerbuild: Update version to v2.2
2022-10-28 Daniel Wagnerbuild: Update libnvme wrap
2022-10-28 Daniel WagnerMerge pull request #1714 from martin-gpy/enable_persistent
2022-10-28 Martin Georgefabrics: fix 'persistent' handling during connect-all...
2022-10-28 Daniel WagnerMerge pull request #1713 from martin-gpy/fix_initialization
2022-10-28 Martin Georgesolidgm: fix initialization warning
2022-10-28 Daniel WagnerMerge pull request #1712 from igaw/build-fixes
2022-10-28 Daniel WagnerREAMDE: Drop reference on uuid
2022-10-28 Daniel Wagnerbuild: Fix endian check for cross build
2022-10-28 Daniel Wagnerbuild: Remove unused uuid.wrap file
2022-10-28 Daniel Wagnerbuild: Update min version of meson to 0.48
2022-10-28 Daniel Wagnerbuild: Update libnvme wrap
next