aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg1-1/+2
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-248/+38
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg1-4/+1
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon1-8/+4
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-1/+3
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds131-3281/+16199
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-28/+45
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+16
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-11/+11
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo Molnar15-76/+67
2015-06-19snic: driver for Cisco SCSI HBANarsimhulu Musini36-0/+10256
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-7/+2
2015-06-15ufs: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee1-0/+8
2015-06-15megaraid_sas: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee1-0/+8
2015-06-13qla2xxx: Fix indentationBart Van Assche5-15/+14
2015-06-13qla2xxx: Comment out unreachable codeBart Van Assche2-8/+15
2015-06-13advansys: fix compilation errors and warnings when CONFIG_PCI is not setJohannes Thumshirn1-1/+4
2015-06-13megaraid: fix irq setup process regressionTomas Henzl1-16/+14
2015-06-13lpfc: Update version to 10.7.0.0 for upstream patch set.James Smart1-1/+1
2015-06-13lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart4-15/+16
2015-06-13lpfc: Fix scsi task management error message.James Smart1-8/+10
2015-06-13lpfc: Fix cq_id masking problem.James Smart1-1/+1
2015-06-13lpfc: Fix scsi prep dma buf error.James Smart1-1/+1
2015-06-13lpfc: Add support for using block multi-queueJames Smart4-52/+72
2015-06-13lpfc: Devices are not discovered during takeaway/giveback testingJames Smart1-12/+10
2015-06-13lpfc: Fix vport deletion failure.James Smart1-0/+2
2015-06-13lpfc: Check for active portpeerbeacon.James Smart2-4/+21
2015-06-05lpfc: Update driver version for upstream patch set 10.6.0.1.James Smart1-1/+1
2015-06-05lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart1-1/+1
2015-06-05lpfc: Fix incorrect log message reported for empty FCF record.James Smart1-2/+4
2015-06-05lpfc: Fix rport leak.James Smart3-82/+79
2015-06-05lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart1-5/+7
2015-06-05lpfc: Fix crash in vport_delete.James Smart3-6/+19
2015-06-05lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.James Smart1-6/+6
2015-06-05lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart1-1/+11
2015-06-05lpfc: Correct reporting of vport state on fdisc command failure.James Smart1-1/+2
2015-06-05lpfc: Add support for RDP ELS command.James Smart7-0/+955
2015-06-05lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart1-11/+21
2015-06-05lpfc: Correct reference counting of rportJames Smart1-1/+2
2015-06-05lpfc: Add support for ELS LCB.James Smart6-6/+306
2015-06-05lpfc: Correct loss of target discovery after cable swap.James Smart1-2/+2
2015-06-05lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart1-1/+1
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2-0/+2
2015-06-02iscsi: Fix iscsi endpoints leakSagi Grimberg1-0/+2
2015-06-02ips: remove pointless #warningJames Bottomley1-4/+5
2015-06-02bnx2i: Fix call trace while device resetNilesh Javali1-0/+2
2015-06-02bnx2i: Fixed firmware assert, during target logout.Tej Parkash1-1/+2
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi1-0/+12
2015-06-02scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi3-2/+18
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi1-1/+3