summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-253-4/+7
|\
| * scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn2017-07-171-2/+5
| * scsi: smartpqi: limit transfer length to 1MBYadan Fan2017-07-171-1/+1
| * scsi: hpsa: limit transfer length to 1MBYadan Fan2017-07-171-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-1712-21/+674
|\|
| * scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter2017-07-121-1/+1
| * scsi: hisi_sas: make several const arrays staticColin Ian King2017-07-121-5/+5
| * scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter2017-07-121-1/+1
| * scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2017-07-121-1/+4
| * scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini2017-07-121-0/+1
| * scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King2017-07-121-1/+1
| * scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King2017-07-121-1/+1
| * scsi: isci: fix typo in function namesColin Ian King2017-07-121-7/+7
| * scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter2017-07-121-4/+7
| * scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali2017-07-123-0/+646
* | 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