]> git.infradead.org Git - users/hch/nvmetcli.git/shortlog
users/hch/nvmetcli.git
2019-04-28 Christoph Hellwigbump version to v0.7 v0.7
2019-02-18 Hannes Reineckenvmetcli: ANA configuration support
2018-10-06 Christoph Hellwignvmetcli: simplify the enabled logic
2018-10-06 Christoph Hellwignvmetcli: pep8 fixes
2018-07-17 Steve Wisenvmetcli: support inline_data_size port parameter
2018-05-23 Christoph HellwigRevert "nvmetcli: expose nvmet port status and state"
2018-04-17 Lee DuncanSupport python3 dictionary access.
2018-04-13 Sagi Grimbergnvmetcli: expose nvmet port status and state
2018-01-22 Christoph Hellwigbump version to v0.6 v0.6
2017-12-06 Sagi Grimbergnvmetcli: port decoration coloring only if its enabled
2017-12-04 Sagi Grimbergnvmetcli: decorate namespace, subsystem and port UI
2017-12-04 Sagi Grimbergnvmetcli: expose ls to dump UI configuration
2017-11-30 Johannes Thumshirnnvmetcli: remove status method for the UIPortNode
2017-08-10 Christoph Hellwigbump version to v0.5 v0.5
2017-08-10 Christoph Hellwigadd a make clean pass to bump-ver.sh
2017-07-18 Johannes Thumshirnnvmetcli: allow setting of the subsystem version
2017-07-18 Johannes Thumshirnnvmetcli: allow setting of serial number number
2017-06-16 Johannes Thumshirnnvmetcli: add support for NS UUIDs
2017-04-21 Christoph Hellwigbump version to v0.4 v0.4
2017-04-18 James SmartAdd fc transport support to nvmetcli
2017-04-18 Yi Zhangnvmetcli: create json file's dir first if it doesn...
2017-04-06 Mauro S. M... nvmetcli: Install nvmetcli in /usr/sbin with setup.py
2017-03-30 Mauro S. M... nvmetcli: fix Referral operation in shell
2017-03-30 Mauro S. M... nvmetcli: fix Port and Host operations in shell
2017-02-17 Christoph Hellwigbump version to v0.3 v0.3
2017-02-17 Christoph Hellwigadd a bump-ver.sh script to automate cutting releases
2017-02-17 Christoph Hellwigupdate .gitignore for the auto-generated manpage formats
2017-02-17 Christoph Hellwigadd example configuration files
2016-12-01 Christoph Hellwignvmetcli: update README
2016-12-01 Jay Freyenseenvmetcli: Adding manpage/html generation
2016-12-01 Jay Freyenseenvmetcli: add python-six to rpm package building
2016-10-13 Andy Grovernvmetcli: Fix nvmet import
2016-10-13 Andy GroverUse relative import in nvmet/__init__.py
2016-09-10 Jay Freyenseenvmetcli: README description of discovery v0.2
2016-08-01 Jay Freyenseenvmetcli: More refined cleanup of README
2016-06-24 Jay Freyenseenvmetcli: Updated README to current functionality
2016-06-02 Christoph Hellwigadd RPM packaging
2016-06-01 Christoph Hellwigadd a systemd unit file
2016-06-01 Christoph Hellwigadd Debian packaging
2016-06-01 Christoph Hellwigmove the default config into a /etc/nvmet/
2016-06-01 Christoph Hellwigrename README.md to README
2016-05-29 Christoph Hellwigupdate README and examples
2016-05-29 Christoph Hellwignvmetcli: add descriptions for all configfs attributes
2016-05-26 Christoph Hellwignvmet: remove broken automatic portid assignment
2016-05-26 Christoph Hellwignvmet,nvmetcli: support referrals
2016-05-25 Christoph Hellwignvmet: small fixes and cleanups
2016-05-23 Christoph Hellwignvmet,nvmetcli: support per-port subsystem enablement
2016-04-03 Christoph Hellwignvmet,nvmetcli: add support for host NQN based access...
2016-04-03 Christoph Hellwignvmetcli: fix a couple see also references
2016-04-03 Christoph Hellwignvme: a couple typo fixes
2016-04-03 Christoph Hellwignvmet: fix attribute listing
2016-03-26 Christoph Hellwignvmet, nvmetcli: add support for NVMe ports
2016-03-26 Christoph Hellwigtests: check for invalid subsystem names
2016-03-26 Christoph Hellwigtests: check that the nguid is properly saved and restored
2016-03-26 Christoph Hellwigupdate default config file
2016-03-26 Christoph Hellwignvmet: improve enable semantics
2016-03-25 Christoph Hellwigpep8
2016-03-25 Christoph Hellwigtests: initial version of the testsuite
2016-03-25 Christoph Hellwignvmet: reject Namespace and Subsystems lookups without...
2016-03-25 Christoph Hellwignvmet: fix invalid access to self.subsystems in the...
2016-03-25 Christoph Hellwignvmet, nvmetcli: implement enable/disable semantics
2016-03-25 Christoph Hellwignvmetcli: improve error reporting
2016-03-25 Christoph Hellwignvmetcli: add description strings for the Namespace...
2016-03-25 Christoph Hellwignvmetcli: introduce UINode class
2016-03-25 Christoph Hellwignvmet: make attr_groups public for nvmetcli
2016-03-25 Christoph Hellwignvmetcli: remove the unused Controllers and Controller...
2016-03-25 Christoph Hellwignvmetcli: remove unused DEFAULT_SAVE_FILE defintion
2016-03-24 Christoph HellwigEnsure internal buffers are flushed json after dumping...
2016-03-24 Christoph Hellwignvmet: fix up various docstrings
2016-03-24 Christoph Hellwignvmetcli: fix up the default config file to agree with...
2016-03-24 Christoph Hellwignvmet: 0 is not a valid namespace ID
2016-03-23 Christoph Hellwignvmet: load the nvmet module if not already loaded
2016-03-23 Christoph Hellwignvmetcli: print a useful warning when not called as...
2016-03-16 Christoph Hellwiginitial public release v0.1