summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-07-01scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang
2017-07-01scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn
2017-06-27scsi: sun_esp: fix device reference leaksJohan Hovold
2017-06-27scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat
2017-06-27scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat
2017-06-27scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat
2017-06-27scsi: fnic: Zero io_cmpl_skip on fw reset completionSatish Kharat
2017-06-27scsi: bnx2fc: Update version number to 2.11.8.Chad Dupuis
2017-06-27scsi: bnx2fc: Make rport_terminate_io callback a NOOP.Chad Dupuis
2017-06-27scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis
2017-06-27scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...Chad Dupuis
2017-06-27scsi: bnx2fc: Update copyright for 2017.Chad Dupuis
2017-06-27scsi: bnx2fc: Check for connection offload before sending RRQ.Chad Dupuis
2017-06-27scsi: bnx2fc: Add filters to the non-offload FCoE receive path.Chad Dupuis
2017-06-27scsi: default to scsi-mqChristoph Hellwig
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn
2017-06-27scsi: qla2xxx: Update Driver version to 10.00.00.00-kHimanshu Madhani
2017-06-27scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Update driver version to 9.01.00.00-khimanshu.madhani@cavium.com
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran
2017-06-27scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran
2017-06-27scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flagQuinn Tran
2017-06-27scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran
2017-06-27scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran
2017-06-27scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran
2017-06-27scsi: qla2xxx: Fix mailbox failure while deleting Queue pairsSawan Chandak
2017-06-27scsi: qla2xxx: Enable Target Multi QueueQuinn Tran
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran
2017-06-26scsi: cxlflash: Update TMF command processingMatthew R. Ochs
2017-06-26scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs
2017-06-26scsi: cxlflash: Support WS16 unmapMatthew R. Ochs
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs
2017-06-26scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs
2017-06-26scsi: cxlflash: Separate AFU internal command handling from AFU sync specificsMatthew R. Ochs
2017-06-26scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan
2017-06-26scsi: cxlflash: Add scsi command abort handlerUma Krishnan
2017-06-26scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan