]> www.infradead.org Git - users/sagi/nvme-cli.git/shortlog
users/sagi/nvme-cli.git
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
2016-09-06 Yongseok Ohadd 'return err' code to consider NVME I/O error situat...
2016-09-06 Yongseok Ohfix inappropriate size of resv10 [] array field in...
2016-08-31 Keith BuschRelease version v0.9 v0.9
2016-08-31 Steve Wisenvme-cli/fabrics: Add nr_io_queues parameter to connect...
2016-08-30 Keith BuschSimplify list command
2016-08-30 Keith BuschRemove version from list
2016-08-29 Keith BuschMerge pull request #111 from iori-yja/purge_readdir_r
2016-08-29 Yongseok Ohfix invalid opcode for nvme_resv_release() function
2016-08-29 Iori YONEJIpurge `readdir_r` -- which is deprecated in recent...
2016-08-26 Keith BuschDecode error log status field
2016-08-25 Jon DerrickFix linking order
2016-08-24 Roy Shtermannvme-cli/fabrics: Added hostnqn parameter to connect...
2016-08-24 Keith BuschMerge pull request #108 from ScottyBauer/master
2016-08-23 Scott Bauernvme-cli: Implement list command that doesn't rely...
2016-08-16 Sagi Grimbergfabrics: Take the hostnqn parameter from a conf file...
2016-08-16 Sagi Grimbergfabrics: Allow discover params to come from a conf...
2016-08-16 Sagi Grimbergfabrics: stringify discover output.
2016-08-16 Sagi Grimbergfabrics: Allow ipv6 address resolution
2016-08-16 Keith BuschRevert "fabrics: Allow ipv6 address resolution"
2016-08-15 Keith Buschintel-nvme: Remove newline from filename
next