]> www.infradead.org Git - users/sagi/nvme-cli.git/shortlog
users/sagi/nvme-cli.git
2023-03-27 Tokunori Ikegaminvme-print-json: Add json output status function
2023-03-27 Tokunori Ikegamiutil: Cleanup argconfig parse function
2023-03-24 Tokunori Ikegaminvme: Fix format command function indentation errors
2023-03-24 Tokunori Ikegamiutil: Use argconfig commandline options pointer directly
2023-03-24 Tokunori Ikegaminvme-print: Fix nvme show status function indentation...
2023-03-24 Tokunori Ikegaminvme: Check fw-commit command support MUD
2023-03-24 Minwoo Imprint: print csi and opcode in error log (TP4113)
2023-03-24 Minwoo Imbuild: Bump up libnvme wrap
2023-03-23 Daniel Wagnerplugins/inspur: Cast vendor specific smart log value
2023-03-23 Daniel Wagnernvme: Use correct ABORT type for self abort test
2023-03-23 Daniel Wagnerplugins/solidigm: Do not overwrite previously initializ...
2023-03-23 Daniel Wagnerbuild: Add action build back
2023-03-22 Martin Georgenvme-print: sanitize supported-log-pages output
2023-03-22 duanhaoqiangnvme: Enforce length to a multiple of 4 in get_log_page
2023-03-22 Martin Georgenvme: fix block count and data size logic
2023-03-21 Tokunori Ikegamiutil: Introduce argconfig simple helper to check seen...
2023-03-21 Tokunori Ikegamiplugins/ocp: Add set feature EOL/PLP failure mode no...
2023-03-21 Tokunori Ikegamiplugins/ocp: Refactor to clear feature identifier C1h...
2023-03-21 Tokunori Ikegamiplugins/ocp: Add support for clear PCIe correctable...
2023-03-21 Martin Georgenvme-doc: update man page for supported-log-pages
2023-03-17 kdedowplugins/ocp: OCP 2.0 field updates for SMART cloud log
2023-03-16 Martin Belangerbuild: Print option summary
2023-03-15 Steven Seungcheol Leenvme: Fix parameter limit range
2023-03-15 Steven Seungcheol Leefdp: Fix wrong Reclaim Unit Handle Status size
2023-03-15 Tokunori Ikegamiplugins/ocp: Add support for EOL/PLP failure mode feature
2023-03-14 Daniel Wagnerbuild: Upload all log files on failure
2023-03-14 Daniel Wagnerbuild: Initialize sysconfdir
2023-03-14 Caleb Sandernvme-print: Fix printing of u32 values
2023-03-08 Martin Joergnvme: Fix invalid memory access in show_registers
2023-03-07 Tokunori Ikegamiutil: Add argconfig seen flag parameter to check if...
2023-03-07 Martin Georgenvme-print: fix segfault in supported-log-pages json...
2023-03-07 Daniel Wagnerfabrics: Fix ordering for auto connect services
2023-03-06 Steven Seungcheol Leenvme.c: Check Firmware Update Granularity in fwdl
2023-03-01 丁剑log: high latency timestamp issue
2023-03-01 Tokunori Ikegaminvme: Align get feature data buffer length by page...
2023-03-01 Tokunori Ikegaminvme: Continue get feature on invalid NS error to get...
2023-02-28 kdedowplugins/ocp: SMART cloud log bug fixes.
2023-02-28 Vishal Pankaj... Made temperature readouts in line with the SI.
2023-02-28 Vishal Pankaj... Changed 'Kelvin' to 'kelvin', as recommended by the...
2023-02-24 Dedow, Karlplugins/ocp: Fix whitespace and style issues
2023-02-24 Tokunori Ikegamiutil: Revert JSON output to plain numbers
2023-02-24 Daniel Wagnernvme: Add rae argument to telemetry-log command
2023-02-24 Daniel Wagnernvme: Refactor get telemetry log page helper
2023-02-24 Daniel Wagnernvme: Factor out parse telemetry log da element
2023-02-24 Daniel Wagnernvme: Fix type in error message
2023-02-17 Daniel Wagnerbuild: Add muon build target
2023-02-17 Tokunori Ikegamiunit: Add test-argconfig-parse
2023-02-16 Daniel Wagnerbuild: Add s390x cross build and enable cross tests
2023-02-16 Daniel Wagnerbuild: Update CI build targets
2023-02-16 Daniel Wagnernvme: Use chunked read in get_log()
2023-02-16 Daniel Wagnernvme: Use fprintf for error message logging in get_log()
2023-02-16 Daniel Wagnerbuild: Bump libnvme wrap
2023-02-15 Stefan Hajnoczinvme: fix /dev/spkd/ typo
2023-02-15 Daniel Wagnerdoc: --storage-tag-check doesn't take any arguments
2023-02-15 Martin Belangerfabrics: Ensure host-traddr/iface consistency for ...
2023-02-15 Daniel WagnerMerge pull request #1819 from innogritkenny/master
2023-02-15 Sagi Grimbergnvme-print: print the nvme generic name in json output...
2023-02-15 innogritkennyplugins/innogrit: modify command opcode for eventlog...
2023-02-15 Daniel WagnerMerge pull request #1817 from sc108-lee/completion
2023-02-15 Steven Seungcheol Leecompletion: fix typo, add missing args
2023-02-14 Daniel WagnerMerge pull request #1814 from jeffreyalien/latency-log
2023-02-13 Jeffrey Lienplugins/wdc: Fix data Formatting for Latency Monitor...
2023-02-10 Daniel WagnerMerge pull request #1800 from igaw/make-json-c-optional
2023-02-10 Daniel Wagnernvme: Make json-c optional again
2023-02-10 Daniel Wagnernvme-print: Move JSON printing function into a new...
2023-02-10 Daniel Wagnerplugins/solidigm: Use json_create_object wrapper
2023-02-10 Daniel Wagnerplugins/solidigm: Use struct json_object instead of...
2023-02-10 Daniel Wagnerfabrics: No need to sanitize trsvcid and traddr
2023-02-10 Daniel WagnerMerge pull request #1805 from martin-belanger/fix-doc
2023-02-10 Daniel WagnerMerge pull request #1809 from igaw/fix-appimage
2023-02-10 Daniel Wagnerbuild: Update library paths for AppImage
2023-02-09 Martin Belangerdocs: Fixed typos and missing options
2023-02-09 Daniel WagnerMerge pull request #1802 from igaw/fix-suffix_binary_pa...
2023-02-09 Daniel Wagnerutil: Numbers without any suffix are also valid
2023-02-07 Daniel WagnerMerge pull request #1789 from ikegami-t/get-feature...
2023-02-07 Daniel WagnerMerge pull request #1790 from igaw/reimplement-suffix_s...
2023-02-07 Daniel Wagnerutil: Update suffix_binary_parse API
2023-02-07 Daniel Wagnerutil: Reimplement suffix_si_parse
2023-02-07 Tokunori Ikegaminvme: Filter out status flags for get feature command
2023-02-07 Daniel WagnerMerge pull request #1798 from igaw/drop-zlib
2023-02-07 Daniel WagnerMerge pull request #1799 from igaw/fix-muon-build
2023-02-06 Daniel Wagnerbuild: Use prefixdir directly on sysconfdir
2023-02-06 Daniel Wagnerutil: Add crc32 implementation
2023-02-06 sunxingnvme-print: Use attrs_info as key for Zone Attributes...
2023-02-03 Daniel Wagnerbuild: Also trigger Azure Pipeline for PR
2023-02-03 Daniel WagnerMerge pull request #1795 from igaw/add-blkttests
2023-02-03 Daniel Wagnerbuild: Enable Azure Pipeline again
2023-02-03 Daniel WagnerMerge pull request #1794 from igaw/effects-log
2023-02-03 Daniel Wagnernvme: Support effects-log for fabrics ctrl
2023-02-03 da Cunha, Leonardoplugins/solidigm: Add uuid index resolution
2023-02-03 da Cunha, Leonardoplugins/ocp: Use network byte order for OCP UUID value
2023-01-30 Daniel Wagnerdoc: Regenerate all docs for v2.3 v2.3
2023-01-30 Daniel Wagnerbuild: Update version to v2.3
2023-01-30 Daniel Wagnerbuild: Bump libnvme.wrap release v1.3
2023-01-30 Daniel WagnerMerge pull request #1782 from ikegami-t/dst
2023-01-30 Tokunori Ikegaminvme: Use abort self-test code definition value instead...
2023-01-30 Tokunori Ikegamidoc: Update device-self-test command documentation
2023-01-30 Tokunori Ikegaminvme: Move static variable definitions to top of file
2023-01-30 Tokunori Ikegaminvme: Add device self-test SIGINT signal handling for...
2023-01-30 Tokunori Ikegaminvme: Ignore device self-test wait option for abort...
next