]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
x86: Correctly identify bhyve hypervisor
[FreeBSD/FreeBSD.git] / sys / cam /
2018-03-14 impFix inverted logic that counted all completions as...
2018-03-14 impImplement trim collapsing in nda
2018-03-14 impAllow NULL ccb to cam_iosched_bio_complete
2018-03-12 brooksReject ioctls to SCSI enclosures from 32-bit compat...
2018-03-12 brooksReject CAMIOGET and CAMIOQUEUE ioctl's on pass(4) in...
2018-03-12 impTighten up periph lock to avoid some races
2018-03-10 cemnvme_da: Fix minor memory leak in error case
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-23 impUse bool instead of int for predicate functions relatin...
2018-02-22 wmaNVMe: Add big-endian support
2018-02-22 impRevert r329814 as well. It should have been in r329819.
2018-02-22 impBackout r329818, r329816 and r329815.
2018-02-22 impFix typo in last commit after last rebase before commit...
2018-02-22 impCombine BIO_DELETE requests for nda devices
2018-02-22 impIntroduce capacity flags for periphs
2018-02-22 impNote when we tick.
2018-02-22 impWrap an extra long line
2018-02-22 impDon't sort TRIMs.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 impMinor formatting nits.
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 traszUse proper buffer length (the announce_buf char pointer...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 impReport the number of remaining retries when we have...
2018-02-09 jkimMFV: r329072
2018-02-07 impFix cut and pasted comments to reflect differences...
2018-02-06 impKeep a counter for number of requests completed with...
2018-02-06 scottlReturn a C errno for cam_periph_acquire().
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 impDo the book-keeping on release before we release the...
2018-01-27 scottlFinish the incomplete move of CAM_PERIPH_PRINT().
2018-01-26 scottlMove CAM_PERIPH_PRINT() to cam_periph.h
2018-01-26 impFix a sleepable malloc in ndastart. We shouldn't be...
2018-01-26 scottlFix a cut-and-paste error in a panic message
2018-01-26 jhibbitsMinimum changes for ctl to build on architectures with...
2018-01-25 impTrack Ref / DeRef and Hold / Unhold that da is doing...
2018-01-25 impWhen devices are invalidated, there's some cases where...
2018-01-25 impMinor whitespace cleanup to remove leading space before...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-22 impThis comment is bogus. This is a legit release.
2018-01-22 pfgUnsign some values related to allocation.
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-19 scottlFix compile errors in r328165
2018-01-19 scottlRevert ABI breakage to CAM that came in with MMC/SD...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 pfgSPDX: finish tagging sys/cam.
2018-01-16 pfgscsi_ch.c: Small cleanups to the comments.
2018-01-15 pfgcam: make some use of mallocarray(9).
2018-01-15 avggeom_disk / scsi_da: deny opening write-protected disks...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 impWhen we crash, we'll stop the scheduler before we call the
2018-01-09 scottlRelease the held refcount on the probe periph when...
2018-01-09 scottlHold a refcount on the periph while running the allocation
2018-01-09 impRemove ccbque.h from i386/isa.
2018-01-09 scottlDon't hold the periph locks during dump.
2018-01-09 scottlDon't hold the periph lock when calling into cam_periph...
2018-01-09 scottlProtect against a possible NULL deference from an accessor
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 eadlercam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 manuctl: Correct comment in ctl_worker_thread
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 impReturn domain, bus, slot, and function for the transpor...
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 impWhen doing a dump, the scheduler is normally not runnin...
2017-12-13 mavReduce size of several on-stack string buffers.
2017-12-13 impUse ataio ccb instead of general ccb to avoid excessice...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 impDefine xpt_path_inq.
2017-12-06 impNow that cam_periph_runccb() can be called from situati...
2017-12-06 impMake cam_periph_runccb be safe to call when we can...
2017-12-06 asomerscam: fix sign-extension error in adagetparams
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 impRemove unused 4th argument to match the standard error...
2017-12-06 impAdd NVME as a known device type for devstat processing.
2017-12-05 impRemove stray cam_periph_async call. It's called twice...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/cam: further adoption of SPDX licensing ID tags.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-22 asomersAlways null-terminate CAM periph_name and dev_name
2017-11-21 asomersFix uninitialized variable from 326034
2017-11-20 asomersQuirk Seagate ST8000AS0003-2HH
2017-11-20 asomersda(4): Short-circuit unnecessary BIO_FLUSH commands
2017-11-20 asomersFix multiple bugs in cam_strmatch
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-17 asomersAdd assertion in probedone() that we're holding the...
next