]> www.infradead.org Git - users/sagi/nvme-cli.git/shortlog
users/sagi/nvme-cli.git
2023-12-01 Daniel Wagnerbuild: remove libhugetlbfs references
2023-12-01 Daniel Wagnernvme: replace libhugetlbfs with mmap and madvise
2023-12-01 Daniel Wagnerutil/mem: move alloc helper to util section
2023-12-01 Daniel Wagnernvme: auto cleanup filedescriptors
2023-12-01 Daniel Wagnernvme: auto cleanup buffers
2023-12-01 Daniel Wagnernvme: return error code in get_persistent_event_log
2023-11-30 Hannes Reineckenvme: sanitize nvme-gen-tls-key
2023-11-30 Hannes Reineckenvme: print out the resulting TLS identity for 'nvme...
2023-11-30 Hannes Reineckenvme: Add version '1' identifier for nvme-gen-tls-key
2023-11-30 Hannes Reineckesubprojects/libnvme: update wrapper for TP8018
2023-11-28 shankaraplugins/solidigm: Added re_sku_count smart atrribute
2023-11-27 Tomas Bzatekdoc: Fix nvme-connect manpage --application option...
2023-11-27 leonardo.da... plugins/ocp: changed command clear-pcie-correctable...
2023-11-27 leonardo.da... plugins/solidigm: Added command to clear PCIe Correctab...
2023-11-27 leonardo.da... plugins/ocp: Reorganized clear feature code for better...
2023-11-17 Hannes Reineckenvme: fixup length calculation for 'nvme gen-tls-key...
2023-11-17 Daniel Wagnerdoc: add additional build instructions
2023-11-16 Tokunori Ikegamibuild: remove the wrap feature dependency for muon
2023-11-16 Daniel Wagnerbuild: pass the linker argument via muon argument
2023-11-16 Daniel Wagnerbuild: do not rebuild muon/samu every time
2023-11-16 Daniel Wagnerdoc: remove invalid hostkey info for --dhchap-secret
2023-11-16 Daniel Wagnernvme-print-json: use human helper everywhere
2023-11-16 Daniel Wagnernvme-print-json: remove obj_print helper
2023-11-16 Daniel Wagnerplugins/ocp: update nvme_show_select_result call
2023-11-16 Daniel Wagnermailmap: only show contributer's name
2023-11-16 Tokunori Ikegaminvme-print-json: Change to report status and message...
2023-11-16 Tokunori Ikegaminvme-print-json: Change to report feature select in...
2023-11-16 Tokunori Ikegaminvme-print-json: Change to report error and data in...
2023-11-16 Tokunori Ikegaminvme-print-json: Add show_init/finish calls to report...
2023-11-16 Tokunori Ikegaminvme-print: Add nvme_show_error_status() to merge error...
2023-11-16 Tokunori Ikegaminvme-print-json: Use r instead of root and use obj_add_...
2023-11-16 Tokunori Ikegaminvme-print-json: Delete static const char string global...
2023-11-16 Tokunori Ikegaminvme-print-json: Add remaining controller registers...
2023-11-16 Tokunori Ikegaminvme-print-json: Add readable format cap, vs, cc, csts...
2023-11-16 Tokunori Ikegaminvme-print-json: Combine duplicated json key and val...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_array_add_value_string...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_object_add_value_uint128...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_object_add_value_object...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_array_add_value_object...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_object_add_value_array...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_object_add_value_uint...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_object_add_value_int...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_object_add_value_uint64...
2023-11-16 Tokunori Ikegaminvme-print-json: Replase json_object_add_value_string...
2023-11-16 Tokunori Ikegaminvme-print-json: Update feature_show_fields_*** to...
2023-11-16 Tokunori Ikegaminvme-print-json: Update lba_status_log to use root_add_...
2023-11-16 Tokunori Ikegaminvme-print-json: Replace lba_status_log printf() to...
2023-11-16 Tokunori Ikegaminvme-print-json: Add list_item print function
2023-11-16 Tokunori Ikegaminvme-print-json: Add lba_status_info print function
2023-11-16 Tokunori Ikegaminvme-print-json: Add lba_range print function
2023-11-16 Tokunori Ikegaminvme-print-json: Add id_ctrl_rpmbs print function
2023-11-16 Tokunori Ikegaminvme-print-json: Unify json_list and jroot object names...
2023-11-16 Tokunori Ikegaminvme-print-json: Add json_zns_changed print function
2023-11-16 Tokunori Ikegaminvme-print-json: Add root_add_result() to output result...
2023-11-16 Tokunori Ikegaminvme-print-json: Split persistent_event_log print function
2023-11-16 Tokunori Ikegaminvme-print-json: Remove unnecessary string newline...
2023-11-16 Tokunori Ikegaminvme-print-json: Replace effects_log_list print to...
2023-11-16 Tokunori Ikegaminvme-print-json: Print persistent_event_log no log...
2023-11-16 Tokunori Ikegaminvme-print-json: Add static "result" and "erorr" string...
2023-11-16 Tokunori Ikegaminvme-print-json: Add single_property printf function
2023-11-16 Tokunori Ikegaminvme: Replace get feature command stderr output to...
2023-11-16 Tokunori Ikegaminvme-print-json: Change d() output to use d_json()
2023-11-16 Tokunori Ikegaminvme: Fix get-feature command mixed stdout and json...
2023-11-16 Tokunori Ikegaminvme-print-json: Add remaining feature fields print...
2023-11-16 Tokunori Ikegaminvme-print-json: Update formatting and codying style
2023-11-08 Tokunori Ikegamibuild: Add -std=c99 to CFLAGS for muon on CentOS 7
2023-11-08 Martin Wilckfabrics: add udev rule to avoid renaming nbft interfaces
2023-11-08 Martin Wilckfabrics: autoconnect: add service unit for connecting...
2023-11-08 Daniel Wagnerfabrics: autoconnect: explicitly express module dependency
2023-11-07 Andrew MeirUpdates to codeql config
2023-11-07 Steven Seungcheol LeeREADME: Add make static explanation
2023-11-07 Caleb Sanderlibnvme-wrap: exit on VOID_FN lookup failure
2023-11-07 Vigneshwaran... plugins/ocp:Added the ocp C6h feature api
2023-11-07 Vigneshwaran... plugin/ocp_fid_c6h:Added the ocp C6h feature api
2023-11-07 Joy Gunvme-copy: support cross-namespace copy
2023-11-07 dependabot... build(deps): bump actions/checkout from 3 to 4
2023-11-03 jinhua.huangnvme/plugins: fix mismatch operator
2023-11-03 Steven Seungcheol Leenvme: fix overflow possiblity
2023-11-03 Steven Seungcheol Leenvme: reduce identify cmd issue
2023-11-03 Joy Gunvme: allow set-features to take input from stdin
2023-11-02 Yi ZhangFix common misspellings from codespell project
2023-11-02 Tokunori Ikegaminvme-print: Correct to print correct ascii character...
2023-11-02 Caleb Sanderprint-stdout: print Host Behavior Support correctly
2023-11-02 Daniel Wagnerbuild: Bump libnvme wrap
2023-11-02 da Cunha, Leonardoplugins/solidigm: Added support for temperature statist...
2023-11-02 Andrew MeirAdd support for codeql sweeps
2023-11-02 Tokunori Ikegamidoc: Add virt-mgmt command
2023-11-02 Tokunori Ikegamidoc: Add id-uuid command
2023-11-02 Tokunori Ikegamidoc: Add list-secondary command
2023-11-02 Tokunori Ikegamidoc: Add id-ns-granularity command
2023-11-02 Tokunori Ikegamidoc: Add nvme commands --output-format and --verbose...
2023-11-02 Tokunori Ikegamicompletions: Add nvme-mi-recv nad nvme-mi-send commands...
2023-11-02 Tokunori Ikegamicompletions: Change short option -o and -v duplicated...
2023-11-02 Tokunori Ikegamidoc: Change short option -o and -v duplicated to upper...
2023-11-02 Tokunori Ikegaminvme: Change short option -o and -v duplicated to upper...
2023-11-02 dependabot... build(deps): bump actions/checkout from 3 to 4
2023-10-31 Tokunori Ikegaminvme: Change phy-rx-eom-log command to use NVME_ARGS...
2023-10-13 jinhua.huangplugins/memblaze: Add smart-log-add and latency-feature...
2023-10-13 da Cunha, Leonardoplugins/solidigm: internal-logs Telemetry auto detect...
2023-10-12 Tokunori Ikegaminvme: Change to use NVME_FLBAS_META_EXT() macro to...
next