summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds14-236/+1547
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds5-14/+4
2016-01-20scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann1-1/+1
2016-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds102-4560/+8002
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-01-08Merge branch 'jejb-scsi' into miscJames Bottomley18-85/+177
2016-01-08qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2-31/+37
2016-01-08qla2xxx: Set all queues to 4kQuinn Tran2-4/+5
2016-01-08qla2xxx: Disable ZIO at start time.Quinn Tran1-0/+20
2016-01-08qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran7-28/+129
2016-01-08qla2xxx: Add selective command queuingQuinn Tran3-4/+15
2016-01-08qla2xxx: Add irq affinity notificationQuinn Tran3-1/+93
2016-01-08qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran4-56/+106
2016-01-08qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2-14/+12
2016-01-08qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik5-50/+180
2016-01-08qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik4-16/+104
2016-01-08qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani7-4/+253
2016-01-08qla2xxx: Add FW resource count in DebugFS.Quinn Tran7-31/+81
2016-01-08qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani6-1/+84
2016-01-08qla2xxx: Enable Exchange offload support.Himanshu Madhani6-7/+222
2016-01-08qla2xxx: Enable Extended Logins supportHimanshu Madhani6-7/+224
2016-01-07cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2-2/+5
2016-01-07cxlflash: Resolve oops in wait_port_offlineManoj Kumar2-3/+26
2016-01-07cxlflash: Fix to resolve cmd leak after host resetManoj Kumar1-2/+17
2016-01-07cxlflash: Removed driver date printUma Krishnan2-3/+1
2016-01-07cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs1-0/+2
2016-01-07cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar1-1/+1
2016-01-06storvsc: Tighten up the interrupt pathK. Y. Srinivasan1-15/+8
2016-01-06storvsc: Refactor the code in storvsc_channel_init()K. Y. Srinivasan1-80/+46
2016-01-06storvsc: Properly support Fibre Channel devicesK. Y. Srinivasan1-47/+134
2016-01-06storvsc: Fix a bug in the layout of the hv_fc_wwn_packetK. Y. Srinivasan1-3/+2
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann5-0/+225
2016-01-06mpt3sas: A correction in unmap_resourcesTomas Henzl1-1/+3
2016-01-06hpsa: Add box and bay information for enclosure devicesDon Brace2-7/+113
2016-01-06hpsa: Change SAS transport devices to bus 0.Don Brace1-1/+1
2016-01-06hpsa: fix path_info_showDon Brace1-6/+6
2016-01-06aic7xxx: Avoid name collision with <linux/list.h>Michal Marek5-14/+4
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+38
2015-12-28Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-3/+6
2015-12-22scsi_debug: Increase the reported optimal transfer lengthMartin K. Petersen1-2/+2
2015-12-22lpfc: Update version to 11.0.0.10 for upstream patch setJames Smart1-1/+1
2015-12-22lpfc: Use kzalloc instead of kmallocPunit Vara1-2/+1
2015-12-22lpfc: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring1-4/+2
2015-12-22lpfc: Add logging for misconfigured optics.James Smart3-32/+87
2015-12-22lpfc: Fix external loopback failure.James Smart1-2/+13
2015-12-22lpfc: Fix mbox reuse in PLOGI completionJames Smart1-10/+21
2015-12-22lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart7-136/+150
2015-12-22lpfc: Make write check error processing more resilientJames Smart1-6/+21
2015-12-22lpfc: Fix RDP ACC being too long.James Smart1-0/+10
2015-12-22lpfc: Fix RDP Speed reporting.James Smart1-10/+7