summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-2/+2
2018-09-201700 Add SCSI UNMAP supportSaso Kiselkov1-0/+393
2018-08-169242 st: this statement may fall throughToomas Soome1-2/+6
2018-07-179048 mpt_sas should not require targets to send SEP messagesRobert Mustacchi2-91/+103
2018-04-049044 Need support for mpt_sas tri-mode partsRobert Mustacchi3-46/+208
2018-02-169090 ses: using integer constants in boolean context, the expression will alw...Toomas Soome1-2/+5
2018-02-049024 rework PV-HVM disk device handlingYuri Pankov1-35/+2
2017-10-128665 Need support for LSI 9305-24iRobert Mustacchi2-11/+23
2017-07-295980 in-kernel inet_ntop should format IPv4 addresses like userland oneYuri Pankov1-36/+46
2017-07-128346 SES topology information needs to search STP Bridge portsRobert Mustacchi1-2/+136
2017-06-037751 mpt_sas sometimes times out sending SEP messagesRobert Mustacchi2-14/+223
2017-03-157940 provide device-rotational propertyYuri Pankov1-15/+29
2017-03-037926 enable gcc warnings for sdHans Rosenfeld2-113/+97
2017-03-027901 Devices that do not support setting WC keep generating ereportsJeffry Molanus1-234/+232
2017-02-277811 dont send obsolete mode pages to SSDs, SATA, SBC2 and later conforming d...Alek Pinchuk1-1/+12
2017-02-227812 Remove gender specific languageDaniel Hoffman3-4/+5
2017-02-025698 panic in mpt_sas: vmem_hash_delete(ffffff1aa3456000, 1, 8): bad freeMarcel Telka1-37/+97
2016-08-117220 devfs_clean() callers shouldn't rely on its return valueYuri Pankov1-6/+1
2016-01-086256 mptsas: deadlock in mptsas_handle_topo_changeDan Fields1-4/+10
2015-11-056299 SATA inquiry property generation doesn't work as advertisedHans Rosenfeld1-24/+2
2015-09-166119 mptsas doesn't handle timeouts in mptsas_get_sata_guid()Hans Rosenfeld2-71/+128
2014-12-055297 mptsas refhash replacement on reset can cause hangKeith M Wesolowski1-13/+13
2014-12-015017 use 64bit DMA in mpt_sasAndy Giles4-71/+106
2014-11-145016 improve mpt_sas auto request senseAndy Giles1-191/+325
2014-10-025015 improvements to mpt_sas debug logging and mdb moduleAndy Giles3-23/+63
2014-08-125081 mpt_sas watchdog timout needs to be initialized earlierAndy Giles1-27/+50
2014-07-214546 mpt_sas needs enhancing to support LSI MPI2.5Andy Giles4-438/+1338
2014-06-094888 Undocument dma_req(9s)Garrett D'Amore4-31/+3
2014-05-144781 sd shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-7/+5
2014-05-144779 vhci shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-8/+10
2014-04-294819 fix mpt_sas command timeout handlingAlbert Lee1-130/+149
2014-03-244682 panic in mptsas refhashKeith M Wesolowski1-1/+16
2014-03-034403 mpt_sas panic when pulling a driveDan McDonald2-11/+46
2014-02-264623 Remove -Wno-unused-label from mpt_sasDan McDonald1-1/+0
2014-01-224500 mptsas_hash_traverse() is unsafe, leads to missing devicesKeith M Wesolowski4-571/+586
2014-01-173105 Kernel inet_pton() implementation returns result in host byte orderYuri Pankov2-19/+8
2013-12-231787 SATL fails to handle returned SMART sense dataYuri Pankov2-55/+72
2013-12-164335 need a mechanism to detect solid state storage devicesGarrett D'Amore1-0/+12
2013-11-014233 mptsas topo change buffer overflowHans Rosenfeld2-71/+88
2013-10-073195 mpt_sas IOC reset races can cause panicsAlbert Lee1-8/+33
2013-09-284018 mpt_sas: allow physical topology enumeration in libtopoJoshua M. Clulow1-72/+239
2013-09-184112 sd should apply sd_io_time tunable to non-optical devicesKeith M Wesolowski1-6/+15
2013-08-133994 uscsi_timeout of 0 sent to ses target driver can hang processes in biowa...Kevin Crowe1-1/+5
2013-08-084013 backout 6910752/6968206: needs more workKeith M Wesolowski3-1221/+502
2013-02-193515 sd gives RMW warnings for readsHans Rosenfeld1-16/+12
2012-07-083063 many instances of unlike enum comparisonRichard Lowe1-2/+2
2012-05-292777 mpt_sas needs to try MUR reset at attach() time.Dan McDonald2-5/+15
2012-05-032665 sd.conf should be able to override physical-block-sizeGeorge Wilson1-7/+32
2012-03-11998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-1/+2
2012-03-02backout 998: breaks common closed driversRichard Lowe1-2/+1