]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Revert a small portion of r263198 left over from local testing: don't
[FreeBSD/FreeBSD.git] / sys / cam /
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-07 mavFix support for increased logical sector size (4K-nativ...
2014-03-06 traszMake reset handling in iSCSI target RFC-compliant....
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 traszFix missing unlock in persistent reservations code...
2014-03-05 delphijMFV r262756:
2014-03-04 mavDo not retry on CAM_FUNC_NOTAVAIL error, but return...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-06 mavMake CTL block backend return proper error code for...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-22 mavMostly revert r260267 and hopefully really fix the...
2014-01-21 mavFix memory and references leak due to unfreed path...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 mavMove xpt_run_devq() call before request completion...
2014-01-11 mavFix for r260541: do not drop periph reference when...
2014-01-11 mavTake additional reference on SCSI probe periph to cover...
2014-01-10 mavReplace several instances of -1 with appropriate CAM_...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-07 mavAllow delete_method sysctl to be set to "DISABLE".
2014-01-04 smhCorrect short delete issue in SCSI UNMAP support
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-14 nwhitehornWiden lun_id_t to 64 bits. This is a follow-on to r2573...
2013-12-08 mavWhen comparing device IDs, make sure that they have...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 traszProperly report an error instead of panicing when user...
2013-11-26 avgdtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 mavIntroduce seperate mutex lock to protect protect CTL...
2013-11-10 mavSome CAM locks polishing:
2013-11-07 smhCorrected definition for old_rate to match d_rotation_rate
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-01 mavFix lock recursion, triggered by `smartctl -a /dev...
2013-10-30 nwhitehornprintf() specifier updates to CAM to handle either...
2013-10-29 nwhitehornImplement extended LUN support. If PIM_EXTLUNS is set...
2013-10-29 baptMerge byacc 20130925
2013-10-25 rayMFC @r257107.
2013-10-24 mavSome microoptimizations for da and ada drivers:
2013-10-23 mavRemove 128KB bzero() call done for every block I/O...
2013-10-23 mavMinor (mostly cosmetical) addition to r256960.
2013-10-23 rayMFC @r256964.
2013-10-23 mavMove CAM_UNQUEUED_INDEX setting to the last moment...
2013-10-23 smhImprove ZFS N-way mirror read performance by using...
2013-10-23 rayMFC @r256953
2013-10-22 mavFix memory and references leak due to unfreed path.
2013-10-22 mavUnconditionally acquire periph reference on CCB allocat...
2013-10-22 mavMerge GEOM direct dispatch changes from the projects...
2013-10-21 mavMerge CAM locking changes from the projects/camlock...
2013-10-21 mavMFprojects/camlock:
2013-10-15 mavUnify periph invalidation and destruction reporting.
2013-10-15 smhAdded 4K quirks for Corsair Neutron GTX SSD's
2013-10-15 mavUnhide "Serial Number" lines from bootverbose. That...
2013-10-09 markmMFC - tracking commit
2013-10-09 traszRemove no longer useful debugging output and a stale...
2013-10-09 traszMake the error handling more consistant. Shouldn't...
2013-10-09 traszTidy up, cache return value of a function, and add...
2013-10-09 mavClose the race on path ID allocation in xpt_bus_registe...
2013-10-09 traszFix NOP-In/NOP-Out payload handling. Previous way...
2013-10-09 markmMFC - tracking commit
2013-10-08 traszProperly fix out of memory handling in the iSCSI target.
2013-10-08 rayMFC @r256148.
2013-10-06 markmMFC - tracking commit
2013-10-05 traszSplit cfiscsi_datamove() in two; no functional changes.
2013-10-05 markmMFC- tracking commit.
2013-10-04 traszDon't leak memory when removing an unconnected session...
2013-10-02 markmMFC - tracking update.
2013-09-27 nwhitehornMake sure the CCB xflags field is initialized to zero...
2013-09-25 scottlRe-do r255853. Along with adding back the API/ABI...
2013-09-25 gjbRevert r255853 pending fixes to build errors in usr...
2013-09-24 scottlUpdate the CAM API for FreeBSD 10:
2013-09-24 traszProperly ignore PDUs with CmdSN outside of allowed...
2013-09-24 traszFix a few instances of M_WAITOK in threads marked as...
2013-09-23 traszDon't use M_WAITOK when running from context where...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
next