]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Port the SDT test now that it's possible to create SDT probes that take
[FreeBSD/FreeBSD.git] / sys / cam /
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-28 smhAdded missing SCSI quirks from r241784
2013-05-24 smhEnforce validation on the selected delete method via...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-18 smhAdded output of device QUIRKS for CAM and AHCI devices...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 mavSuppress error printing for "PREVENT ALLOW MEDIUM REMOV...
2013-05-11 eadlerIntel's 320-series and 510-series SSDs advertise 512...
2013-05-11 mavDisable sending Early R_OK on SiI3726/SiI3826 port...
2013-05-10 eadlerFxi a bunch of typos.
2013-05-06 mavRework r250298 in more correct way.
2013-05-06 mavFix byte order of ATA WWN when converting it to SCSI...
2013-05-03 mavTune support for removable media in da driver:
2013-05-02 smhEnable CAM SCSI to choice ATA TRIM during autodetection...
2013-05-02 smhUse the existence of ATA Information VPD to determine...
2013-05-02 smhFix probe in progress check in dareprobe
2013-05-02 smhUpdate probe flow so that devices with lbp can also...
2013-05-01 eadlerCorrect a few sizeof()s
2013-04-28 smhCorrect comment typo's
2013-04-28 mavAdd some cam_freeze_devq()'s missed at r249466.
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 mavMFprojects/camlock r249542:
2013-04-27 mavMFprojects/camlock r249541:
2013-04-26 smhAdded automatic detection of non-rotating media which...
2013-04-26 smhTeach GEOM and CAM about the difference between the...
2013-04-26 smhAdded available delete methods discovery during device...
2013-04-26 smhRefactored scsi_xpt use of device_has_vpd to generic...
2013-04-26 smhUpdated TRIM calculations in cam/ata to be based off...
2013-04-26 smhAdded the ability to send ATA identify and Data Set...
2013-04-26 smhRemoved unneeded tests in dadeletemethodset changing...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-20 kenFix compilation.
2013-04-20 sbrunoExpose CAM_BOOT_DELAY as a kernel conf item now.
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-19 kenUpdate chio(1) and ch(4) to support reporting element...
2013-04-17 gabor- Corrrect mispellings of word useful
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-14 mavRemove some more pieces of multilevel freeze mechanism...
2013-04-14 mavRemove owner field from struct cam_ed, unused at least...
2013-04-14 mavMFprojects/camlock r248982:
2013-04-14 mavMFprojects/camlock r248890, r248897, r248898, r248900...
2013-04-13 mavMFprojects/camlock r248894:
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 traszRemove ctl(4) from GENERIC. Also remove 'options CTL_D...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-11 mavDo not sent 120 TEST UNIT READY requests on generic...
2013-04-10 kenAdd a callback to the ada(4) driver so that it knows...
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 kenFix a memory leak that showed up when we delete LUNs...
2013-04-07 mavRemove extra semicolons from CAM_SIM_[UN]LOCK() macros.
2013-04-06 marius- With the demise of !ATA_CAM, ATA_STATIC_ID is the...
2013-04-06 mavReplicate r245306 from SCSI to ATA. The problem didn...
2013-04-06 mariusUnbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48...
2013-04-06 mmMFV r248217:
2013-04-06 traszMake SYNCHRONIZE CACHE work with LUNs backed by device...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 mavMFprojects/camlock:
2013-04-04 mavMFprojects/camlock r248931:
2013-04-04 mavMFprojects/camlock r248930:
2013-04-04 mavMFprojects/camlock r248928:
2013-04-04 traszSince the CTL version in FreeBSD does not support High...
2013-04-04 mavRemove xpt_sim_opened(), the only consumer of which...
2013-04-04 mavUse xpt_lock_buses() instead of equivalent mtx_lock...
2013-04-04 mavRemove all legacy ATA code parts, not used since option...
2013-04-03 traszFix locking problem in ctl_maintenance_in() - one canno...
2013-04-03 mavAdd xpt_release_ccb()'s missed at r248872. That made...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-02 kenFix sending virtual scatter/gather lists from the CTL...
2013-04-02 traszDon't directly dereference userland pointer; instead...
2013-04-02 traszFix comment formatting.
2013-04-02 traszRemove unused code.
2013-04-02 traszMake it possible to build CTL as a module.
2013-04-02 traszFix panic in the error path caused by recursive acquisi...
2013-04-02 smhAdded ATA Pass-Through support to CAM
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-29 smhAdds the ability to enable / disable sorting of BIO...
2013-03-29 mariusUnbreak compilation after r248868.
2013-03-29 mavMake pre-shutdown flush and spindown routines to not...
2013-03-29 mavImplement CAM_PERIPH_FOREACH() macro, safely iterating...
2013-03-27 mavOn SIM destruction free associated CCBs, preallocated...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 mavRemove two bzero()s that are erasing only few more...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-19 kibCommit the removal of a whitespace to record the proper...
2013-03-19 kibSupport unmapped i/o for the md(4).
2013-03-19 kibDo not remap usermode pages into KVA for physio.
2013-03-19 kibAssert that a ccb passed to cam_periph_mapmem() for...
2013-03-19 mmMFV r247580:
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
next