]> www.infradead.org Git - users/sagi/libnvme.git/shortlog
users/sagi/libnvme.git
2023-04-27 Martin BelangerPython: Suppress swig warnings about unnamed struct
2023-04-27 Lior Weintraubexamples: fix incorrect controller status in MI info...
2023-04-21 Daniel Wagnerioctl: Explicitly initialize all members of struct...
2023-04-18 Martin BelangerPython: make NBFT data more pythonic
2023-04-17 Steven Seungcheol Leeioctl: io management send, receive args fix
2023-04-17 Daniel Wagnerpython: Update test data
2023-04-17 Martin BelangerNBFT: Remove documentation from nbft.c since it's also...
2023-04-17 Martin BelangerPython: Add NBFT support
2023-04-17 Martin Belangernbft: Doc typo - Use nvme_nbft_free() instead of nbft_f...
2023-04-17 Tomas Bzateknbft: Parse the {HOSTID,HOSTNQN}_CONFIGURED flags
2023-04-17 Tomas Bzateknbft: Fix nbft_ssns_flags endianness test
2023-04-17 Tomas Bzateknbft: Add a simple unit test
2023-04-17 Daniel Wagnerdoc: Update README
2023-04-14 Daniel Wagnerbuild: Simple muon build configuration
2023-04-14 Daniel Wagnerbuild: Extend summary section
2023-04-14 Daniel Wagnerbuild: Make json-c dependency lookup not fail
2023-04-13 Tomas Bzateknbft: Move added symbols to LIBNVME_1_5
2023-04-13 Daniel Wagnerbuild: Update wrap mode defaults
2023-04-13 Daniel Wagnerbuild: Disable fallback on default
2023-04-12 Daniel Wagnertree: Fix offset argument check in nvme_bytes_to_lba
2023-04-12 Stuart Hayesnbft: add NBFT v1.0 table support
2023-04-12 Steven Seungcheol Leetypes: Add IO command set specific field on nsmgmt
2023-04-12 Daniel Wagnerfabrics: Do not pass unsupported options to kernel
2023-04-05 Steven Seungcheol Leetypes: Add ns-mgmt host software specified fields
2023-04-05 Steven Seungcheol Leetypes.h: Add FDP related Status Code
2023-04-05 Daniel Wagnertree: Fix argument check in nvme_bytes_to_lba
2023-03-31 Daniel Wagnerdoc: Regenerate all docs for v1.4 v1.4
2023-03-31 Daniel Wagnerbuild: Update version to v1.4
2023-03-31 Daniel Wagnerfabrics: Filter out invalid UUIDs from DMI
2023-03-31 Daniel Wagnerfabrics: Add define for DMI sysinfo
2023-03-30 Daniel Wagnerdoc: Do not hardcode default location for config files
2023-03-30 Daniel Wagnerdoc: Update build script to use correct meson verbs
2023-03-28 Hannes ReineckePrint out correct TREQ strings for discovery
2023-03-27 Minwoo Imtree: fix generic device open failure
2023-03-27 Hannes Reineckefabrics: add configuration option 'tls_key'
2023-03-27 Hannes Reineckefabrics: add configuration option 'keyring'
2023-03-27 Hannes Reineckelinux: add key helper functions
2023-03-27 Hannes Reineckenvme: add 'nvme_insert_tls_key()' function
2023-03-27 Hannes Reineckelinux: add nvme_lookup_keyring()
2023-03-27 Martin Belangerpython: Change python option from combo to feature
2023-03-24 Daniel Wagnerbuild: Update OpenSSL wrap
2023-03-24 Daniel Wagnerbuild: Update json-c wrap
2023-03-24 Daniel Wagnerbuild: Add build action back
2023-03-22 Minwoo Imtypes: add opcode field to error log page (TP4113)
2023-03-17 Martin Belangerpython: Add setter property for controller DHCHAP Key
2023-03-17 Martin Belangerpython: Remove redundant host.set_key() method
2023-03-16 Martin Belangerbuild, meson: Print option summary
2023-03-16 Martin BelangerPython: Add support for setting/getting Host DHCHAP key
2023-03-16 Martin BelangerPython: Add hostnqn_from_file() and hostid_from_file()
2023-03-14 zeronetypes: Update position of elbatm in struct nvme_copy_ra...
2023-03-14 Daniel Wagnerbuild: Upload all log files on failure
2023-03-14 Daniel Wagnerbuild: Initialize sysconfdir
2023-03-06 Steven Seungcheol Leedoc: fix kernel-doc-check warning
2023-03-02 Martin Belangerpython, meson: Assert that deps are present for -Dpytho...
2023-03-01 Martin Belangerpython: Reformat SWIG input file
2023-02-28 Martin Belangerpython test: Check there is no SIGSEGV during garbage...
2023-02-28 Martin Belangerpython: Return PyObject* from __str__() instead of...
2023-02-28 Martin Belangerpython: Fix segmentation fault during garbage collection
2023-02-17 Daniel Wagnerbuild: Enable test in muon minimal build
2023-02-16 Daniel Wagnerbuild: Streamline workflows with nvme-cli
2023-02-16 Daniel Wagnermi: Add nvme_mi_admin_get_log_page
2023-02-16 Daniel Wagnerioctl: Set file descriptor in nvme_get_log_page()
2023-02-15 Keith Buschfix endians
2023-02-10 Daniel WagnerMerge pull request #577 from igaw/build-updates
2023-02-10 Daniel Wagnerbuild: Add muon build
2023-02-10 Daniel Wagnerbuild: Rename meson.yml to build.yml
2023-02-10 Daniel Wagnerbuild: Set defaults for libdbus to disabled
2023-02-10 Daniel WagnerMerge pull request #574 from igaw/make-json-c-optional
2023-02-07 Daniel WagnerMerge pull request #573 from igaw/fix-muon-build
2023-02-07 Daniel WagnerMerge pull request #576 from igaw/fix-strchomp-callers
2023-02-07 Daniel Wagnerfabrics: Do not ignore one char whitespace when string...
2023-02-07 Daniel WagnerMerge pull request #575 from igaw/update-dbus-wrap
2023-02-07 Daniel Wagnerbuild: Update dbus.wrap
2023-02-06 Daniel Wagnerbuild: Make json-c dependency optional again
2023-02-06 Daniel Wagnerbuild: Use prefixdir directly on sysconfdir
2023-02-01 Daniel WagnerMerge pull request #570 from tbzatek/nss
2023-01-31 Tomas Bzatekbuild: Fix nss code snippet includes
2023-01-30 Daniel Wagnerdoc: Regenerate all docs for v1.3 v1.3
2023-01-30 Daniel Wagnerbuild: Update version to v1.3
2023-01-29 Daniel WagnerMerge pull request #569 from ikegami-t/dst
2023-01-27 Tokunori Ikegamitypes: Add abort self-test code value definition
2023-01-27 Daniel WagnerMerge pull request #567 from igaw/fix-strchomp
2023-01-27 Daniel Wagnerfabrics: Avoid buffer overrun in strchomp
2023-01-26 Daniel WagnerMerge pull request #566 from birkelund/fix-event-timestamp
2023-01-26 Daniel WagnerMerge pull request #565 from CodeConstruct/pr/563
2023-01-26 Klaus Jensentypes: use nvme_timestamp for fdp events
2023-01-26 Jeremy Kerrtest: mi: Provide a full request buffer for invalid...
2023-01-26 Jeremy Kerrtest: mi: Explicitly zero args for test API invocations
2023-01-25 Daniel WagnerMerge pull request #562 from igaw/sanitize-disc-log
2023-01-25 Daniel WagnerMerge pull request #564 from igaw/make-pdc-optional
2023-01-25 Daniel Wagnertree: Add persistent_discovery_ctrl config flag
2023-01-24 Daniel Wagnerfabrics: Always sanitize discovery log entries
2023-01-20 Daniel Wagnergitignore: Ignore clang build artifacts
2023-01-20 Daniel WagnerMerge pull request #560 from igaw/fix-non-trivial-desig...
2023-01-20 Daniel Wagnerioctl: Initialize non-trivial designated initializers
2023-01-20 Daniel WagnerMerge pull request #556 from igaw/add-unique-disc-ctrl
2023-01-20 Daniel Wagnertree: Add unique discovery controller flag
2023-01-20 Daniel WagnerMerge pull request #557 from igaw/misc-fabric-fixes
2023-01-20 Daniel Wagnerfabrics: Add nqn to connect/disconnect log entry
2023-01-20 Daniel Wagnerfabrics: Change string for NVMF_DISC_EFLAGS_NONE
next