]> www.infradead.org Git - users/hch/nvme-cli.git/shortlog
users/hch/nvme-cli.git
2017-05-18 Keith BuschRegenerate man-pages
2017-05-18 Johannes Thumshirnfabrics: add option to override drivers queue depth...
2017-05-17 Keith BuschMerge pull request #181 from tasleson/dev_string_truncation
2017-05-17 Tony AslesonFix potential device string truncation
2017-05-15 Keith BuschMerge pull request #179 from ScottyBauer/noiob
2017-05-15 Scott Bauernvme-cli: Add parsing support for noiob
2017-05-12 Keith BuschMerge pull request #178 from ScottyBauer/jsonify-nvme...
2017-05-12 Scott Bauernvme-cli: nvme-intel implement json output for smart-log
2017-05-10 Johannes Thumshirnfabrics: add option to override drivers queue depth
2017-05-08 Keith Buschnvme-list: print empty lists when no devices are present
2017-05-05 Keith Buschid-ctrl: remove new lines from json output
2017-05-01 Stephen Batesnvme-print: Fix line spacing on -H option
2017-04-27 Zou Mingnvme-cli: Huawei plug-in.
2017-04-24 Rakesh Panditnvme-cli: Fix build on aarch64-linux-android-4.9
2017-04-21 Keith BuschFix compile for 32-bit
2017-04-18 Yi Zhangnvme-cli: return 0 if disconnect operation with cfg...
2017-04-11 Keith BuschMerge pull request #170 from javigon/master
2017-04-06 Keith BuschMerge pull request #169 from ScottyBauer/fixup-secsend2
2017-04-06 Thomas BowenFixed problem with security-recv binary output not...
2017-04-05 Javier Gonzálezlightnvm: allow to init target on factory mode
2017-03-28 Keith BuschMerge pull request #167 from lsgunth/master
2017-03-28 Logan Gunthorpefabrics: Fix disconnect_by_device from disconnecting...
2017-03-17 Keith BuschMerge pull request #166 from jasperla/rpm
2017-03-17 Jasper Lievisse... Unbreak RPM build after bash completion files were...
2017-03-16 Keith BuschMerge pull request #165 from ScottyBauer/fixup-secsend
2017-03-16 Scott BauerFixup Security send/recv to read data from disk
2017-03-15 Keith Buschnvme-cli: Release v1.2 v1.2
2017-03-14 Keith Buschnvme-cli/format: use existing LBAF if none requested
2017-03-14 Christoph Hellwigmove struct nvme_additional_smart_log to intel-nvme.c
2017-03-14 Christoph Hellwigremove nvme_intel_smart_log
2017-03-14 Christoph Hellwigremove json_add_smart_log
2017-03-14 Christoph Hellwigmove show_intel_smart_log to intel-nvme.c
2017-03-13 Chaitanya Kulkarninvme-cli: bug-fix: use right file name for perror.
2017-03-06 Keith BuschMerge pull request #162 from rolandd/master
2017-03-06 Roland Dreierfabrics: Handle space-padded TRSVCID and TRADDR fields
2017-03-02 Keith BuschMerge pull request #161 from rolandd/master
2017-03-02 Roland Dreier<linux/nvme.h>: Correct NVMF enum values to match NVMe...
2017-03-01 Chaitanya Kulkarninvme-cli: Western Digital/HGST plug-in documentation.
2017-03-01 Chaitanya Kulkarninvme-cli: Western Digital/HGST plug-in.
2017-03-01 Chaitanya Kulkarninvme-cli: nvme.c: Allow plug-ins to access to output...
2017-03-01 Chaitanya Kulkarninvme-cli: id-ctrl: Add vendor fields in JSON id-ctrl.
2017-02-27 Keith Buschget-ns-id: Exit when no device provided.
2017-02-27 Keith BuschBuild without uuid
2017-02-27 Keith BuschDon't print unimplemented sensor
2017-02-27 Chaitanya Kulkarninvme-cli: smart-log: Allow negative values for temp...
2017-02-24 Chaitanya Kulkarninvme-cli: json_add_smart_log(): Fix memory leak for...
2017-02-24 Chaitanya Kulkarninvme-cli: fw-log: Fix memory leak for JSON.
2017-02-24 Chaitanya Kulkarninvme-cli: smart-log: Fix memory leak for JSON.
2017-02-24 Chaitanya Kulkarninvme-cli: resv-report: Fix memory leak.
2017-02-24 Chaitanya Kulkarninvme-cli: error-log: Fix memory leak for JSON.
2017-02-24 Chaitanya Kulkarninvme-cli: id-ns: Fix memory leak for JSON.
2017-02-24 Chaitanya Kulkarninvme-cli: id-ctrl: Fix memory leak for JSON.
2017-02-21 Duane Grigsbynvme-cli: fabrics: Fix to pass "host_traddr" to the...
2017-02-15 Keith BuschMerge pull request #158 from MatiasBjorling/lightnvm_de...
2017-02-15 Matias Bjørlinglightnvm: default to -1 on lun begin and end
2017-02-06 Keith BuschMerge pull request #157 from leitao/pr
2017-02-06 Breno LeitaoMoving the bash completion files to the standard
2017-02-06 Keith BuschMerge pull request #156 from leitao/master
2017-02-06 Breno LeitaoRemove pyc files generated by 'make test'
2017-02-06 Breno LeitaoRemove debian/ directory
2017-02-02 Keith BuschRegen documentation
2017-02-02 Johannes ThumshirnDocumentation: fix location of device reset
2017-02-01 Keith BuschMerge pull request #155 from amluto/sel3
2017-02-01 Andy Lutomirskiget-features: Don't try to read the data buffer for...
2017-01-18 Keith BuschFix read/write man pages
2017-01-18 Keith BuschRegenerate Documentation
2017-01-18 Sagi GrimbergDocumentation: Add entry for gen-hostnqn
2017-01-18 Sagi Grimbergnvme.spec/debian: Auto generate host nqn as part of...
2017-01-18 Sagi Grimbergnvme-cli: Add nvme hostnqn generation option
2016-12-27 Keith BuschMerge pull request #153 from ncopa/fix-build-with-musl
2016-12-26 Natanael CopaInclude endian.h for byte/host order functions
2016-12-21 Keith BuschRelease v1.1 v1.1
2016-12-19 Keith BuschMerge pull request #149 from lsgunth/master
2016-12-19 Keith BuschFix compiler warning, asprintf usage
2016-12-19 Logan GunthorpeFix bash completion script
2016-12-16 Keith Buschfabrics: show number of controllers disconnected
2016-12-16 Keith Buschnvme-cli: fabrics: remove libudev dependency
2016-12-16 Keith BuschMerge pull request #148 from vapier/master
2016-12-16 Mike FrysingerDocumentation: allow parent PREFIX to override
2016-12-16 Keith BuschMerge pull request #147 from vapier/master
2016-12-16 Mike Frysingerchange default CFLAGS settings into the default
2016-12-16 Keith BuschAdd error checking on all file opens
2016-12-14 Yongseok OhDecode an reservation errors code to strings
2016-12-12 Keith BuschMerge branch 'apage43-jsonfixes'
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
next