]> www.infradead.org Git - users/sagi/nvme-cli.git/shortlog
users/sagi/nvme-cli.git
2019-06-27 Kenneth Heitkenvme-print: Show value for Transport SGL Data Block...
2019-06-25 Keith BuschMerge pull request #515 from bvanassche/master
2019-06-24 Bart Van Asschenvme-cli: Fix more endianness issues
2019-06-24 Bart Van Asschenvme-cli: Restore RHEL 7 compatibility
2019-06-24 Bart Van Asschenvme-cli: Restore support for older gcc versions
2019-06-22 Keith BuschMerge pull request #513 from kheitke/master
2019-06-21 Keith BuschMerge pull request #512 from minwooim/for-1.9/return...
2019-06-20 Kenneth Heitkenvme-print: add JSON for NVMe 1.4 NPWG, NPWA, NPDG...
2019-06-20 Minwoo Imfabrics: Return errno mapped for fabrics error status
2019-06-20 Minwoo Imfabrics: return error when discovery retry exhausted
2019-06-20 Minwoo Imnvme: Return errno mapped for nvme error status
2019-06-20 Minwoo Imnvme-status: Introduce nvme status module to map errno
2019-06-20 Minwoo Imnvme: Return negative error value for internal errors
2019-06-20 Minwoo Imfabrics: Do not return in the middle of the subcommand
2019-06-20 Minwoo Imnvme: Do not return in the middle of the subcommand
2019-06-20 Keith BuschMerge pull request #511 from bvanassche/master
2019-06-19 Bart Van Asschenvme-cli: Report the NVMe 1.4 NPWG, NPWA, NPDG, NPDA...
2019-06-19 Bart Van AsscheIntroduce NVMe 1.4 Identify Namespace fields in struct...
2019-06-19 Bart Van Asschenvme-cli: Skip properties that are not supported
2019-06-19 Bart Van Asschenvme-cli: Rework the code for getting and setting NVMf...
2019-06-19 Bart Van AsscheAvoid using arrays with a variable length
2019-06-19 Bart Van Asschewdc: Fix endianness bugs
2019-06-19 Bart Van Asschevirtium: Fix an endianness issue
2019-06-19 Bart Van Asschelightnvm: Fix an endianness issue
2019-06-19 Bart Van Asschevirtium: Declare local symbols static
2019-06-19 Bart Van Asscheseagate: Declare local functions static
2019-06-19 Bart Van Asschehuawei: Declare local functions static
2019-06-19 Bart Van AsscheUse NULL instead of 0 where a pointer is expected
2019-06-18 Bart Van AsscheRemove superfluous casts
2019-06-10 Keith BuschMerge pull request #507 from YoavCohen/master
2019-06-10 Keith BuschMerge pull request #509 from Tonyongxing/master
2019-06-10 Keith BuschMerge pull request #508 from kheitke/sanitize-pretty...
2019-06-10 yongxingNVMe-Cli Shannon Plugin-add support for shannon systems.
2019-06-07 Max Gurtovoynvme: fix coding style issue
2019-06-07 Max Gurtovoynvme-print: fix json object memory leak
2019-06-07 Max Gurtovoyfabrics: Fix memory leak of subsys list
2019-06-07 Max Gurtovoynvme: update description for "nvme list" command
2019-06-07 Max Gurtovoynvme: update list-ns nsid option
2019-06-03 Kenneth Heitkenvme-print: add pretty print for estimated sanitize...
2019-05-29 Yoav Cohenadd namespace to json output of nvme list
2019-05-29 Yoav Cohenadd free call for json object for commands show-regs
2019-05-29 Yoav Cohenadd newline for command show-regs
2019-05-24 Minwoo Imnvme-cli: remove unnecessary initialize of local var
2019-05-24 Minwoo Imnvme-cli: don't try to disconnect for ctrl with pcie...
2019-05-23 Keith BuschFix sprintf truncate
2019-05-22 Keith BuschSpin documentation
2019-05-22 Keith Buschdoc: fixup 3rd party man page
2019-05-22 Keith BuschMerge pull request #504 from YoavCohen/master
2019-05-22 Yoav Cohenfix json print for list-subsys command
2019-05-22 Keith BuschMerge pull request #503 from quyentruongvir/virtium...
2019-05-22 Quyen TruongAdd Virtium plugin extension document
2019-05-21 Quyen TruongAdd Virtium plugin extension
2019-05-20 Minwoo Imnvme.h: Fix typos in status code values
2019-05-20 Keith BuschMerge pull request #490 from minwooim/for-1.9/free...
2019-05-16 Akinobu Mitanvme-cli: remove unused NVME_AER_NOTICE_*
2019-05-16 Akinobu Mitanvme-cli: add kernel-doc comment for struct telemetry_l...
2019-05-16 Keith Buschrespin documentation
2019-05-16 Keith BuschAdd a note to format on device naming conventions
2019-05-16 Keith Buschremove non-portable compile-time check
2019-05-14 Chaitanya Kulkarninvme-cli: use uniform if .. else format
2019-05-14 Chaitanya Kulkarninvme-cli: use uniform if .. else format
2019-05-14 Chaitanya Kulkarninvme-cli: use uniform if .. else format
2019-05-14 Chaitanya Kulkarninvme-cli: remove trailing space
2019-05-14 Chaitanya Kulkarninvme-cli: code cleanup adjust if statement
2019-05-14 Chaitanya Kulkarninvme-cli: cmbloc code cleanup
2019-05-10 Keith BuschMerge pull request #498 from kheitke/revert-oncs-change
2019-05-10 Kenneth Heitkenvme-print: remove Virtual Management support from...
2019-05-09 Keith BuschMerge pull request #494 from minwooim/for-1.9/fit-print...
2019-05-09 Akinobu Mitanvme-cli: cleanup comments for telemetry log structure
2019-05-08 Keith BuschMerge pull request #497 from kheitke/master
2019-05-08 Kenneth Heitkenvme-print: update self-test log to include 'aborted...
2019-05-08 Keith BuschMerge pull request #496 from DimStar77/master
2019-05-08 Dominique LeuenbergerDOC: Move to DocBook 5 when using asciidoctor
2019-05-06 Akinobu Mitanvme-cli: add missing endianness conversions for teleme...
2019-05-05 Minwoo Improperty: Fit print size for a property
2019-05-05 Minwoo Improperty: Remove unnecessary wrapper function
2019-05-05 Minwoo Improperty: Introduce inline function to check 64bit reg
2019-05-02 Jeffrey LienAdd Disable IO flag to wdc_dump_dui_data function
2019-04-27 Minwoo Imlist-ctrl: Do not return directly without freeing fd
2019-04-27 Minwoo Imcreate-ns: Do not return directly without freeing fd
2019-04-27 Minwoo Imformat: Do not return directly without freeing fd
2019-04-26 Keith BuschMerge pull request #488 from minwooim/for-1.9/djust...
2019-04-25 Keith BuschReorder primary commands
2019-04-25 Keith BuschMerge pull request #491 from kheitke/secondary-controll...
2019-04-25 Kenneth Heitkenvme-cli: add identify secondary controller list
2019-04-25 Sagi Grimbergspec, make: Add discovery.conf to the package files...
2019-04-25 Sagi Grimbergspec, Makefile: add /etc/nvme files to package files
2019-04-25 Minwoo Imsanitize: Print nvme status in case ret > 0
2019-04-25 Minwoo Imget-telemtry-log: Print nvme status in case err > 0
2019-04-25 Minwoo Imprint: Add const to return type of string
2019-04-25 Minwoo Imprint: Introduce show_nvme_status to print nvme status
2019-04-24 Keith BuschMerge pull request #485 from kheitke/master
2019-04-24 Kenneth Heitkenvme: fix minor type in id-ctrl human readable output
2019-04-24 Keith BuschMerge pull request #483 from minwooim/for-1.9/fix-doubl...
2019-04-24 Minwoo Imioctl: Fix wrong return case of get_property
2019-04-24 Minwoo Imioctl: Fix double-free in a loop of get_property
2019-04-17 Simon Schrickernvme-cli: Increase size of ONTAP namespace path variable
2019-04-15 Keith BuschMerge pull request #480 from amluto/master
2019-04-15 Andy LutomirskiFix passing CFLAGS on the make command line.
2019-04-15 Keith BuschRegen docs
next