summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav2017-07-011-1/+1
* scsi: cxlflash: Update debug prints in reset handlersMatthew R. Ochs2017-07-011-15/+3
* scsi: cxlflash: Update send_tmf() parametersMatthew R. Ochs2017-07-011-14/+13
* scsi: cxlflash: Avoid double free of character deviceMatthew R. Ochs2017-07-011-1/+0
* scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-012-4/+9
* scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi2017-07-011-4/+10
* scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang2017-07-011-1/+2
* scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn2017-07-011-10/+13
* scsi: sun_esp: fix device reference leaksJohan Hovold2017-06-281-1/+8
* scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat2017-06-281-2/+14
* scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat2017-06-283-2/+45
* scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat2017-06-283-0/+32
* scsi: fnic: Zero io_cmpl_skip on fw reset completionSatish Kharat2017-06-281-0/+1
* scsi: bnx2fc: Update version number to 2.11.8.Chad Dupuis2017-06-281-1/+1
* scsi: bnx2fc: Make rport_terminate_io callback a NOOP.Chad Dupuis2017-06-281-1/+6
* scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis2017-06-281-8/+3
* scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...Chad Dupuis2017-06-281-1/+16
* scsi: bnx2fc: Update copyright for 2017.Chad Dupuis2017-06-2810-10/+20
* scsi: bnx2fc: Check for connection offload before sending RRQ.Chad Dupuis2017-06-281-3/+10
* scsi: bnx2fc: Add filters to the non-offload FCoE receive path.Chad Dupuis2017-06-281-1/+34
* scsi: default to scsi-mqChristoph Hellwig2017-06-282-15/+0
* scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn2017-06-282-16/+24
* scsi: qla2xxx: Update Driver version to 10.00.00.00-kHimanshu Madhani2017-06-281-3/+3
* scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby2017-06-281-0/+16
* scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby2017-06-284-5/+131
* scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby2017-06-2811-9/+1024
* scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby2017-06-284-5/+131
* scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby2017-06-289-27/+256
* scsi: qla2xxx: Update driver version to 9.01.00.00-khimanshu.madhani@cavium.com2017-06-281-2/+2
* scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran2017-06-284-3/+67
* scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran2017-06-285-35/+63
* scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran2017-06-282-8/+6
* scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flagQuinn Tran2017-06-282-32/+13
* scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran2017-06-284-14/+122
* scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran2017-06-286-35/+94
* scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran2017-06-284-1/+5
* scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran2017-06-286-48/+73
* scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran2017-06-284-8/+28
* scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran2017-06-285-4/+137
* scsi: qla2xxx: Fix mailbox failure while deleting Queue pairsSawan Chandak2017-06-284-2/+15
* scsi: qla2xxx: Enable Target Multi QueueQuinn Tran2017-06-287-38/+240
* scsi: qla2xxx: Preparation for Target MQ.Quinn Tran2017-06-2810-297/+380
* scsi: qla2xxx: Combine Active command arrays.Quinn Tran2017-06-287-144/+164
* scsi: cxlflash: Update TMF command processingMatthew R. Ochs2017-06-261-21/+44
* scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs2017-06-262-3/+10
* scsi: cxlflash: Support WS16 unmapMatthew R. Ochs2017-06-264-0/+15
* scsi: cxlflash: Support AFU debugMatthew R. Ochs2017-06-264-0/+104
* scsi: cxlflash: Support LUN provisioningMatthew R. Ochs2017-06-264-4/+135
* scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs2017-06-261-4/+4
* scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs2017-06-261-1/+120