]> www.infradead.org Git - users/sagi/nvme-cli.git/shortlog
users/sagi/nvme-cli.git
2019-08-02 James Smartnvme-cli: Add routine to search for controller with...
2019-08-02 James Smartnvme-cli: Add routine to compare ctrl_list_item to...
2019-08-02 James Smartnvme-cli: extend ctrl_list_item for connect attributes
2019-08-02 James Smartnvme-cli: Refactor to create a get_nvme_ctrl_info routine
2019-08-02 James Smartnvme-cli: allow discover to address discovery controlle...
2019-08-02 Sagi Grimbergnvme-cli: support persistent connections to a discovery...
2019-08-02 James Smartnvme-cli: ignore arguments that pass in "none"
2019-08-02 Keith BuschMerge pull request #541 from kheitke/master
2019-08-01 Kenneth Heitkenvme-print: show new CMBLOC bit fields added in NVMe 1.4
2019-08-01 Keith BuschMerge pull request #540 from kheitke/master
2019-08-01 Kenneth Heitkenvme: add support for Namespace Granularity
2019-08-01 Keith BuschMerge pull request #539 from kheitke/master
2019-08-01 Kenneth Heitkenvme: sanitize enhancements
2019-08-01 Keith BuschMerge pull request #536 from simson-suse/master
2019-08-01 Keith BuschMerge pull request #537 from minwooim/for-1.9/lnvm...
2019-08-01 Hannes Reineckenvme-cli: Update manpages to reflect discovery particulars
2019-08-01 Hannes Reineckenvme-cli: mask out invalid options during discovery
2019-08-01 Hannes Reineckenvme-cli: do not use 'queue_size' and 'nr_io_queues...
2019-07-31 Keith BuschMerge pull request #535 from kheitke/master
2019-07-31 Kenneth Heitkenvme: Enhanced Command Retry
2019-07-29 Yair Elharrarnvme: change format default namespace id
2019-07-28 Minwoo Imlnvm: introduce alias geometry for id-ns for lnvm
2019-07-28 Minwoo Imlnvm: introduce chunk-log command for chunk info
2019-07-27 Minwoo Imlnvm: make data_len to sizeof() instead of magic number
2019-07-25 Keith BuschMerge pull request #532 from simson-suse/master
2019-07-25 Simon Schrickernvme-vendor: fix c99 declarations in vendor plugins
2019-07-24 Keith BuschMerge pull request #531 from jeffreyalien/master
2019-07-24 Jeff Lien[NVMe-CLI] Add support for larger data sizes needed...
2019-07-24 Keith BuschMerge pull request #530 from djukyo/master
2019-07-24 丁剑[Log] Memblaze add more log infomation for S.M.A.R.T.
2019-07-23 Keith BuschMerge pull request #529 from kheitke/master
2019-07-23 Kenneth Heitkenvme: add Verify command
2019-07-23 Keith BuschMerge pull request #524 from minwooim/for-1.9/clean...
2019-07-23 Keith BuschMerge pull request #526 from jeffreyalien/master
2019-07-23 Keith BuschMerge pull request #528 from minwooim/for-1.9/update...
2019-07-23 Keith BuschMerge pull request #527 from minwooim/for-lnvm/clean-up
2019-07-23 Minwoo Imdoc: add extension plugins' command format
2019-07-23 Minwoo Imdoc: make description not only for PCIe
2019-07-23 Minwoo Imlnvm: cast identity structure to (void *) directly
2019-07-23 Minwoo Imlnvm: do not print 0 when the arg is not given
2019-07-23 Minwoo Imlnvm: remove redundant whitespace in lnvm_init()
2019-07-22 Keith BuschMerge pull request #523 from minwooim/for-1.9/check...
2019-07-21 Minwoo Imnvme: clean up goto labels without whitespace
2019-07-21 Minwoo Imformat: check BLKRRPART failure
2019-07-15 Jeff Lien[NVMe-CLI] Add support for SN730 to WDC plugin commmands
2019-07-12 Keith BuschMerge pull request #520 from jeffreyalien/master
2019-07-11 Jeff LienAdd verbose capability to get DUI function to improve...
2019-06-28 Keith BuschMerge pull request #517 from kheitke/master
2019-06-28 Keith BuschMerge pull request #516 from jeffreyalien/master
2019-06-27 Kenneth Heitkenvme-print: Show value for Transport SGL Data Block...
2019-06-26 Jeff Lien[NVMe-CLI] WDC: Add support for 64 bit data addresses...
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...
next