summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: be2iscsi: Set WRB invalid bit for SkyHawkJitendra Bhivare2017-01-052-6/+15
* scsi: be2iscsi: Take iscsi_task ref in abort handlerJitendra Bhivare2017-01-051-26/+19
* scsi: be2iscsi: Fix for crash in beiscsi_eh_device_resetJitendra Bhivare2017-01-053-122/+114
* scsi: be2iscsi: Fix use of invalidate command table reqJitendra Bhivare2017-01-054-70/+83
* scsi: dpt_i2o: double free if adpt_i2o_online_hba() failsDan Carpenter2017-01-051-6/+2
* scsi: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe2017-01-051-1/+0
* scsi: cciss: use designated initializersKees Cook2017-01-051-15/+15
* 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
* Linux 4.10-rc2v4.10-rc2Linus Torvalds2017-01-011-1/+1
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-015-143/+229
|\
| * ext4: Simplify DAX fault pathJan Kara2016-12-271-38/+10
| * dax: Call ->iomap_begin without entry lock during dax faultJan Kara2016-12-271-55/+66
| * dax: Finish fault completely when loading holesJan Kara2016-12-271-9/+18
| * dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara2016-12-271-17/+11
| * mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-273-24/+125
| * ext2: Return BH_New buffers for zeroed blocksJan Kara2016-12-271-2/+1
* | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2016-12-302-2/+2
|\ \
| * | Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk2016-12-271-1/+1
| * | docs: Fix build failureJohn Brooks2016-12-271-1/+1
| * | Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet2016-12-2711424-224736/+700098
| |\|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-301-2/+28
|\ \ \
| * | | crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott2016-12-271-2/+28
| | |/ | |/|
* | | mm/filemap: fix parameters to test_bit()Olof Johansson2016-12-291-1/+1
* | | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-293-6/+45
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-283-3/+43
|\ \ \
| * | | crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-163-3/+43
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2817-86/+112
|\ \ \ \
| * | | | net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * | | | r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-272-7/+0
| * | | | openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-272-28/+27
| * | | | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-274-10/+10
| * | | | net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4