]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/nvmecontrol
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / sbin / nvmecontrol /
2021-07-31 Warner Loshnvmecontrol: update copyright on passthru command
2021-07-31 Warner Loshnvmecontrol: Report status from passthru commands
2021-07-31 Warner LoshAdd SPDX tag.
2021-07-31 Warner Loshnvmecontrol: document power command
2021-07-31 Edward Tomasz Napi... nvmecontrol: fix typo (s/Managment/Management/)
2021-07-31 Dimitry AndricFix 32-bit build post 6733401935f83754b4b2744bc3d33ef84...
2021-07-31 Chuck Tufflinvmecontrol: add device self-test op and log page
2021-07-21 Alexander MotinPartially revert previous commit.
2021-07-21 Alexander MotinFor ns identify/delete allow nsid of 0xffffffff.
2021-07-21 Alexander MotinFilter out LBA formats with LBA Data Size of 0.
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-01-02 Gordon BerglingMFC r368802: nvmecontrol(8): Fix a few mandoc related...
2020-12-29 Adrian Chadd[nvmecontrol] Fix type signedness warning-to-error...
2020-12-13 Alexander MotinMFC r367768: Stop using NVME_MAX_XFER_SIZE constant.
2020-11-20 Alexander MotinMFC r367630: Improve nvmecontrol error reporting.
2020-11-20 Alexander MotinMFC r366506, r366511:
2020-11-04 Alexander MotinMFC r367112: Use proper variable for device path.
2020-10-19 Alexander MotinMFC r360546, r360547 (by imp): Various improvements...
2020-10-19 Alexander MotinMFC r352671 (by imp): Size is unsigned, so remove the...
2020-10-19 Alexander MotinMFC r352665 (by imp):
2020-10-19 Alexander MotinMFC r352212 (by imp):
2020-10-18 Alexander MotinMFC r366730: Fix nvmecontrol logpage -i parameter.
2020-09-29 David BrightMFC r365967:
2020-09-29 David BrightMFC r365948:
2020-07-26 Alexander MotinMFC r363448: Add missing newlines.
2020-04-27 Alexander MotinMFC r360123: Allow namespace-id specification where...
2020-04-27 Alexander MotinMFC r360117: Open device with O_RDONLY when command...
2020-04-13 Li-Wen HsuMFC r359903:
2020-04-12 David BrightMFC r359717:
2020-04-09 David BrightMFC r359562:
2020-01-09 Alexander MotinMFC r351824, r356392: Report the Host Buffer Memory...
2019-09-05 Warner LoshMFC r343755:
2019-09-05 Warner LoshRevert r351902 ... it didn't properly exclude rack...
2019-09-05 Warner LoshMFC r343755:
2019-08-27 Alexander MotinMFC r351038: Print few more useful identify fields.
2019-08-12 Alexander MotinMFC r350652 (by imp): Fix mismerge.
2019-08-12 Alexander MotinMFC r350599, r350609: Add `nvmecontrol resv` to handle...
2019-08-12 Alexander MotinMFC r350563: Add `nvmecontrol sanitize` command.
2019-08-12 Alexander MotinMFC r350555: Fix parameter check broken at r350057.
2019-08-12 Alexander MotinMFC r350541: Decode few more NVMe log pages.
2019-08-12 Alexander MotinMFC r350529, r350530: Add more new fields and values...
2019-08-12 Alexander MotinMFC r350523, r350524: Add IOCTL to translate nvdX into...
2019-08-12 Alexander MotinMFC r350477: Feature-complete NVMe Namespace Management.
2019-08-12 Alexander MotinMFC r350462: Tune some commands desctiption.
2019-08-12 Alexander MotinMFC r350461: Fix usage printing for nested subcommands.
2019-08-12 Alexander MotinMFC r350399: Add some new fields and bits from NVMe...
2019-08-12 Alexander MotinMFC r350311 (by imp):
2019-08-12 Alexander MotinMFC r350309 (by imp): Fix several related coverity...
2019-08-12 Alexander MotinMFC r350058 (by imp): Implement {io,admin}-passthru...
2019-08-12 Alexander MotinMFC r350057 (by imp): Create generic command / arg...
2019-08-12 Alexander MotinMFC r347939 (by scottl): Better formatting for the...
2019-08-12 Alexander MotinMFC r344469 (by imp): Rework logpage extensibility.
2019-08-12 Alexander MotinMFC r344191 (by imp): Remove write-only s_flag.
2019-08-12 Alexander MotinMFC r342358 (by imp): Try the first 256 units with...
2019-08-12 Alexander MotinMFC r341664 (by imp):
2019-08-12 Alexander MotinMFC r341663 (by imp):
2019-08-12 Alexander MotinMFC r341662 (by imp): Use proper prototypes.
2019-08-12 Alexander MotinMFC r341661 (by imp): It's useful to have this be a...
2019-08-12 Alexander MotinMFC r341660 (by imp): This is not a samsung standard...
2019-08-12 Alexander MotinMFC r341659 (by imp): Move intel and wdc files to their...
2019-08-12 Alexander MotinMFC r341658 (by imp): Const poison the command interface
2019-08-12 Alexander MotinMFC r341657 (by imp): Dynamically load .so modules...
2019-08-12 Alexander MotinMFC r341416 (by imp): Fix typo in comment
2019-08-12 Alexander MotinMFC r341415 (by imp): Delete the undocumented alias...
2019-08-12 Alexander MotinMFC r341414 (by imp): Move Intel specific log pages...
2019-08-12 Alexander MotinMFC r341413 (by imp): Usage cleanup pt 2
2019-08-12 Alexander MotinMFC r341412 (by imp): Usage cleanup pt 1
2019-08-12 Alexander MotinMFC r341411 (by imp): Return after we find the dispatch...
2019-08-12 Alexander MotinMFC r341410 (by imp): Move the hgst/wdc log page printi...
2019-08-12 Alexander MotinMFC r341409 (by imp): Move common logpage routines...
2019-08-12 Alexander MotinMFC r341408 (by imp): Make logpage functions a linker...
2019-08-12 Alexander MotinMFC r341407 (by imp): Move nvmecontrol to using linker...
2019-05-13 Alexander MotinMFC r347158: Decode Deallocate Logical Block Features.
2018-10-25 Warner LoshMFC r339493: add wdc as an alias for wds
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-22 Chuck TuffliMake NVMe compatible with the original API
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
next