summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+5
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-22/+7
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall-5/+5
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+66
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1325/+8670
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-12/+12
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+3
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+15
2015-08-26aic94xx: set an error code on failureDan Carpenter-0/+1
2015-08-26storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan-3/+9
2015-08-26storvsc: Allow write_same when host is windows 10Keith Mange-1/+5
2015-08-26storvsc: use storage protocol version to determine storage capabilitiesKeith Mange-4/+4
2015-08-26storvsc: use correct defaults for values determined by protocol negotiationKeith Mange-14/+19
2015-08-26storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...Keith Mange-22/+86
2015-08-26storvsc: Use a single value to track protocol versionsKeith Mange-26/+9
2015-08-26storvsc: Rather than look for sets of specific protocol versions, make decisi...Keith Mange-8/+3
2015-08-26cxlflash: Remove unused variable from queuecommandMatthew R. Ochs-3/+4
2015-08-26cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter-2/+2
2015-08-26cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter-1/+1
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs-16/+1454
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs-4/+2469
2015-08-26cxlflash: Base error recovery supportMatthew R. Ochs-16/+177
2015-08-26qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani-1/+1
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak-3/+15
2015-08-26qla2xxx: Fix missing device login retries.Arun Easi-1/+2
2015-08-26qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani-6/+0
2015-08-26qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis-7/+2
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak-2/+31
2015-08-26qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis-7/+1
2015-08-26qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis-11/+15
2015-08-26qla2xxx: Do not crash system for sp ref count zeroHiral Patel-1/+1
2015-08-26qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap-14/+17
2015-08-26qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio-0/+3
2015-08-26qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio-2/+2
2015-08-26qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio-4/+33
2015-08-26qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio-2/+4
2015-08-26scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn-0/+5
2015-08-26pm80xx: Bump pm80xx driver version to 0.1.38Viswas G-1/+1
2015-08-26pm80xx: Handling Invalid SSP Response frameViswas G-1/+8
2015-08-26pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G-17/+68
2015-08-26pm80xx: Remove unnecessary phy disconnect while link errorViswas G-12/+0
2015-08-26pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G-0/+1
2015-08-26pm80xx: Update For Thermal Page CodeViswas G-2/+10
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G-5/+21
2015-08-26pm80xx: Updated link rateViswas G-0/+5
2015-08-26lpfc: Use && instead of & for boolean expressionSebastian Herbszt-1/+1
2015-08-26qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla-0/+6
2015-08-26hpsa: fix rmmod issuesDon Brace-2/+8
2015-08-26hpsa: fix issues with multilun devicesshane.seymour-2/+4