]> git.infradead.org Git - users/sagi/libnvme.git/shortlog
users/sagi/libnvme.git
2023-06-30 Daniel Wagnerdoc: Regenerate all docs for v1.5 v1.5
2023-06-30 Daniel Wagnerbuild: Update version to v1.5
2023-06-30 Daniel Wagnerbuild: Update cross instruction and drop verbose test...
2023-06-28 Daniel Wagnerbuild: Use containers with matrix build
2023-06-28 Daniel Wagnerutil: Provide empty nvme_ipaddrs_eq for static builds
2023-06-23 Daniel Wagnerscripts: Use spaces instead of tabs
2023-06-23 Daniel Wagnerbuild: Move CI build steps into a scripts
2023-06-23 Daniel Wagnerscripts: Sync release script
2023-06-23 Daniel Wagnerscripts: Call update doc script from top level dir
2023-06-23 Daniel Wagnerscripts: Move helper scripts to a central place
2023-06-22 Daniel Wagnerfabrics: Relax match on well known disc ctrl lookup
2023-06-22 Daniel Wagnertree: Ignore NULL address pointer for phy slot lookup
2023-06-21 Daniel Wagnerfabrics: Filter discovery ctrls out during application...
2023-06-21 Daniel Wagnerutil: Add ignored error code
2023-06-20 Tokunori Ikegamijson: Use memory block allocated by realloc() instead...
2023-06-15 Tokunori Ikegamiutil: Use HAVE_NETDB instead of HAVE_LIBNSS
2023-06-14 Umer Saleemtree: Add PCI physical slot number for controller
2023-06-14 Martin Belangertree: Use nvme_ipaddrs_eq() to compare IP addresses
2023-06-14 Tokunori Ikegamifabrics: Add EADDRNOTAVAIL error mapping
2023-06-12 Hannes Reineckefabrics: filter out subsystems with non-matching applic...
2023-06-12 Hannes Reineckelibnvme: add 'application' setting to nvme_root
2023-06-12 Hannes Reineckelibnvme: add 'application' setting to the subsystem
2023-06-02 Martin Belangertest: Add more code coverage for nvme_ipaddrs_eq()
2023-06-02 Martin Belangerutil: rename ipaddrs_eq() to nvme_ipaddrs_eq() and...
2023-06-02 Martin Belangerutil: Add ipaddrs_eq() to check whether two IP addresse...
2023-05-24 Benjamin Drungexamples: Fix wrong indentation in discover-loop.py
2023-05-19 Daniel Wagnertest: Add unit test for ctrl lookups
2023-05-18 Daniel Wagnerbuild: Install missing s390 library
2023-05-15 Caleb Sanderioctl: fix RAE bit on last Get Log Page command
2023-05-15 Caleb Sanderfabrics: check genctr after getting discovery entries
2023-05-15 Caleb Sanderfabrics: handle /dev/nvme-fabrics read failure
2023-05-08 Maurizio Lombardifabrics: fix potential invalid memory access in __nvmf_...
2023-05-04 Martin BelangerPython: Fix crash during garbage collection
2023-04-28 Martin Belangerpython/swig: Check swig version to determine whether...
2023-04-27 Martin Belangerpython/swig: Wrap swig-sensitive struct inside #ifwdef...
2023-04-27 Jeremy Kerrmi: Add nvme_mi_ctrl_id to retrieve controller ID
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
next