summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-2014-236/+1547
|\
| * scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann2016-01-201-1/+1
| * qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2016-01-072-31/+37
| * qla2xxx: Set all queues to 4kQuinn Tran2016-01-072-4/+5
| * qla2xxx: Disable ZIO at start time.Quinn Tran2016-01-071-0/+20
| * qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-077-28/+129
| * qla2xxx: Add selective command queuingQuinn Tran2016-01-073-4/+15
| * qla2xxx: Add irq affinity notificationQuinn Tran2016-01-073-1/+93
| * qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-074-56/+106
| * qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2016-01-072-14/+12
| * qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-075-50/+180
| * qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-074-16/+104
| * qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani2016-01-077-4/+253
| * qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-077-31/+81
| * qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-076-1/+84
| * qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-076-7/+222
| * qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-076-7/+224
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-01-205-14/+4
|\ \
| * | aic7xxx: Avoid name collision with <linux/list.h>Michal Marek2016-01-055-14/+4
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-01-13102-4560/+8002
|\ \
| * \ Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-0718-85/+177
| |\ \
| | * | ses: fix discovery of SATA devices in SAS enclosuresJames Bottomley2015-12-182-18/+5
| | * | scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2015-12-181-0/+14
| | * | scsi_transport_sas: add is_sas_attached() functionJames Bottomley2015-12-181-0/+16
| * | | cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2016-01-062-2/+5
| * | | cxlflash: Resolve oops in wait_port_offlineManoj Kumar2016-01-062-3/+26
| * | | cxlflash: Fix to resolve cmd leak after host resetManoj Kumar2016-01-061-2/+17
| * | | cxlflash: Removed driver date printUma Krishnan2016-01-062-3/+1
| * | | cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-01-061-0/+2
| * | | cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar2016-01-061-1/+1
| * | | storvsc: Tighten up the interrupt pathK. Y. Srinivasan2016-01-061-15/+8
| * | | storvsc: Refactor the code in storvsc_channel_init()K. Y. Srinivasan2016-01-061-80/+46
| * | | storvsc: Properly support Fibre Channel devicesK. Y. Srinivasan2016-01-061-47/+134
| * | | storvsc: Fix a bug in the layout of the hv_fc_wwn_packetK. Y. Srinivasan2016-01-061-3/+2
| * | | mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann2016-01-065-0/+225
| * | | mpt3sas: A correction in unmap_resourcesTomas Henzl2016-01-061-1/+3
| * | | hpsa: Add box and bay information for enclosure devicesDon Brace2016-01-062-7/+113
| * | | hpsa: Change SAS transport devices to bus 0.Don Brace2016-01-061-1/+1
| * | | hpsa: fix path_info_showDon Brace2016-01-061-6/+6
| * | | scsi_debug: Increase the reported optimal transfer lengthMartin K. Petersen2015-12-211-2/+2
| * | | lpfc: Update version to 11.0.0.10 for upstream patch setJames Smart2015-12-211-1/+1
| * | | lpfc: Use kzalloc instead of kmallocPunit Vara2015-12-211-2/+1
| * | | lpfc: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring2015-12-211-4/+2
| * | | lpfc: Add logging for misconfigured optics.James Smart2015-12-213-32/+87
| * | | lpfc: Fix external loopback failure.James Smart2015-12-211-2/+13
| * | | lpfc: Fix mbox reuse in PLOGI completionJames Smart2015-12-211-10/+21
| * | | lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-217-136/+150
| * | | lpfc: Make write check error processing more resilientJames Smart2015-12-211-6/+21
| * | | lpfc: Fix RDP ACC being too long.James Smart2015-12-211-0/+10
| * | | lpfc: Fix RDP Speed reporting.James Smart2015-12-211-10/+7
OpenPOWER on IntegriCloud