aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-27scsi: bnx2fc: Make rport_terminate_io callback a NOOP.Chad Dupuis1-1/+6
2017-06-27scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis1-8/+3
2017-06-27scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are zero.Chad Dupuis1-1/+16
2017-06-27scsi: bnx2fc: Update copyright for 2017.Chad Dupuis10-10/+20
2017-06-27scsi: bnx2fc: Check for connection offload before sending RRQ.Chad Dupuis1-3/+10
2017-06-27scsi: bnx2fc: Add filters to the non-offload FCoE receive path.Chad Dupuis1-1/+34
2017-06-27scsi: default to scsi-mqChristoph Hellwig2-15/+0
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn2-16/+24
2017-06-27scsi: qla2xxx: Update Driver version to 10.00.00.00-kHimanshu Madhani1-3/+3
2017-06-27scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby1-0/+16
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby4-5/+131
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby11-9/+1024
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby4-5/+131
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby9-27/+256
2017-06-27scsi: qla2xxx: Update driver version to 9.01.00.00-khimanshu.madhani@cavium.com1-2/+2
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran4-3/+67
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran5-35/+63
2017-06-27scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran2-8/+6
2017-06-27scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flagQuinn Tran2-32/+13
2017-06-27scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran4-14/+122
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran6-35/+94
2017-06-27scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran4-1/+5
2017-06-27scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran6-48/+73
2017-06-27scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran4-8/+28
2017-06-27scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran5-4/+137
2017-06-27scsi: qla2xxx: Fix mailbox failure while deleting Queue pairsSawan Chandak4-2/+15
2017-06-27scsi: qla2xxx: Enable Target Multi QueueQuinn Tran7-38/+240
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran10-297/+380
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran7-144/+164
2017-06-27block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig1-0/+5
2017-06-27blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig1-4/+1
2017-06-26Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro30-456/+940
2017-06-26scsi: cxlflash: Update TMF command processingMatthew R. Ochs1-21/+44
2017-06-26scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs2-3/+10
2017-06-26scsi: cxlflash: Support WS16 unmapMatthew R. Ochs4-0/+15
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs4-0/+104
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs4-4/+135
2017-06-26scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs1-4/+4
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs1-1/+120
2017-06-26scsi: cxlflash: Separate AFU internal command handling from AFU sync specificsMatthew R. Ochs2-28/+53
2017-06-26scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan3-2/+212
2017-06-26scsi: cxlflash: Add scsi command abort handlerUma Krishnan1-0/+61
2017-06-26scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan2-5/+57
2017-06-26scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan2-0/+11
2017-06-26scsi: cxlflash: Handle AFU sync failuresUma Krishnan2-27/+95
2017-06-26scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan2-35/+104
2017-06-26scsi: cxlflash: Reset hardware queue context via specified registerUma Krishnan2-38/+47
2017-06-26scsi: cxlflash: Update cxlflash_afu_sync() to return errnoUma Krishnan1-5/+6
2017-06-26scsi: cxlflash: Combine the send queue locksUma Krishnan2-6/+6
2017-06-26scsi: sgiwd93: switch to dma_alloc_attrsChristoph Hellwig1-4/+6