]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/nvme
MFC r368561:
[FreeBSD/FreeBSD.git] / sys / dev / nvme /
2020-12-14 Chuck TuffliMFC r368275: nvme: Fix typo in definition
2020-12-14 Michal MelounMFC r367955:
2020-12-13 Alexander MotinMFC r368132: Increase nvme(4) maximum transfer size...
2020-11-19 Alexander MotinMFC r367625: Fix panic if NVMe is detached before the...
2020-11-17 Alexander MotinMFC r367659: Add PMRCAP printing and fix earlier CAP_HI.
2020-11-04 Alexander MotinMFC r367109, r367113: Print NVMe controller capabilitie...
2020-10-29 Brooks DavisMFC r366911:
2020-10-21 Alexander MotinMFC r366707: Use RTD3 Entry Latency value as shutdown...
2020-09-29 David BrightMFC r365946:
2020-09-26 Colin PercivalMFC r360483,360484: Make nvmecontrol work with nda...
2020-07-02 Alexander MotinMFC r362630: Fix few panics on NVMe's timing out initia...
2020-06-24 Alexander MotinMFC r362337: Make polled request timeout less invasive.
2020-06-24 Alexander MotinMFC r362282: Fix admin qpair leak if detached during...
2020-06-19 Alexander MotinMFC r362100: Fix config_intrhook leak on initial reset...
2020-06-18 Alexander MotinMFC r360504 (by imp): Style(9) nit: put function name...
2020-06-18 Alexander MotinMFC r360503 (by imp): Move / reword a comment.
2020-05-14 David BrightMFC r360568:
2020-01-22 Alexander MotinMFC r356474, r356480, r356482, r356506:
2020-01-22 Alexander MotinMFC r355774 (by mmel): Properly synchronize completion...
2020-01-22 Alexander MotinMFC r355721 (by imp): Move to using bool instead of...
2020-01-22 Alexander MotinMFC r355631 (by imp): Move reset to the interrutp proce...
2020-01-22 Alexander MotinMFC r355465 (by imp): trackers always know what qpair...
2019-10-25 Alexander MotinMFC r352630: Make nvme(4) driver some more NUMA aware.
2019-09-30 Warner LoshMFC r351828:
2019-09-05 Warner LoshMFC r351747:
2019-09-05 Warner LoshMFC r343755:
2019-09-05 Warner LoshRevert r351902 ... it didn't properly exclude rack...
2019-09-05 Warner LoshMFC r351706:
2019-09-05 Warner LoshMFC r351705:
2019-09-05 Warner LoshMFC r351704:
2019-09-05 Warner LoshMFC r351406,r351447:
2019-09-05 Warner LoshMFC r351411:
2019-09-05 Warner LoshMFC r351403:
2019-09-05 Warner LoshMFC r351376:
2019-09-05 Warner LoshMFC r351356:
2019-09-05 Warner LoshMFC r351355:
2019-09-05 Warner LoshMFC r343755:
2019-08-27 Alexander MotinMFC r351352: Improve NVMe hot unplug handling.
2019-08-27 Alexander MotinMFC r351320: Formalize NVMe controller consumer life...
2019-08-27 Alexander MotinMFC r351028: Report NOIOB and NPWG fields as stripe...
2019-08-12 Alexander MotinMFC r350599, r350609: Add `nvmecontrol resv` to handle...
2019-08-12 Alexander MotinMFC r350553: Add more random bits from NVMe 1.4.
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 r350399: Add some new fields and bits from NVMe...
2019-08-12 Alexander MotinMFC r350333 (by imp): Widen the type for to.
2019-08-12 Alexander MotinMFC r350147 (by imp): Keep track of the number of comma...
2019-08-12 Alexander MotinMFC r350146 (by imp): Keep track of the number of retri...
2019-08-12 Alexander MotinMFC r350120 (by imp): Use sysctl + CTLRWTUN for hw...
2019-08-12 Alexander MotinMFC r350118 (by imp): Provide new tunable hw.nvme.verbo...
2019-08-12 Alexander MotinMFC r350114 (by imp):
2019-08-12 Alexander MotinMFC r350094 (by imp): Remove now-obsolete comment.
2019-08-12 Alexander MotinMFC r350068 (by imp): Assume that the timeout value...
2019-08-12 Alexander MotinMFC r348495 (by imp):
2019-08-12 Alexander MotinMFC r347369 (by imp): rename nvme_ctrlr_destroy_qpair...
2019-08-12 Alexander MotinMFC r344955 (by imp):
2019-08-08 Alexander MotinMFC r348786 (by chuck): Fix nda(4) PCIe link status...
2019-05-13 Alexander MotinMFC r347158: Decode Deallocate Logical Block Features.
2019-04-15 Alexander MotinMFC r344736 (by imp): Add ABORTED_BY_REQUEST to the...
2019-04-15 Alexander MotinMFC r344642 (by imp):
2019-04-15 Alexander MotinMFC r344640 (by imp):
2019-04-15 Alexander MotinMFC r342862 (by chuck): Add NVMe drive to NOIOB quirk...
2019-04-15 Alexander MotinMFC r341710 (by imp):
2019-04-15 Alexander MotinMFC r340481 (by imp): Remove do-nothing nvme_modevent.
2019-04-15 Alexander MotinMFC r340412 (by imp): Use atomic_load_acq_int() here...
2019-04-15 Alexander MotinMFC r339775 (by imp): Put a workaround in for command...
2019-01-23 Alexander MotinMFC r342546: Add descriptions to NVMe interrupts.
2019-01-23 Alexander MotinMFC r342399: Remove CAM SIM lock from NVMe SIM.
2019-01-04 Chuck TuffliMFC r342046: nda(4) fix check for Dataset Management...
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
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-03 Justin Hibbitsnvme(4): Add bus_dmamap_sync() at the end of the reques...
next