summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-135-46/+182
|\
| * Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger2017-07-113-8/+33
| * qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger2017-07-063-33/+8
| * ibmvscsis: Use tpgt passed in by userBryant G. Ly2017-07-061-0/+8
| * qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger2017-07-062-31/+12
| * ibmvscsis: Enable Logical Partition Migration SupportMichael Cyr2017-06-083-16/+162
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-112-6/+7
|\ \
| * | t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-032-6/+7
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06152-4350/+11270
|\ \ \
| * | | qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani2017-07-011-1/+2
| * | | scsi: qla2xxx: avoid unused-function warningArnd Bergmann2017-07-012-8/+13
| * | | scsi: snic: fix a couple of spelling mistakes/typosColin Ian King2017-07-012-3/+3
| * | | scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King2017-07-018-11/+10
| * | | scsi: lpfc: don't double count abort errorsDan Carpenter2017-07-011-1/+0
| * | | scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter2017-07-011-10/+10
| * | | scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-015-122/+104
| * | | scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav2017-07-011-1/+1
| * | | 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: 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-271-1/+8
| * | | scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat2017-06-271-2/+14
| * | | scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat2017-06-273-2/+45
| * | | scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat2017-06-273-0/+32
| * | | scsi: fnic: Zero io_cmpl_skip on fw reset completionSatish Kharat2017-06-271-0/+1
| * | | scsi: bnx2fc: Update version number to 2.11.8.Chad Dupuis2017-06-271-1/+1
| * | | scsi: bnx2fc: Make rport_terminate_io callback a NOOP.Chad Dupuis2017-06-271-1/+6
| * | | scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis2017-06-271-8/+3
| * | | scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...Chad Dupuis2017-06-271-1/+16
| * | | scsi: bnx2fc: Update copyright for 2017.Chad Dupuis2017-06-2710-10/+20
| * | | scsi: bnx2fc: Check for connection offload before sending RRQ.Chad Dupuis2017-06-271-3/+10
| * | | scsi: bnx2fc: Add filters to the non-offload FCoE receive path.Chad Dupuis2017-06-271-1/+34
| * | | scsi: default to scsi-mqChristoph Hellwig2017-06-272-15/+0
| * | | scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn2017-06-272-16/+24
| * | | scsi: qla2xxx: Update Driver version to 10.00.00.00-kHimanshu Madhani2017-06-271-3/+3
| * | | scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby2017-06-271-0/+16
| * | | scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby2017-06-274-5/+131
| * | | scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby2017-06-2711-9/+1024
| * | | scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby2017-06-274-5/+131
| * | | scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby2017-06-279-27/+256
| * | | scsi: qla2xxx: Update driver version to 9.01.00.00-khimanshu.madhani@cavium.com2017-06-271-2/+2
| * | | scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran2017-06-274-3/+67
| * | | scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran2017-06-275-35/+63
| * | | scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran2017-06-272-8/+6
| * | | scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flagQuinn Tran2017-06-272-32/+13
| * | | scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran2017-06-274-14/+122
OpenPOWER on IntegriCloud