summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-05scsi: qla4xxx: comments correctionCao jin1-3/+3
2017-01-05scsi: qedi: return via va_end to match corresponding va_startColin Ian King1-3/+6
2017-01-05scsi: be2iscsi: Update driver versionJitendra Bhivare1-1/+1
2017-01-05scsi: be2iscsi: Add warning message for unsupported adapterKetan Mukadam2-1/+4
2017-01-05scsi: be2iscsi: Reinit SGL handle, CID tables after TPEJitendra Bhivare1-41/+20
2017-01-05scsi: be2iscsi: Add checks to validate CID alloc/freeJitendra Bhivare3-84/+87
2017-01-05scsi: be2iscsi: Remove wq_name from beiscsi_hbaJitendra Bhivare2-5/+5
2017-01-05scsi: be2iscsi: Remove unused struct membersJitendra Bhivare8-124/+21
2017-01-05scsi: be2iscsi: Remove redundant receive buffers postingJitendra Bhivare1-8/+0
2017-01-05scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTLJitendra Bhivare2-17/+19
2017-01-05scsi: be2iscsi: Add checks to validate completionsJitendra Bhivare1-7/+21
2017-01-05scsi: be2iscsi: Set WRB invalid bit for SkyHawkJitendra Bhivare2-6/+15
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: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe1-1/+0
2017-01-05scsi: cciss: use designated initializersKees Cook1-15/+15
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
2017-01-01Linux 4.10-rc2v4.10-rc2Linus Torvalds1-1/+1
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-143/+229
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+28
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds3-6/+45
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+43
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-86/+112
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk1-1/+1
2016-12-27docs: Fix build failureJohn Brooks1-1/+1
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet11424-224736/+700098
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0