]> www.infradead.org Git - users/hch/nvme-cli.git/shortlog
users/hch/nvme-cli.git
2016-12-09 Aaron MillerFix right trim() in JSON output
2016-12-09 Aaron MillerOutput JSON device list in an array
2016-12-09 Aaron MillerFix handling of Firmware field in JSON output
2016-12-06 Keith BuschAllow bi-directional commands
2016-12-06 Keith BuschFix segfault listing models
2016-12-06 Keith BuschRemove intel specific log from top-level commands
2016-12-06 Keith BuschMake code alignment great again
2016-12-06 Keith BuschMake program have single exit location
2016-12-06 Karsten WeissFix suffix shift overflow
2016-12-06 Keith BuschFix intel read stats log page
2016-12-06 Keith BuschFix 48-bit conversion for 32-bit arch
2016-12-06 Keith BuschFix 32-bit warning on print
2016-11-29 Keith BuschShow negative temperatures in smart log.
2016-11-17 Keith BuschUpdate man pages
2016-11-17 Christoph Hellwigadd a disconnect man page
2016-11-17 Christoph Hellwigadd a full blown connect man page
2016-11-17 Christoph Hellwigupdate discover and connect-all man pages
2016-11-17 chaitany kulkarninvmecli-tests : update the list of dependencies
2016-11-17 Sagi GrimbergFix Debian rules
2016-11-16 Chaitanya KulkarniUnittest framework based on nvme-cli.
2016-11-15 Keith BuschRelease version 1.0 v1.0
2016-11-15 Keith BuschUpdate documentation
2016-11-15 Keith BuschRemove accidental print
2016-11-11 Keith BuschUpdate nvme-write-uncor documentation.
2016-11-11 Keith Buschget-feature updates
2016-10-27 Keith BuschRe-add host-traddr option to connect-all manpage
2016-10-27 Keith BuschUpdate documentation for discover
2016-10-27 Keith BuschFix coding alignment
2016-10-27 Keith BuschHost-traddr documentation updates
2016-10-26 Keith BuschDocument timeout value usage
2016-10-26 Christoph Hellwignvme-cli: endian swap mmio access
2016-10-24 Duane Grigsbynvme-cli: Add support for Fibre-channel host address
2016-10-21 Keith Buschregenerate man pages
2016-10-21 Jay Freyenseenvme-cli: fix nvme-connect-all using hostnqn
2016-10-21 Jay Freyenseenvme-cli: follow-on doc tweaks to nvme-connect-all
2016-10-21 Jay Freyenseenvme-cli: follow-on discovery tweaks from thread
2016-10-18 Keith BuschMerge pull request #133 from weber-wenbo-wang/master
2016-10-18 Wenbo WangAdd more memblaze specific smart info for FW 500
2016-10-14 Keith BuschMerge pull request #131 from gwendalcr/fix_compil
2016-10-13 Gwendal GrignouFix compilation errors:
2016-10-12 Keith BuschMan page updates
2016-10-12 Christoph Hellwigadd documentation for the connect-all command
2016-10-12 Christoph Hellwigfine tune the nvme-discover manpage
2016-10-12 Christoph Hellwigconsolidate reporting bugs information
2016-10-10 Keith BuschAdd json format to list command
2016-10-10 Keith Buschargconfig: use strtoul for unsigned types
2016-10-10 Keith BuschReturn all errors on list command
2016-10-07 Keith BuschMerge pull request #130 from jpfreyen/master
2016-10-07 Jay Freyenseenvme-cli: tweak discover man pages w/argconfig fix
2016-10-07 Jay Freyenseenvme-cli: have cfg var get set more than 1 execution
2016-10-05 Keith BuschFix nvme-models in makefile
2016-10-05 Keith BuschMerge branch 'isdct-nvme-log' of https://github.com...
2016-10-05 Scott BauerJSONify SMART-add command, and rework json for fw-info...
2016-10-05 Scott BauerImplement json output for list that matches 'isdtc...
2016-09-30 Keith BuschCommit new man pages
2016-09-30 Keith BuschMerge pull request #127 from narasimhan-v/latency_scrip...
2016-09-30 Narasimhan Vlatency script fixup
2016-09-29 Keith BuschMerge pull request #125 from yongseokoh/fix_id_ctrl
2016-09-29 Keith BuschChange uuid_be type to __u8
2016-09-29 Keith BuschRegenerate man pages
2016-09-29 Jay Freyenseenvme-cli: Add discover connect cmds to main list
2016-09-29 Jay Freyenseenvme-cli: Add nvme-connect.txt shell for fill in
2016-09-29 Jay Freyenseenvme-cli: Tweak discover summary to match docs
2016-09-29 Jay Freyenseenvme-cli: Documentation for nvme-discover
2016-09-28 Yongseok OhModified: print the subnqn (NVM Subsystem NVMe Qualifie...
2016-09-27 Keith BuschMerge pull request #124 from jpfreyen/master
2016-09-26 Jay Freyenseenvme-cli: change 'r' to 'c' for connect flag
2016-09-23 Christoph Hellwigadd missing endianess conversions in lnvm_do_set_bbtbl
2016-09-23 Christoph Hellwigadd missing endianess conversions in __lnvm_do_set_bbtbl
2016-09-23 Christoph Hellwigadd missing endianess conversions in __lnvm_do_get_bbtbl
2016-09-23 Christoph Hellwigadd missing endianess conversions in json_smart_log
2016-09-23 Christoph Hellwigadd missing endianess conversions in json_nvme_id_ctrl
2016-09-23 Christoph Hellwigadd missing endianess conversions in json_nvme_id_ns
2016-09-23 Christoph Hellwigadd missing endianess conversions in print_list_item
2016-09-23 Christoph Hellwigfix num_ctrls endianess in nvme_ns_attachment
2016-09-23 Christoph Hellwigintel: use correct endianess helpers in show_temp_stats
2016-09-23 Christoph Hellwigfabrics: use correct endianess helper in print_discover...
2016-09-23 Christoph Hellwigadd missing endianess annoations for lightnvm data...
2016-09-23 Christoph Hellwigadd support for checking endianess annotations using...
2016-09-23 Christoph Hellwigvarious trivial sparse fixes
2016-09-23 Christoph Hellwiguse abort() instead of __builtin_abort
2016-09-23 Christoph Hellwigdynamically allocate log page buffers
2016-09-23 Christoph Hellwiguse nvme.h from Linux
2016-09-23 Christoph Hellwigfix linux/nvme.h for use with nvme-cli
2016-09-23 Christoph Hellwigimport linux/nvme.h
2016-09-22 Steve Wisenvme-cli/fabrics: Add reconnect-delay param to connect cmd
2016-09-22 Steve Wisenvme-cli/fabrics: Add keep-alive-tmo param to connect cmd
2016-09-22 Keith Buschnvme-format: Add optional reset parameter
2016-09-22 Keith BuschMerge pull request #119 from ScottyBauer/id-ctrl-stack-fix
2016-09-22 Scott BauerFix stack-based overflow in id-ctrl json output.
2016-09-19 Keith BuschMerge pull request #116 from ScottyBauer/json_error_on_...
2016-09-19 Scott Bauerjson: Print to stderr and abort() instead of returning...
2016-09-15 Keith BuschPrint passthrough status to stderr
2016-09-14 Keith BuschSkip partitions
2016-09-13 Keith BuschMerge pull request #114 from andy00ff00/master
2016-09-13 Andy Greenfix dsm short-form switches for ctx-attrs and cdw11
2016-09-12 Keith BuschMerge pull request #113 from jpfreyen/master
2016-09-12 Jay Freyenseefabrics.c style cleanup using checkpatch.pl
2016-09-12 Jay Freyenseenvme-cli: change nqntype to subtype, per spec
2016-09-12 Jay Freyenseenvme-cli: match treq value names to spec
next