summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/comstar
AgeCommit message (Expand)AuthorFilesLines
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek2-2/+4
2014-10-075175 implement dmu_read_uio_dbuf() to improve cached read performanceMatthew Ahrens1-6/+3
2014-08-125047 don't use atomic_*_nv if you discard the return valueJosef 'Jeff' Sipek1-2/+2
2014-08-125046 comstar: use the correct type instead of casting all the timeJosef 'Jeff' Sipek1-7/+5
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek8-73/+72
2014-05-144780 comstar iSCSI target shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-4/+4
2014-01-173105 Kernel inet_pton() implementation returns result in host byte orderYuri Pankov1-30/+7
2014-01-164458 iscsit discovery reply should be more strict WRT TPGsYuri Pankov3-38/+61
2013-11-141872 NULL pointer dereference in iscsitDan McDonald1-1/+13
2013-07-083866 panic in idm moduleJeff Biseda1-3/+4
2013-07-073862 stmf + kstat = kernel panicJeff Biseda5-569/+20
2013-07-023775 Upstreaming of ALUA use-after-free fixes from NexentaDan McDonald3-10/+23
2013-06-093505 Creating LU unconditionally enables write cache on backing store deviceYuri Pankov1-27/+24
2013-05-233621 ZFS LU stuck in the offlining stateSaso Kiselkov2-2/+55
2012-07-26653 incorrect handling in iscsit of duplicate PDUs with cmdsn > expsnDan McDonald1-6/+17
2012-02-132083 stmf: worker manager doesn't scale workers anymoreAlexander Stetsenko1-18/+25
2012-01-27968 fct driver sets incorrect fc-ct revisionDan McDonald1-1/+2
2011-08-181385 iscsi target drops due to taskqGarrett D'Amore1-11/+5
2011-05-19937 WRITE_SAME support for COMSTARDan McDonald2-14/+331
2011-03-04701 UNMAP support for COMSTARDan McDonald3-24/+301
2011-02-17434 kernel crash dump on comstar iscsitAlexander Stetsenko2-178/+199
2011-02-02573 stmfadm doesn't display target and initiator aliases for iscsitYuri Pankov3-0/+24
2011-01-21416 iscsit responses truncated to 1 PDUAlexander Stetsenko1-45/+51
2010-07-286936691 Unable to discover existing or new targets after an upgrade or applia...Priya Krishnan1-0/+11
2010-07-286953251 Comstar iscsi target cannot work with Starport iscsi initiatorPeter Gill2-4/+7
2010-07-276972190 stmf_ic_scsi_cmd_msg_unmarshal() messages when discovering LUNs on st...Sue Gleeson2-14/+25
2010-07-206963834 fcoet_send_sol_fcp_data_done assfailYu Renia Miao1-1/+1
2010-07-016817374 stmf_scsi_session:ss_rport_id is insufficient for some SCSI transportsNattuvetty Bhavyan12-349/+713
2010-06-276909450 Race condition in iscsit session code allows duplicate sessionsPriya Krishnan2-0/+24
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-2/+2
2010-06-246946583 Add libstmf interfaces to set/get default stmf properties - PSARC/201...srivijitha dugganapalli2-18/+58
2010-06-216948339 OpenStorage iSCSI luns cannot be brought online from Windows client w...Priya Krishnan1-3/+6
2010-06-156912676 STMF should attempt to catch port provider data transfer double compl...John Forte2-5/+97
2010-06-096940963 stmfImportLu() should populate luGuid when error STMF_ERROR_FILE_IN_U...srivijitha dugganapalli1-0/+2
2010-06-076951720 host side port offline whiel IO running made iscsi target system panicPriya Krishnan4-16/+71
2010-06-076777077 COMSTAR drivers unnecessary NUL-terminate stringsViswanathan Kannappan37-287/+258
2010-05-276953323 assertion failed: ioc->ioc_tgt_port != NULL, file: common/io/comstar/...Peter Cudhea - Oracle Corporation - Burlington, MA United States1-1/+1
2010-05-266953601 improve logical unit creation time for zvol backed logical unitsJohn Forte1-11/+43
2010-05-136948321 stmf panic dump shows (itask->itask_ncmds > ITASK_MAX_NCMDS)John Forte1-1/+7
2010-05-136945584 COMSTAR support for REPORT IDENTIFYING INFORMATIONJohn Forte1-0/+77
2010-05-106890586 RFE: Support iSCSI Multiple Connections per Session (MC/S) with COMST...Priya Krishnan3-49/+528
2010-05-106942887 it_portal_delete() cooking up circular listsPeter Gill2-6/+4
2010-05-076944367 stmf ALUA should support discovery commands on standby pathJohn Forte4-17/+25
2010-05-056909809 COMSTAR should avoid extra data copy to zvol-based backing storeJames Moore12-93/+2364
2010-04-286902279 Add SCSI WRITE AND VERIFY support when using zvol backing storeCharles Binford - Sun Microsystems - Wichita2-6/+55
2010-04-216935373 SC3.x/clustered SS7000 FC - Node/cluster panic'ing after takeover f...Nattuvetty Bhavyan3-15/+14
2010-04-196940915 deadlock: cycle in blocking chain via stmf_itl_kstat_lookuptim szeto1-6/+12
2010-04-056879350 RFE: Add ability to enable/disable SRPT on specific HCAsSue Gleeson7-164/+475
2010-03-236904476 panic in stmf_remove_lu_from_session()tim szeto2-15/+22
2010-03-09PSARC/2010/006 EOF of iSCSI Target DaemonJim Dunham1-2/+1