]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
ddb: ANSI-fy function declarations.
[FreeBSD/FreeBSD.git] / sys / cam /
2014-10-12 Alexander MotinImprove and document `ctladm portlist` subcommand.
2014-10-11 Alexander MotinGive physical and virtual ports numbers some more meaning.
2014-10-11 Alexander MotinShorten frontend name.
2014-10-11 Alexander MotinFilter out duplicate AC_PATH_REGISTERED async events.
2014-10-11 Alexander MotinMark CTL frontend's CAM driver as CAM_PERIPH_DRV_EARLY.
2014-10-10 Alexander MotinMake ctld start even if some LUNs are unable to open...
2014-10-10 Alexander MotinStore persistent reservation keys as uint64_t instead...
2014-10-09 Alexander V. ChernikovSync to HEAD@r272825.
2014-10-09 Alexander MotinMake iSCSI connection close somewhat less aggressive.
2014-10-09 Xin LIMFV r272804:
2014-10-09 Xin LIMFV r272803:
2014-10-09 Xin LIMFV r272802:
2014-10-09 Alexander MotinUse proper variable when looping through periphs with...
2014-10-08 Baptiste DaroussinImport byacc 20141006
2014-10-08 Alexander MotinImplement software (mode page) and hardware (config...
2014-10-08 Alexander MotinAdd support for WRITE ATOMIC (16) command and report...
2014-10-06 Baptiste DaroussinImport byacc 20141005 from vendor
2014-10-06 Alexander MotinSet CAM_SIM_QUEUED flag before calling ctl_queue()...
2014-10-06 Alexander MotinAdd support for MaxBurstLength and Expected Data transf...
2014-10-06 Alexander V. ChernikovSync to HEAD@r272609.
2014-10-06 Xin LIMFV r272591:
2014-10-06 Xin LIMFV r272588:
2014-10-06 Xin LIMFV r272585:
2014-10-06 Alexander MotinFix length of Extended INQUIRY Data VPD page.
2014-10-06 Xin LIMFV r272501:
2014-10-06 Xin LIMFV r272500:
2014-10-04 Alexander V. ChernikovSync to HEAD@r272516.
2014-10-04 Xin LIMFV r272499:
2014-10-04 Xin LIAdd a new sysctl, vfs.zfs.vol.unmap_enabled, which...
2014-10-04 Xin LIDiff reduction with upstream. The code change is not...
2014-10-04 Xin LIMFV r272496:
2014-10-04 Xin LIMFV r272495:
2014-10-04 Xin LIMFV r272494:
2014-10-04 Xin LIMFV r272493:
2014-10-02 Enji CooperImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 Jung-uk KimMerge ACPICA 20140926.
2014-10-02 Glen BarberMerge the following revisions from ^/projects/release...
2014-10-02 Alexander MotinUse REPORT LUNS command for SPC-2 devices with LUN...
2014-10-02 Alexander MotinMake disconnected LUN 0 don't remain in half-configured...
2014-10-02 Alexander MotinRestore CAM_QUIRK_NOLUNS check, lost in previous commit.
2014-10-02 Alexander MotinRework the logic of sequential SCSI LUN scanner.
2014-10-01 Alexander MotinFix couple issues with ROD tokens content.
2014-09-28 Alexander MotinDo not transfer unneeded training zero bytes in INQUIRY...
2014-09-27 Alexander MotinFix page length reported for Block Limits VPD page.
2014-09-24 Peter WemmMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 Enji CooperImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 Alexander MotinWhen reporting some major UNIT ATTENTION condition...
2014-09-23 Alexander MotinFix ASCQ for "Logical unit not ready, manual interventi...
2014-09-22 Alexander MotinPretend that we support BYTCHK=1 in WRITE AND VERIFY...
2014-09-22 Alexander MotinFix read overrun handling, broken by using wrong variable.
2014-09-22 Alexander MotinDeny ANCHOR flag set without UNMAP flag set in WRITE...
2014-09-22 Alexander MotinDon't try to continue aborted commands if status was...
2014-09-22 Alexander MotinFix UNMAP stuck if the last block descriptor in the...
2014-09-22 Alexander MotinSimplify legacy reservation handling. Drop it on I_T...
2014-09-22 Alexander MotinDon't report unsupported FUA_NV bit set in READ/WRITE...
2014-09-22 Alexander MotinReport proper errors codes for unsupported SERVICE...
2014-09-22 Alexander MotinPolish INQUIRY command fields validation.
2014-09-21 Alexander MotinAllow SUBPAGE CODE field in MODE SENSE commands.
2014-09-19 Alexander MotinFix inverted expression to report block size in mode...
2014-09-18 Alexander MotinAllow more commands to pass persistent reservation...
2014-09-18 Alexander MotinAdd support for "no Data-Out Buffer" (NDOB) flag of...
2014-09-18 Alexander MotinWhen updating device media size use cached cdevsw pointer.
2014-09-17 Bryan DreweryCorrect a comment
2014-09-17 Alexander MotinFix tpc_create_token() introduced in r269497 to encode...
2014-09-17 Alexander MotinFix typo in defined ROD types in r269497.
2014-09-15 Alexander MotinAdd quirks to disable READ CAPACITY (16) for PNY USB...
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-14 Alexander MotinAlways report that we support REPORT TARGET PORT GROUPS...
2014-09-14 Alexander MotinUpdate CAM CCB accounting for the new status quo.
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-13 Alexander MotinImplement control over command reordering via options...
2014-09-13 Alexander MotinAdd "readcache" and "writecache" LUN options to control...
2014-09-13 Alexander MotinImplement range checks between UNMAP and READ/WRITE...
2014-09-11 Alexander MotinAdd support for Extended INQUIRY Data (0x86) VPD page.
2014-09-10 Alexander MotinExtend UNMAP blacklist on all STEC SSD models.
2014-09-10 Edward Tomasz Napi... Make sure we handle less than zero timeouts in iSCSI...
2014-09-10 Edward Tomasz Napi... Make it possible to disable NOP-In PDUs by the iSCSI...
2014-09-10 Alexander MotinMake ctl_port_mask an array to support more then 32...
2014-09-10 Alexander MotinRemove uninitialized and unused variable, reported...
2014-09-10 Alexander MotinFix array overrun, reported by Coverity.
2014-09-10 Alexander MotinFix couple off-by-one range check errors, reported...
2014-09-10 Alexander MotinFix memory leak on error, reported by Coverity.
2014-09-10 Alexander MotinFix minor buffer overflow reported by Coverity.
2014-09-09 Alexander MotinReport that DPO and FUA bits are supported after r271311.
2014-09-09 Alexander MotinOops, missed piece of r271311.
2014-09-09 Alexander MotinAdd support for Mode Page Policy (0x87) VPD page.
2014-09-09 Alexander MotinImprove cache control support, including DPO/FUA flags...
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-05 Alexander V. ChernikovSync to HEAD@r271160.
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
next