]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
A connection in TIME_WAIT state before calling close() actually did not
[FreeBSD/FreeBSD.git] / sys / cam /
2014-10-12 mavRemove stale comments.
2014-10-12 mavImprove and document `ctladm portlist` subcommand.
2014-10-11 mavGive physical and virtual ports numbers some more meaning.
2014-10-11 mavShorten frontend name.
2014-10-11 mavFilter out duplicate AC_PATH_REGISTERED async events.
2014-10-11 mavMark CTL frontend's CAM driver as CAM_PERIPH_DRV_EARLY.
2014-10-10 mavMake ctld start even if some LUNs are unable to open...
2014-10-10 mavStore persistent reservation keys as uint64_t instead...
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 mavMake iSCSI connection close somewhat less aggressive.
2014-10-09 mavUse proper variable when looping through periphs with...
2014-10-08 mavImplement software (mode page) and hardware (config...
2014-10-08 mavAdd support for WRITE ATOMIC (16) command and report...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 mavSet CAM_SIM_QUEUED flag before calling ctl_queue()...
2014-10-06 mavAdd support for MaxBurstLength and Expected Data transf...
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 mavFix length of Extended INQUIRY Data VPD page.
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 mavUse REPORT LUNS command for SPC-2 devices with LUN...
2014-10-02 mavMake disconnected LUN 0 don't remain in half-configured...
2014-10-02 mavRestore CAM_QUIRK_NOLUNS check, lost in previous commit.
2014-10-02 mavRework the logic of sequential SCSI LUN scanner.
2014-10-01 mavFix couple issues with ROD tokens content.
2014-09-28 mavDo not transfer unneeded training zero bytes in INQUIRY...
2014-09-27 mavFix page length reported for Block Limits VPD page.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 mavWhen reporting some major UNIT ATTENTION condition...
2014-09-23 mavFix ASCQ for "Logical unit not ready, manual interventi...
2014-09-22 mavPretend that we support BYTCHK=1 in WRITE AND VERIFY...
2014-09-22 mavFix read overrun handling, broken by using wrong variable.
2014-09-22 mavDeny ANCHOR flag set without UNMAP flag set in WRITE...
2014-09-22 mavDon't try to continue aborted commands if status was...
2014-09-22 mavFix UNMAP stuck if the last block descriptor in the...
2014-09-22 mavSimplify legacy reservation handling. Drop it on I_T...
2014-09-22 mavDon't report unsupported FUA_NV bit set in READ/WRITE...
2014-09-22 mavReport proper errors codes for unsupported SERVICE...
2014-09-22 mavPolish INQUIRY command fields validation.
2014-09-21 mavAllow SUBPAGE CODE field in MODE SENSE commands.
2014-09-19 mavFix inverted expression to report block size in mode...
2014-09-18 mavAllow more commands to pass persistent reservation...
2014-09-18 mavAdd support for "no Data-Out Buffer" (NDOB) flag of...
2014-09-18 mavWhen updating device media size use cached cdevsw pointer.
2014-09-17 bdreweryCorrect a comment
2014-09-17 mavFix tpc_create_token() introduced in r269497 to encode...
2014-09-17 mavFix typo in defined ROD types in r269497.
2014-09-15 mavAdd quirks to disable READ CAPACITY (16) for PNY USB...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 mavAlways report that we support REPORT TARGET PORT GROUPS...
2014-09-14 mavUpdate CAM CCB accounting for the new status quo.
2014-09-13 mavImplement control over command reordering via options...
2014-09-13 mavAdd "readcache" and "writecache" LUN options to control...
2014-09-13 mavImplement range checks between UNMAP and READ/WRITE...
2014-09-11 mavAdd support for Extended INQUIRY Data (0x86) VPD page.
2014-09-10 mavExtend UNMAP blacklist on all STEC SSD models.
2014-09-10 traszMake sure we handle less than zero timeouts in iSCSI...
2014-09-10 traszMake it possible to disable NOP-In PDUs by the iSCSI...
2014-09-10 mavMake ctl_port_mask an array to support more then 32...
2014-09-10 mavRemove uninitialized and unused variable, reported...
2014-09-10 mavFix array overrun, reported by Coverity.
2014-09-10 mavFix couple off-by-one range check errors, reported...
2014-09-10 mavFix memory leak on error, reported by Coverity.
2014-09-10 mavFix minor buffer overflow reported by Coverity.
2014-09-09 mavReport that DPO and FUA bits are supported after r271311.
2014-09-09 mavOops, missed piece of r271311.
2014-09-09 mavAdd support for Mode Page Policy (0x87) VPD page.
2014-09-09 mavImprove cache control support, including DPO/FUA flags...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-08-30 impAdd a few defines and packet types for SATA 3.2 and...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-22 impWe should never enter the PROBE_SETAN phase if we're...
2014-08-21 sbrunoAdd the Samsung 843T as a 4k enabled drive
2014-08-21 traszUse proper include paths in kernel iSCSI code.
2014-08-20 impTurns out that IDENTIFY DEVICE and IDENTIFY PACKET...
2014-08-20 jhbUnexpand TAILQ_FOREACH().
2014-08-19 mavFix lock recursion on LUN shutdown, introduced on r269497.
2014-08-14 smhAdded 4K quirks for Corsair Force GT and Samsung 840...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-08 impis_full_id is set to 0 and then not used. remove it.
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-06 mavReduce reported additional INQUIRY data length.
2014-08-06 mavFix several issues and inconsistencies in UNMAP capabil...
2014-08-05 mavReimplement WRITE USING TOKEN with Block Zero token...
2014-08-04 mavAdd support for Windows dialect of EXTENDED COPY comman...
2014-08-03 mavDo not retry on set of non-transient XCOPY errors.
2014-08-03 mavDo not retry token errors. They are not going to disapp...
2014-08-02 mavRework r269444 to work also for lists without IDs.
2014-08-02 mavPlug EXTENDED COPY request data memory leak.
2014-08-02 mavFix some bugs in RECEIVE COPY STATUS data.
2014-08-02 mavAdd missing comparisons to make list IDs in EXTENDED...
2014-07-31 joergFix breakage introduced by r256843: removing the SA_CCB...
2014-07-27 mavFix several cases of NULL dereference when INQUIRY...
next