]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/nvme/nvme_ctrlr.c
WiP merge of libzfs_core (MFV r238590, r238592)
[FreeBSD/FreeBSD.git] / sys / dev / nvme / nvme_ctrlr.c
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-09 delphijMFV r245512:
2013-02-01 sjgMerge bmake-20130123
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-04 neelIFC @ r244983.
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 jimharrisMap BAR 4/5, because NVMe spec says devices may place...
2012-12-18 jimharrisDo not use taskqueue to defer completion work when...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-16 sjgMerge bmake-20121111
2012-11-11 neelIFC @ r242684
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 jimharrisPreallocate a limited number of nvme_tracker objects...
2012-10-18 jimharrisCreate nvme_qpair_submit_request() which eliminates...
2012-10-18 jimharrisSimplify how the qpair lock is acquired and released.
2012-10-18 jimharrisCleanup uio-related code to use struct nvme_request and
2012-10-18 jimharrisAdd nvme_ctrlr_submit_[admin|io]_request functions...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-18 jimharrisAdd #if 0 around nvme_async_event_cb() until NVMe AER...
2012-09-17 jimharrisThis is the first of several commits which will add...