aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-25st: clear ILI if Medium ErrorKai Makisara1-3/+6
2016-04-25lpfc: remove incorrect lockdep assertionSebastian Herbszt1-6/+3
2016-04-25bnx2i: silence uninitialized variable warningsDan Carpenter1-2/+2
2016-04-25hpsa: set the enclosure identifier to zeroDan Carpenter1-0/+1
2016-04-25mpt3sas - remove unused fw_event_work elementsJoe Lawrence1-6/+4
2016-04-15hisi_sas: add alloc_dev_quirk_v2_hw()John Garry1-0/+30
2016-04-15hisi_sas: add slot_index_alloc_quirk_v2_hw()John Garry1-0/+28
2016-04-15hisi_sas: add device and slot alloc hw methodsJohn Garry2-2/+12
2016-04-15megaraid_sas: driver version upgradeSumit Saxena1-2/+2
2016-04-15megaraid_sas: task management code optimizationsSumit Saxena1-21/+46
2016-04-15megaraid_sas: call ISR function to clean up pending replies in OCR pathSumit Saxena1-0/+2
2016-04-15megaraid_sas: reduce memory footprints in kdump modeSumit Saxena3-19/+34
2016-04-15scsi_dh_alua: Declare local functions staticBart Van Assche1-4/+4
2016-04-15mpt3sas: Remove usage of 'struct timeval'Tina Ruchandani1-4/+4
2016-04-15pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney1-2/+0
2016-04-15qla2xxx: Remove use of 'struct timeval'Tina Ruchandani1-3/+2
2016-04-15hisi_sas: update driver version to 1.4John Garry1-1/+1
2016-04-15hisi_sas: for v2 hw only set ITCT qw2 for SAS deviceJohn Garry1-5/+6
2016-04-15hisi_sas: add v2 hw support for >4 SATA physJohn Garry1-7/+10
2016-04-15hisi_sas: fix v2 hw multiple SATA disk issueJohn Garry1-3/+1
2016-04-15hisi_sas: use device linkrate in MCR for v2 hwJohn Garry1-1/+1
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin7-156/+206
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin14-36/+36
2016-04-15scsi: rename SG related struct and functionsMing Lin1-26/+26
2016-04-15scsi: replace "mq" with "first_chunk" in SG functionsMing Lin1-10/+10
2016-04-15scsi: replace "scsi_data_buffer" with "sg_table" in SG functionsMing Lin1-18/+23
2016-04-15zfcp: Revert to original scanning behaviourHannes Reinecke1-1/+1
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk1-18/+1
2016-04-15bnx2fc: Update version number to 2.10.3.Chad Dupuis1-1/+1
2016-04-15bnx2fc: Check sc_cmd device and host pointer before returning the command to ...Chad Dupuis1-0/+12
2016-04-15bnx2fc: Print netdev device name when FCoE is successfully initialized.Chad Dupuis1-0/+2
2016-04-15bnx2fc: Print when we send a fip keep alive.Chad Dupuis1-0/+19
2016-04-15bnx2fc: Add driver tunables.Joe Carnuccio3-2/+80
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke1-2/+2
2016-04-15Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn1-4/+2
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn3-0/+4
2016-04-11snic: add scsi host after determining max IOs.Narsimhulu Musini1-18/+17
2016-04-11snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini2-1/+15
2016-04-11snic: Fix for missing interruptsNarsimhulu Musini2-7/+59
2016-04-11snic: target cleanup in driver unload pathNarsimhulu Musini1-2/+15
2016-04-11snic: Handling control path queue issuesNarsimhulu Musini1-14/+30
2016-04-11snic: LUN goes offline due to scsi cmd timeoutsNarsimhulu Musini1-0/+18
2016-04-11snic: Added additional statsNarsimhulu Musini6-23/+59
2016-04-11lpfc: Update driver version to 11.1.0.0James Smart1-1/+1
2016-04-11lpfc: Update modified file copyrightsJames Smart13-14/+14
2016-04-11lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart5-27/+21
2016-04-11lpfc: Add support for SmartSAN 2.0James Smart4-8/+243
2016-04-11lpfc: Fix Device discovery failures during switch reboot test.James Smart1-1/+4
2016-04-11lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart5-20/+136
2016-04-11lpfc: Fix crash when unregistering default rpi.James Smart1-1/+2