]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/nvmecontrol
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sbin / nvmecontrol /
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 impFix mismerge.
2019-08-05 mavFix alignment issue r350599.
2019-08-05 mavAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-03 mavAdd `nvmecontrol sanitize` command.
2019-08-03 mavFix parameter check broken at r350057.
2019-08-02 mavDecode few more NVMe log pages.
2019-08-02 mavAdd more new fields and values from NVMe 1.4.
2019-08-01 mavRename function added in r350523 to make gcc happy.
2019-08-01 mavAdd IOCTL to translate nvdX into nvmeY and NSID.
2019-07-31 mavFeature-complete NVMe Namespace Management.
2019-07-31 mavTune some commands desctiption.
2019-07-31 mavFix usage printing for nested subcommands.
2019-07-30 asomersMFHead @350426
2019-07-29 mavAdd some new fields and bits from NVMe 1.4.
2019-07-28 asomersMFHead @r350386
2019-07-24 impFix the fix to the logic bug. Upon further testing...
2019-07-24 impFix several related coverity issues:
2019-07-16 impImplement {io,admin}-passthru commands.
2019-07-16 impCreate generic command / arg parsing routines
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-17 scottlBetter formatting for the logpage section
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-05-05 mavDecode Deallocate Logical Block Features.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-02-28 impAdd SPDX tag.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-22 impRework logpage extensibility.
2019-02-19 ngieMFhead@r344270
2019-02-16 impRemove write-only s_flag.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 impRegularize the Netflix copyright
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-21 impTry the first 256 units with nvmecontrol devlist.
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 impUpdate paths based on last-minute changes from libexec...
2018-12-06 impDeclare global function print_intel_add_smart in header
2018-12-06 impUse proper prototypes.
2018-12-06 impIt's useful to have this be a global function.
2018-12-06 impThis is not a samsung standard, so remove that alias.
2018-12-06 impMove intel and wdc files to their own modules
2018-12-06 impConst poison the command interface
2018-12-06 impDynamically load .so modules to expand functionality
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-02 impFix typo in comment
2018-12-02 impDelete the undocumented alias 'wds'.
2018-12-02 impMove Intel specific log pages to intel.c
2018-12-02 impUsage cleanup pt 2
2018-12-02 impUsage cleanup pt 1
2018-12-02 impReturn after we find the dispatched function.
2018-12-02 impMove the hgst/wdc log page printing code into wdc.c
2018-12-02 impMove common logpage routines into nvmecontrol.h
2018-12-02 impMake logpage functions a linker set.
2018-12-02 impMove nvmecontrol to using linker sets for commands
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-20 impFix typo
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
next