summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-25scsi: megaraid_sas: Remove redundant checks for ctrl_contextShivasharan S1-4/+4
2017-10-25scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...Shivasharan S1-27/+37
2017-10-25scsi: megaraid_sas: Add support for Crusader controllersShivasharan S2-22/+30
2017-10-25scsi: megaraid_sas: use adapter_type for all gen controllersShivasharan S5-55/+76
2017-10-25scsi: hpsa: bump driver versionDon Brace1-1/+1
2017-10-25scsi: hpsa: add enclosure logical identifierDon Brace1-2/+67
2017-10-25scsi: hpsa: correct logical volume removalDon Brace1-3/+6
2017-10-25scsi: hpsa: reduce warning messages on device removalDon Brace1-2/+4
2017-10-25scsi: hpsa: update queue depth for externalsDon Brace1-2/+6
2017-10-25scsi: hpsa: correct smart path enabledDon Brace1-38/+151
2017-10-25scsi: hpsa: change timeout for internal cmdsDon Brace1-11/+11
2017-10-25scsi: hpsa: update discovery pollingBader Ali Saleh2-13/+28
2017-10-25scsi: hpsa: add controller checkpointDon Brace2-0/+5
2017-10-25scsi: hpsa: clear tmpdevice in scan threadScott Teel1-0/+2
2017-10-25scsi: hpsa: cleanup sas_phy structures in sysfs when unloadingMartin Wilck1-1/+1
2017-10-25scsi: hpsa: destroy sas transport properties before scsi_hostMartin Wilck1-2/+2
2017-10-23scsi: smartpqi: correct spelling error in documentationDon Brace1-1/+1
2017-10-23scsi: Clarify SCSI core module parameter documentationMartin K. Petersen1-5/+8
2017-10-19scsi: pm80xx: corrected linkrate value.Viswas G1-1/+1
2017-10-19scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G1-0/+1
2017-10-19scsi: pm80xx: corrected SATA abort handling sequence.Viswas G4-10/+119
2017-10-19scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G1-0/+6
2017-10-19scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G1-38/+13
2017-10-19scsi: pm80xx: tag allocation for phy control request.Viswas G2-4/+10
2017-10-19scsi: pm80xx: Different SAS addresses for phys.Viswas G2-6/+10
2017-10-19scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G4-0/+63
2017-10-19scsi: pm80xx: redefine sas_identify_frame structureViswas G1-1/+97
2017-10-19scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke3-1/+12
2017-10-19scsi: scsi_error: Do not retry illegal function errorHannes Reinecke1-0/+1
2017-10-19scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff1-1/+1
2017-10-18scsi: scsi_devinfo: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entryHannes Reinecke1-1/+1
2017-10-18scsi: scsi_devinfo: Add 'AIX VDASD' to blacklistHannes Reinecke1-0/+1
2017-10-17scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang1-1/+5
2017-10-17scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang1-1/+5
2017-10-17scsi: scsi_devinfo: fixup string compareHannes Reinecke1-10/+13
2017-10-17scsi: scsi_devinfo: Whitespace fixesHannes Reinecke1-22/+22
2017-10-17scsi: scsi_devinfo: Reformat blacklist flagsHannes Reinecke1-26/+50
2017-10-17scsi: scsi: Export blacklist flags to sysfsHannes Reinecke3-0/+46
2017-10-17scsi: scsi_debug: allow to specify inquiry vendor and modelHannes Reinecke1-8/+17
2017-10-17scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()Damien Le Moal1-3/+3
2017-10-17scsi: sd_zbc: Use well defined macrosDamien Le Moal1-8/+4
2017-10-17scsi: sd_zbc: Rearrange codeDamien Le Moal1-5/+5
2017-10-17scsi: sd_zbc: Fix comments and indentationDamien Le Moal2-18/+104
2017-10-17scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal2-35/+34
2017-10-17scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig3-17/+8
2017-10-17scsi: scsi_transport_sas: check reply payload length instead of bidi requestChristoph Hellwig1-1/+1
2017-10-17scsi: libfc: don't assign resid_len in fc_lport_bsg_requestChristoph Hellwig1-3/+0
2017-10-17scsi: bfa: don't reset max_segments for every bsg requestChristoph Hellwig1-7/+0
2017-10-17scsi: qedi: Delete redundant variablesChristos Gkekas1-16/+1
2017-10-17scsi: qla2xxx: Query FC4 type during RSCN processingGiridhar Malavali1-1/+1