]> www.infradead.org Git - users/sagi/nvme-cli.git/shortlog
users/sagi/nvme-cli.git
2024-07-17 Daniel Wagnerutils: cleanup includes in utils.h
2024-07-17 Daniel Wagnerutils: add missing header
2024-07-17 Nitin Saonvme-print: Added print for two new fields for HMB...
2024-07-17 Chaithanya... plugins/micron: Move OCP internal log parsing from...
2024-07-17 Caleb Sander... fabrics: remove unused _discover_from_json_config_file...
2024-07-17 Caleb Sander... nvme: avoid unnecessary dup() + close() in io_mgmt_send()
2024-07-17 Caleb Sander... util: remove unnecessary NULL check in cleanup_nvme_root()
2024-07-17 Caleb Sander... nvme: use argconfig_parse_comma_sep_array_u16() in...
2024-07-17 Caleb Sander... util: avoid duplication in argconfig_parse_comma_sep_ar...
2024-07-17 Caleb Sander... util: remove redundant loop condition in argconfig_parse()
2024-07-17 Caleb Sander... util: introduce is_null_or_empty() to avoid strlen()
2024-07-17 Caleb Sander... util: reduce allocation sizes in argconfig_parse()
2024-07-17 Caleb Sander... util: consolidate call paths to argconfig_parse_type()
2024-07-17 Caleb Sander... util: reduce complexity of argconfig_parse_val()
2024-07-17 Caleb Sander... util: reduce arguments passed to argconfig_parse_type()
2024-07-17 Caleb Sander... util: remove empty default case in argconfig functions
2024-07-17 Caleb Sander... util: remove unnecessary parentheses in argconfig_parse...
2024-07-17 Caleb Sander... util: remove redundant cast in argconfig_parse_type()
2024-07-17 Caleb Sander... util: inline argconfig_parse_byte()
2024-07-17 Caleb Sander... util: remove redundant NULL check in argconfig_print_help()
2024-07-17 Caleb Sander... util: use cleanup to avoid goto in argconfig_parse()
2024-07-17 Caleb Sander... util: make argconfig_set_opt_val() a void function
2024-07-17 Caleb Sander... util: remove argconfig_parse_val() declaration
2024-07-17 Caleb Sander... util: remove argconfig CFG_SIZE type
2024-07-17 Caleb Sander... test: add test cases for argconfig comma-separated...
2024-07-17 Caleb Sander... test: add test cases for argconfig option values
2024-07-16 jeff-lien-wdcwdc: Update and refactor the C0h log page parsing
2024-07-16 dependabot... build(deps): bump mosteo-actions/docker-run from 1...
2024-07-12 Daniel Wagnerbuild: use official download action
2024-07-12 Daniel Wagnerbuild: fetch complete git history
2024-07-12 Daniel Wagnerbuild: show git version used during configuration
2024-07-12 Daniel Wagnerbuild: add static build target
2024-07-12 Tokunori Ikegamiccan: Add freed pointer checking to delete strset member
2024-07-12 Daniel Wagnerfabrics: connect all hosts in config.json
2024-07-12 Daniel Wagnerfabrics: refactore discover from json config
2024-07-12 Daniel Wagnerfabrics: first read config before topology scanning
2024-07-12 Daniel Wagnerfabrics: use helper to lookup default hostnqn/hostid
2024-07-12 Daniel Wagnerfabrics: extend already connected message
2024-07-12 Daniel Wagnerfabrics: use cleanup helper to free nvme root object
2024-07-12 Daniel Wagnerbuild: bump libnvme wrap
2024-07-12 Francis Pravinnvme: check MD size with PI size when PRACT set to 1
2024-07-12 Nitin Saonvme-print: add new field added in TP4090
2024-07-12 Nitin Saobuild: bump libnvme wrap
2024-07-10 Tokunori Ikegaminvme-print-binary: add effects-log command output missed
2024-07-10 Daniel Wagnerbuild: add documentation CI build
2024-07-10 Tokunori Ikegamicompletions: add ocp get-error-injection command
2024-07-10 Tokunori Ikegamidoc: add ocp get-error-injection command
2024-07-10 Tokunori Ikegamiocp: add get-error-injection command
2024-07-10 Tokunori Ikegamiocp: fix eol-plp-failure-mode command sel option value
2024-07-10 Tokunori Ikegamidoc: fix ocp eol-plp-failure-mode select short option
2024-07-10 Tokunori Ikegamiocp: set UUID index for eol-plp-failure-mode command...
2024-07-10 Martin Georgenvme: fix verbose logging
2024-07-09 Daniel Wagnerdoc: fix micron ocp telemetry log parse title
2024-07-09 Tokunori Ikegaminvme-rpmb: send RPMB_REQ_READ_RESULT for authentication...
2024-07-09 Chaithanya... plugins/micron: Add support for OCP telemetry log parsing
2024-07-09 jeff-lien-wdcocp: Update Plugin Version
2024-07-09 Steven Seungcheol Leenvme: fix lbaf inuse to use 6:5 bits
2024-07-09 Tokunori Ikegamiocp: use NVME_ARGS macro definition by eol-plp-failure...
2024-07-09 Tokunori Ikegaminvme: extern NVME_ARGS macro definition
2024-07-09 Tokunori Ikegaminvme: use _cleanup_free_ type buffer for get-feature...
2024-07-09 Vigneshwaran... plugins/ocp: Update telemetry string log page (C9h)
2024-07-09 Tokunori Ikegaminvme-print-json: add get-feature command fahrenheit...
2024-07-09 Tokunori Ikegaminvme: add get-feature and id-ctrl commands fahrenheit...
2024-07-09 Tokunori Ikegaminvme: delete smart-log command fahrenheit option
2024-07-09 Tokunori Ikegaminvme-print: check locale to use temperatures in degrees...
2024-07-09 Daniel Wagnercompletion: add support for tls-key
2024-07-09 Daniel Wagnerdoc: add tls-key --revoke documentation
2024-07-09 Daniel Wagnerdoc: fix tls-key --keyfile shorthand
2024-07-09 Daniel Wagnerbuild: sort documentation files entries
2024-07-09 Daniel Wagnernvme: add support to revoke TLS key
2024-07-09 Daniel Wagnernvme: return error code/message for TLS commands
2024-07-09 Daniel Wagnernvme: factor out import key function
2024-07-09 Daniel Wagnernvme: use cleanup helper to close file descriptor
2024-07-09 Daniel Wagnernvme-rpmb: use cleanup helper for STREAM objects
2024-07-09 Daniel Wagnerfabrics: use cleanup helper for STREAM objects
2024-07-09 Daniel Wagnernvme: use cleanup helper for STREAM objects
2024-07-09 Daniel Wagnernvme: strip newline when parsing TLS key files
2024-07-09 Daniel Wagnernvme: use stdout for exporting TLS keys
2024-07-09 Daniel Wagnerbuild: bump libnvme wrap
2024-07-05 Tokunori Ikegaminvme: change _cleanup_file_ to _cleanup_fd_
2024-07-04 Oliver Uptoncommon.h: Avoid using unsupported load/store instructio...
2024-07-04 jeff-lien-wdcocp: OCP 2.5 Telemetry DA 1 and 2 Parsing Updates
2024-07-02 Daniel Wagnernvme-print-stdout: refactor subsys config
2024-07-02 jeff-lien-wdcwdc: Fix compiler warning.
2024-07-02 Tokunori Ikegaminvme: add flags type nvme_print_flags_t
2024-07-01 Tokunori Ikegaminvme-print: Use 'unsigned int' instead of 'unsigned'
2024-07-01 Martin Georgenvme: update parse_args() return value handling
2024-06-28 Tokunori Ikegaminvme-print: Fix nvme_show_smart_log indentation error
2024-06-28 Tokunori Ikegaminvme-print-stdout: Fix stdout_smart_log indentation...
2024-06-28 Tokunori Ikegaminvme-print-binary: Fix binary_smart_log indentation...
2024-06-28 Tokunori Ikegamicompletions: add smart-log command fahrenheit option
2024-06-28 Tokunori Ikegamidoc: Add smart-log command fahrenheit option
2024-06-28 Tokunori Ikegaminvme: Add smart-log command fahrenheit option
2024-06-28 Tokunori Ikegaminvme-print: add PEL vendor specific and TCG defined...
2024-06-28 Tokunori Ikegamibuild: bump libnvme wrap
2024-06-28 Tokunori Ikegaminvme-print: Print PEL reserved event string
2024-06-27 Tokunori Ikegamicompletions: Add timeout option bash completions
2024-06-27 Tokunori Ikegamicompletions: Add timeout option zsh completions
2024-06-27 Tokunori Ikegamicompletions: Add io-mgmt-recv/send commands zsh completions
2024-06-27 Tokunori Ikegamicompletions: Add /dev/nvme argument missed
next