summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-08-121-30/+0Star
|\
| * qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)Nicholas Bellinger2017-07-311-30/+0Star
* | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-114-2/+38
|\ \
| * | lpfc: support nvmet_fc defer_rcv callbackJames Smart2017-08-104-2/+38
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-087-169/+69Star
|\ \
| * | scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn2017-07-271-30/+1Star
| * | scsi: aacraid: reading out of boundsDan Carpenter2017-07-271-3/+4
| * | scsi: qedf: Limit number of CQsThomas Bogendoerfer2017-07-272-12/+11Star
| * | scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner2017-07-271-50/+15Star
| * | scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner2017-07-271-54/+15Star
| * | scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner2017-07-271-7/+8
| * | scsi: bnx2fc: Prevent recursive cpuhotplug lockingThomas Gleixner2017-07-271-7/+8
| * | scsi: bnx2fc: Plug CPU hotplug raceThomas Gleixner2017-07-271-22/+23
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-028-37/+58
|\| |
| * | scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter2017-07-251-4/+4
| * | scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann2017-07-251-0/+2
| * | scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke2017-07-251-2/+4
| * | scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash2017-07-251-0/+7
| * | scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2017-07-252-30/+35
| * | scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang2017-07-251-1/+5
| * | scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali2017-07-251-0/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-263-4/+7
|\| | | |/ |/|
| * scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn2017-07-181-2/+5
| * scsi: smartpqi: limit transfer length to 1MBYadan Fan2017-07-181-1/+1
| * scsi: hpsa: limit transfer length to 1MBYadan Fan2017-07-181-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-073-33/+8Star
| * ibmvscsis: Use tpgt passed in by userBryant G. Ly2017-07-071-0/+8
| * qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger2017-07-072-31/+12Star
| * ibmvscsis: Enable Logical Partition Migration SupportMichael Cyr2017-06-093-16/+162
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-122-6/+7
|\ \
| * | t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-042-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/+10Star
| * | | scsi: lpfc: don't double count abort errorsDan Carpenter2017-07-011-1/+0Star