summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/comstar/lu
AgeCommit message (Expand)AuthorFilesLines
2022-02-225513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_creat...Dan McDonald1-1/+1
2022-01-2514393 stmf_sbd: build errors with gcc 11Toomas Soome1-4/+4
2021-03-1013587 stmf_sbd: array subscript 8 is above array boundsToomas Soome1-2/+8
2020-04-2412592 stmf_sbd: panic in _init on sparcToomas Soome1-3/+3
2019-12-0212036 iscsi: zpool create pool fails to create labelJerry Jelinek1-2/+4
2019-11-1811820 upstream Nexenta iSCSI and COMSTAR fixesRick McNeal7-230/+1826
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-2/+2
2019-04-1010663 stmf_sbd: NULL pointer errorsToomas Soome2-6/+6
2018-12-219689 zfs range lock code should not be zpl-specificMatthew Ahrens1-22/+21
2018-09-201700 Add SCSI UNMAP supportSaso Kiselkov3-29/+53
2018-05-179539 Make zvol operations use _by_dnode routinesRichard Yao2-22/+25
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-1/+2
2014-10-075175 implement dmu_read_uio_dbuf() to improve cached read performanceMatthew Ahrens1-6/+3
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-4/+4
2013-07-073862 stmf + kstat = kernel panicJeff Biseda2-32/+2
2013-06-093505 Creating LU unconditionally enables write cache on backing store deviceYuri Pankov1-27/+24
2011-05-19937 WRITE_SAME support for COMSTARDan McDonald2-14/+331
2011-03-04701 UNMAP support for COMSTARDan McDonald3-24/+301
2010-07-016817374 stmf_scsi_session:ss_rport_id is insufficient for some SCSI transportsNattuvetty Bhavyan3-294/+192
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-2/+2
2010-06-096940963 stmfImportLu() should populate luGuid when error STMF_ERROR_FILE_IN_U...srivijitha dugganapalli1-0/+2
2010-06-076777077 COMSTAR drivers unnecessary NUL-terminate stringsViswanathan Kannappan4-27/+31
2010-05-266953601 improve logical unit creation time for zvol backed logical unitsJohn Forte1-11/+43
2010-05-136945584 COMSTAR support for REPORT IDENTIFYING INFORMATIONJohn Forte1-0/+77
2010-05-076944367 stmf ALUA should support discovery commands on standby pathJohn Forte1-0/+6
2010-05-056909809 COMSTAR should avoid extra data copy to zvol-based backing storeJames Moore5-18/+1575
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-02-266889694 COMSTAR kstat to track IO statistics at the ITLtim szeto3-19/+37
2010-01-196880389 SBD should request more data before writing existing dataCharles Ting1-55/+63
2010-01-056914001 READ CAPACITY not supported on standby pathJohn Forte1-1/+4
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki1-1/+1
2009-11-196897630 sbd_delete_locked_lu returns EBUSY more than neededWayne Ihde1-9/+9
2009-11-196894418 set interface for global logical unit propertyJohn Forte3-9/+165
2009-11-056873154 sli_mgmt_url_offset needs to be swapped in sbd_swap_lu_info_1_1tim szeto1-0/+1
2009-10-126861519 stmfCreateLu() should allow caller to specify host idJohn Forte1-1/+4
2009-10-06PSARC/2009/465 COMSTAR ALUA active/standby supportJohn Forte5-49/+608
2009-09-176879698 COMSTAR - Find memory leaks after creating several LUstim szeto1-0/+2
2009-09-146870528 writing comstar property larger than 1k disk pool size incorrectly mo...tim szeto2-33/+187
2009-08-316859388 stmf kstats leak IO completion events during target resettim szeto1-24/+0
2009-08-216862457 sbd_swap_lu_info_1_1 uses BSWAP_16 when BSWAP_64 is requiredsrivijitha dugganapalli1-3/+3
2009-08-146835691 pgr out PREEMPT_ABORT action doesn't really abort tasksNattuvetty Bhavyan1-10/+3
2009-07-176845064 SUNWstmfu package dependency on dynamically linked libs not capturedtim szeto2-2/+2
2009-07-176812611 Add Management Network Address VPD (85h) support to sbdNattuvetty Bhavyan3-32/+268
2009-07-166855193 FCoE target read/write broken by changeset bf09620212abZhong Wang1-2/+2
2009-06-226852255 sbd_pgr_meta_write()/sbd_pgr_meta_load() infinite recursionNattuvetty Bhavyan2-3/+23
2009-06-226852037 stmf panic in sbd_write_zfs_meta()tim szeto1-1/+1
2009-06-126837150 New COMSTAR SBD PGR code needs to handle the SRP transport ID formatPeter Cudhea - Sun Microsystems - Burlington, MA United States2-21/+77
2009-05-206701531 When possible SBD should not write its metadata directly on the backi...tim szeto2-164/+231