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