summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-01-05scsi: be2iscsi: Take iscsi_task ref in abort handlerJitendra Bhivare1-26/+19
2017-01-05scsi: be2iscsi: Fix for crash in beiscsi_eh_device_resetJitendra Bhivare3-122/+114
2017-01-05scsi: be2iscsi: Fix use of invalidate command table reqJitendra Bhivare4-70/+83
2017-01-05scsi: dpt_i2o: double free if adpt_i2o_online_hba() failsDan Carpenter1-6/+2
2017-01-05scsi: hpsa: use designated initializersKees Cook1-20/+20
2017-01-05scsi: lpfc: lpfc version change to 11.2.0.4James Smart1-1/+1
2017-01-05scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-01-05scsi: lpfc: Correct oops on vport port resetsJames Smart1-3/+4
2017-01-05scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart2-11/+0
2017-01-05scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart3-17/+31
2017-01-05scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart1-0/+8
2017-01-05scsi: lpfc: Correct host name in symbolic_name fieldJames Smart1-0/+17
2017-01-05scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-01-05scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart3-233/+3
2017-01-05scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart1-1/+2
2017-01-05scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2-0/+12
2017-01-05scsi: storvsc: properly set residual data length on errorsLong Li1-3/+13
2017-01-05scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li1-0/+7
2017-01-05scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li1-0/+9
2017-01-05scsi: storvsc: Enable multi-queue supportK. Y. Srinivasan1-3/+110
2017-01-05scsi: storvsc: Remove the restriction on max segment sizeK. Y. Srinivasan1-2/+0
2017-01-05scsi: storvsc: Enable tracking of queue depthK. Y. Srinivasan1-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-4/+4
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-158/+95
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner3-4/+4
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-48/+30
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-46/+33
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds22-22/+22
2016-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds54-656/+9425
2016-12-22sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro1-0/+3
2016-12-22Merge branch 'misc' into for-linusJames Bottomley13-142/+260
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+3
2016-12-14scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2016-12-14scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares3-3/+80
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran4-28/+50
2016-12-14scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez1-5/+42
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez11-335/+1114
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez3-57/+36
2016-12-14scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com1-0/+52
2016-12-14scsi: hpsa: remove memory allocate failure messageAmit Kushwaha1-25/+12
2016-12-14scsi: Update 3ware driver email addressesadam radford6-28/+16
2016-12-14scsi: libcxgbi: return error if interface is not upVarun Prakash1-0/+12
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash3-3/+12
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash3-26/+213
2016-12-14scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash2-15/+77
2016-12-14scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idxVarun Prakash1-2/+2
2016-12-14scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar16-0/+7464
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1