summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/comstar
AgeCommit message (Collapse)AuthorFilesLines
2009-11-306901301 SRP Target stuck in 'offlining' stateSue Gleeson1-3/+4
2009-11-236857553 qlt should teardown interrupts during quiesce to workaround 6889922Daniel Beauregard9-31270/+31691
6887185 qlt driver fails to initialize CNA cards on the M5000, but initializes OK on other platforms 6889818 FC target should report queue full when it runs out of appropriately sized buffers 6893546 implement MSI for the qlt driver on x86 6898987 fcadm force-lip causes assertion failure in qlt.c:qlt_ctl()
2009-11-206901972 recursive mutex enter from pppt_tgt_offline()peter dunlap2-15/+28
2009-11-196900698 port providers should not passively participate in ALUAJohn Forte3-5/+24
6903022 stmfSetAluaState() is deleting non-active LUs when state is enabled
2009-11-196898729 SRP targets shown as online when cable disconnected from portSue Gleeson3-19/+142
2009-11-196896419 FC: panic when destroying LUN (assertion failed: lun_map_ent && ↵tim szeto1-0/+10
lun_map_ent->ent_lu == lu, ...)
2009-11-196897630 sbd_delete_locked_lu returns EBUSY more than neededWayne Ihde2-11/+13
6902079 stmf_ctl for cmd STMF_CMD_LU_ONLINE should respond to state ONLINING the same as ONLINE
2009-11-196894418 set interface for global logical unit propertyJohn Forte4-10/+168
6895461 'stmf: WARNING: proxy port not registered' appears occasionally on COMSTAR target
2009-11-186897038 SRP service goes into maintenance state when no HCAs are presentSue Gleeson2-13/+12
2009-11-186901087 cluster head panicked in "stmf_ic_scsi_cmd_msg_all" while backup job ↵John Forte2-5/+25
was executing
2009-11-186894487 ibdma is not lint cleansrivijitha dugganapalli4-17/+18
6894500 srpt is not lint clean 6897087 idm/iser - not lint clean 6893707 iscsitgtd is not lint clean
2009-11-176766563 iscsit should support phase collapsePriya Krishnan5-71/+146
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni5-22/+27
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-11-056873154 sli_mgmt_url_offset needs to be swapped in sbd_swap_lu_info_1_1tim szeto1-0/+1
2009-11-036893489 COMSTER - provide MODDRV for properly handling interface changesallan3-1/+8
6893502 COMSTAR - qlt should provide MODDRV revision control for fct interface 6893493 COMSTAR - emlxs should provide MODDRV revision control for fct interface
2009-10-266890605 check for alua state first in stmf_proxy_scsi_cmd()John Forte2-14/+13
6894324 itask_proxy_msg_id must be initialized to 0 in stmf_task_lu_free() 6895228 cleanup unnecessary messages in ALUA
2009-10-246825015 itadm does not fold eui names to upper caseCharles Ting1-0/+3
6792747 some uninit, buffer over run issues in iscsit
2009-10-216893044 unnecessary SRP syslog messages during bootSue Gleeson1-5/+1
2009-10-136887349 fcoei and fcoet lint warningsZhong Wang2-3/+4
2009-10-126861519 stmfCreateLu() should allow caller to specify host idJohn Forte2-3/+16
2009-10-076870501 qlt driver needs quiesce support in dev_ops for fast rebootDaniel Beauregard4-31/+271
6880832 Implement WWN setting function
2009-10-06PSARC/2009/465 COMSTAR ALUA active/standby supportJohn Forte15-70/+6770
6862774 Add support for ALUA to COMSTAR 6878583 mem leak in stmfGetLuResource() 6850890 stmfTargetProperties.protocol is not populated for stmfGetTargetProperties()
2009-10-056887711 stmf service doesn't start properly if persist_method=noneSue Gleeson1-1/+2
2009-10-056883177 MaxOutstandingUnexpectedPDUs breaks interoperability with Linux iSER ↵Charles Ting1-5/+0
initiator.
2009-09-306870543 stmfAddViewEntry() could use a validate-only modetim szeto3-9/+108
2009-09-256883296 incorrect isns updates after modify-target and after multiple-portal ↵Peter Cudhea - Sun Microsystems - Burlington, MA United States1-63/+204
updates 6883881 deadlock in blocking chain (iscsit_isns_portal_online and isns_create_target_info)
2009-09-256878684 'Fill data bytes' in frame control should be filled when additional ↵Kevin Yu1-1/+1
padding size is added
2009-09-236878085 COMSTAR iscsit does not send failure response when CHAP ↵Charles Ting1-0/+8
authentication failed
2009-09-226881948 panic in isnst_add_default_portals when isns enabled but no IP ↵Peter Cudhea - Sun Microsystems - Burlington, MA United States1-3/+3
addresses are UP.
2009-09-176879698 COMSTAR - Find memory leaks after creating several LUstim szeto1-0/+2
2009-09-166851724 configuration data should be preserved during service enable when ↵Sue Gleeson1-1/+1
persist_method is "none"
2009-09-146870528 writing comstar property larger than 1k disk pool size incorrectly ↵tim szeto2-33/+187
modifies property data 6879871 Repeated concurrent updates to COMSTAR metadata fails
2009-09-146867300 COMSTAR: panic[cpu1]/thread=ffffff415d18e760: assertion failed: ↵Peter Cudhea - Sun Microsystems - Burlington, MA United States2-33/+46
tgt->target_state == TS_DELETING
2009-09-116830307 panic occurs when the iSCSI target is registered to an iSNS serverPeter Cudhea - Sun Microsystems - Burlington, MA United States3-934/+1686
6830273 iscsit iSNS client does not re-register properly after reboot 6711755 iSNS client should handle portal list changes 6869071 COMSTAR: iSNS deregistration not sent during graceful poweroff/reboot 6872708 iscsi target should support a non-ESI option for keeping up to date with isns server 6875934 COMSTAR: Deadlock: cycle in blocking chain 6875916 failed assertion on iscsi_target_list/global_target_list inconsistency
2009-09-116804502 qlt hangsDaniel Beauregard9-26207/+36153
6861099 Add FCoE support to the qlt driver
2009-09-116878053 Fix for 6867945 results in undersized buffer allocationsPriya Krishnan1-9/+10
2009-08-31backout 6804502: breaks buildjmcp9-36153/+26207
2009-08-316804502 qlt hangsDaniel Beauregard9-26207/+36153
6861099 Add FCoE support to the qlt driver
2009-08-316859388 stmf kstats leak IO completion events during target resettim szeto3-36/+44
6868449 STMF kstat memory leak. 6869489 Unable to import a zvol after a zvol name change
2009-08-216862457 sbd_swap_lu_info_1_1 uses BSWAP_16 when BSWAP_64 is requiredsrivijitha dugganapalli1-3/+3
2009-08-216871623 fw_70 fix for 6869770 seems to have broken iSCSI interoperability ↵Charles Ting2-5/+12
with Vmware ESX
2009-08-176867945 iscsit does not handle pminsize properly in iscsit_dbuf_allocPriya Krishnan1-10/+14
2009-08-146835691 pgr out PREEMPT_ABORT action doesn't really abort tasksNattuvetty Bhavyan1-10/+3
2009-08-07PSARC/2009/401 Fibre Channel port link reinitialize supportReed2-6/+63
6858288 add subcommand force-lip to fcadm
2009-08-05PSARC 2008/311 FCoE (Fibre Channel over Ethernet) InitiatorZhong Wang4-2/+7
6823827 FCoE initiator for Leadville
2009-08-056740060 iscsit does not send or handle MaxRecvDataSegmentLength key properlyCharles Ting2-15/+75
6862789 memory leak in stmfGetSessionList()
2009-07-176845064 SUNWstmfu package dependency on dynamically linked libs not capturedtim szeto2-2/+2
6855885 LUNs become disabled when switching between 64- and 32-bit x86
2009-07-176812611 Add Management Network Address VPD (85h) support to sbdNattuvetty Bhavyan3-32/+268
6856759 groupMemberListIoctl() frees memory it hasn't allocated 6855914 fw_63 iSCSI failing SCSI compliance WHQL test 6840755 page_length for VPD page 80 isn't set for all conditions in sbd inquiry handler
2009-07-166855193 FCoE target read/write broken by changeset bf09620212abZhong Wang1-2/+2
2009-07-156847452 new dtrace providers needed for ABTS and RSCNallan4-18/+338
6847453 fct need support RLS