summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: dpt_i2o: double free if adpt_i2o_online_hba() failsDan Carpenter2017-01-051-6/+2
* scsi: hpsa: use designated initializersKees Cook2017-01-051-20/+20
* scsi: lpfc: lpfc version change to 11.2.0.4James Smart2017-01-051-1/+1
* scsi: lpfc: Add missing memory barrierJames Smart2017-01-051-0/+2
* scsi: lpfc: Correct oops on vport port resetsJames Smart2017-01-051-3/+4
* scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart2017-01-052-11/+0
* scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart2017-01-053-17/+31
* scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart2017-01-051-0/+8
* scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-01-051-0/+17
* scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-01-051-0/+1
* scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart2017-01-053-233/+3
* scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart2017-01-051-1/+2
* scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2017-01-052-0/+12
* scsi: storvsc: properly set residual data length on errorsLong Li2017-01-051-3/+13
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-01-051-0/+7
* scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li2017-01-051-0/+9
* scsi: storvsc: Enable multi-queue supportK. Y. Srinivasan2017-01-051-3/+110
* scsi: storvsc: Remove the restriction on max segment sizeK. Y. Srinivasan2017-01-051-2/+0
* scsi: storvsc: Enable tracking of queue depthK. Y. Srinivasan2017-01-051-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-253-4/+4
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-4/+4
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-253-158/+95
|\ \ | |/ |/|
| * scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-48/+30
| * scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-46/+33
| * scsi: qedi: Convert to hotplug state machineThomas Gleixner2016-12-251-64/+32
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2422-22/+22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-231-0/+3
|\
| * sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2016-12-221-0/+3
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-2354-656/+9425
|\ \
| * \ Merge branch 'misc' into for-linusJames Bottomley2016-12-2213-142/+260
| |\ \
| | * | scsi: aacraid: remove wildcard for series 9 controllersKevin Barnett2016-12-081-2/+0
| | * | scsi: ibmvscsi: add write memory barrier to CRQ processingTyrel Datwyler2016-12-081-0/+2
| | * | scsi: ibmvscsi: log bad SRP response opcode in hex formatTyrel Datwyler2016-12-081-1/+1
| | * | scsi: ibmvscsi: add vscsi hosts to global list_headTyrel Datwyler2016-12-082-0/+4
| | * | scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani2016-12-081-1/+2
| | * | scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani2016-12-085-23/+76
| | * | scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi2016-12-081-1/+10
| | * | scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi2016-12-082-4/+32
| | * | scsi: g_NCR5380: Autoprobe board IRQ by defaultFinn Thain2016-12-081-12/+18
| | * | scsi: g_NCR5380: Fix automatic IRQ on HP C2502 cardsFinn Thain2016-12-081-13/+57
| | * | scsi: g_NCR5380: Use probe_irq_*() for IRQ probingOndrej Zary2016-12-084-88/+54
| | * | scsi: g_NCR5380: Check for chip presence before calling NCR5380_init()Ondrej Zary2016-12-081-0/+7
| * | | scsi: avoid a permanent stop of the scsi device's request queueWei Fang2016-12-141-4/+0
| * | | scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares2016-12-143-3/+80
| * | | scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran2016-12-144-28/+50
| * | | scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez2016-12-141-5/+42
| * | | scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-1411-335/+1114
| * | | scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez2016-12-143-57/+36
| * | | scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com2016-12-141-0/+52
| * | | scsi: hpsa: remove memory allocate failure messageAmit Kushwaha2016-12-141-25/+12
OpenPOWER on IntegriCloud