]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/nvme
ce,cp: Remove pointless checks for <sys/cdefs.h>
[FreeBSD/FreeBSD.git] / sys / dev / nvme /
2022-04-14 Gordon Berglingnvme(4): Fix a typo in a source code comment
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-28 Chuck Tufflinvme: fix spelling of Namespace
2022-02-28 Chuck Tufflinvme: Add OAES bit-field definitions
2022-01-21 Alexander Motinnvme: Do not rearm timeout for commands without one.
2022-01-21 Warner Loshnvme_sim: Only report PCI related stats when we can
2022-01-21 Warner Loshnvme_ahci: Mark AHCI devices as such in the controller
2022-01-21 Warner Loshnvme: Move to a quirk for the Intel alignment data
2022-01-21 Warner Loshnvme: Reduce traffic to the doorbell register
2022-01-21 Warner Loshnvme: Restore hotplug warning
2022-01-21 Warner Loshnvme: Use adaptive spinning when polling for completion...
2022-01-21 Warner Loshnvme: Only reset once on attach.
2022-01-21 Warner Loshnvme: Remove pause while resetting
2022-01-21 Warner Loshnvme: Explain a workaround a little better
2022-01-21 Warner Loshnvme_ctrlr_enable: Small style nits
2022-01-21 Warner Loshnvme: Use MS_2_TICKS rather than rolling our own
2022-01-21 Warner Loshnvme_ctrlr_enable: Remove unnecessary 5ms delays
2022-01-21 Warner Loshnvme: Sanity check completion id
2022-01-21 Warner Loshnvme: count number of ignored interrupts
2022-01-21 Warner Loshnvme: Add sanity check for phase on startup.
2022-01-21 Warner Loshnvme: start qpair in state RECOVERY_WAITING
2022-01-21 Warner Loshnvme: Use shared timeout rather than timeout per transa...
2022-01-21 Warner Loshnvme/nda: Fail all nvme I/Os after controller fails
2022-01-21 Colin PercivalAdd some nvme initialization routines to TSLOG
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-03 Gordon Berglingnvme(4): Correct a typo in a sysctl description
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-07 Alexander Motinnvme(4): Add MSI and single MSI-X support.
2021-09-07 Alexander Motinnvme(4): Do not panic on admin queue construct error.
2021-08-25 Alexander MotinMark some sysctls as CTLFLAG_MPSAFE.
2021-07-21 Warner Loshnvme: Enable interrupts after qpair fully constructed
2021-07-13 Alexander Motinnvme(4): Report NPWA before NPWG as stripesize.
2021-07-12 Warner Loshnvme: coherently read status of completion records
2021-07-12 Warner Loshnvme: Fix alignment on nvme structures
2021-07-12 Warner Loshnvme: style nit
2021-07-12 Warner Loshnvme: fix a race between failing the controller and...
2021-07-12 Warner Loshnvme: use config_intrhook_drain to avoid removable...
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-04-16 Dmitry ChaginPartially revert r248770.
2021-03-24 Alexander Motinnvme: Replace potentially long DELAY() with pause().
2021-02-24 Warner Loshnvme: Make nvme_ctrlr_hw_reset static
2021-02-24 Warner Loshnvme: use NVME_GONE rather than hard-coded 0xffffffff
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-08 Chuck Tufflifix big-endian platforms after 6733401935f8
2021-01-08 Chuck Tufflinvmecontrol: add device self-test op and log page
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-04 Warner Loshnvme: Remove a wmb() that's not necessary.
2020-12-02 Michal MelounNVME: Multiple busdma related fixes.
2020-12-02 Chuck Tufflinvme: Fix typo in definition
2020-12-01 Martin MatuskaMFV r368207:
2020-12-01 Michal MelounAlways use the __unused attribute even for potentially...
2020-11-30 Michal MelounUnbreak r368167 in userland. Decorate unused arguments.
2020-11-30 Michal MelounNVME: Don't try to swap data on little endian machines.
2020-11-29 Alexander MotinRemove aligment requirements for passthrough buffer.
2020-11-29 Alexander MotinIncrease nvme(4) maximum transfer size from 1MB to...
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-23 Michal MelounEnsure that the buffer is in nvme_single_map() mapped...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-14 Alexander MotinAdd PMRCAP printing and fix earlier CAP_HI.
2020-11-13 Jung-uk KimMFV: r367652
2020-11-12 Alexander MotinFix panic if NVMe is detached before the intrhook call.
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Mateusz Guziknvme: change namei_request_zone into a malloc type
2020-10-28 Alexander MotinFix unintentional constant rename in r367109.
2020-10-28 Alexander MotinPrint NVMe controller capabilities in verbose dmesg.
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-24 Warner Loshnvme: Remove compat code for older kernels
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-21 Brooks Davisvmapbuf: don't smuggle address or length in buf
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-14 Alexander MotinUse RTD3 Entry Latency value as shutdown timeout.
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
next