]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Fix rendering with mandoc
[FreeBSD/FreeBSD.git] / sys / cam /
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 mavMake iSCSI frontend less chatty while waiting for tasks...
2014-11-21 smhPrevent overflow issues in timeout processing
2014-11-21 mavMake cfiscsi_offline() synchronous, waiting for connect...
2014-11-21 mavClose race between cfiscsi_offline() and new connection...
2014-11-21 mavRemove bunch of unused lun variables.
2014-11-21 mavReduce race between LUN destruction and request arrival.
2014-11-21 mavLog errors for absent LUNs too.
2014-11-21 mavPartially reconstruct Active/Standby clusting.
2014-11-20 jhbLock the scsi_low code and the drivers which use it...
2014-11-20 mavRemove residual xpt_release_device() call left after...
2014-11-19 traszFix typo.
2014-11-13 mavFix check for vendor-specific peripheral qualifier.
2014-11-12 mavImprove CAM's reaction on asymmetric access errors.
2014-11-09 mavHandle PREEMPT AND ABORT service action equal to PREEMPT.
2014-11-07 mavFix LUN resize broken by r272911 commit.
2014-11-07 mavSynchronize medium rotation rate in legacy Rigid Disk...
2014-11-06 mavAdd to CTL support for logical block provisioning thres...
2014-11-04 mavFix residual copy/paste in r274080.
2014-11-04 mavImprove error handling around duplicate lun and port...
2014-11-03 traszs/icl_pdu_new_bhs/icl_pdu_new/; no functional changes...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-31 traszChange the default log level for iSCSI target from...
2014-10-29 mavImplement better handling for ENOSPC error for both...
2014-10-27 mavRemove comment obsoleted by r273730.
2014-10-27 mavReduce code duplication around Write Exclusive persiste...
2014-10-26 mavAllocate buffer for READ BUFFER/WRITE BUFFER commands...
2014-10-26 mavFix support for LUN flat space addressing.
2014-10-26 smhFix CF ERASE breakage caused by 268205.
2014-10-26 mavFix printing non-terminated strings in devlist XML.
2014-10-26 mavAdd "rpm" and "formfactor" LUN options to match istgt...
2014-10-25 mavAdd support for 12/16-byte EUI and 16-byte NAA IDs.
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelIFC @r273338
2014-10-19 neelIFC @r273206
2014-10-19 gnnAdd new quirks for the latest Samsung SSD, model 850.
2014-10-18 mavMake VPD 80h (Serial Number) transfer length match...
2014-10-16 sbrunoAdd 4k quirks for PM853T Samsung SSD
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-16 mavImplement more functional CTL debug logging.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 mavRemove couple Copan's vendor-specific mode pages.
2014-10-14 mavSome groundwork for later Informational Exceptions...
2014-10-14 mavAdd LBPERE mode bit definition.
2014-10-14 neelIFC @r273066
2014-10-13 mavDon't confuse frontend with zero length data moves...
2014-10-13 mavAdd support for READ DEFECT DATA (10/12) commands.
2014-10-13 mavReport physical block size for file-backed LUNs, using...
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 neelIFC @r272887
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-05 neelIFC @r272481
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 gjbReintegrate head@r272414
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 neelIFC @r272185
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-20 neelIFC @r271887
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.
next