summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-09bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter3-6/+8
2016-05-05megaraid_sas: Downgrade two success messages to infoAndy Lutomirski2-2/+2
2016-05-05cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar1-0/+15
2016-05-03scsi_debug: rework resp_report_lunsDouglas Gilbert1-48/+87
2016-05-03scsi_debug: use pdt constantsDouglas Gilbert1-41/+45
2016-04-29scsi_debug: use likely hints on fast pathDouglas Gilbert1-114/+105
2016-04-29scsi_debug: re-order file scope declarationsDouglas Gilbert1-163/+151
2016-04-29scsi_debug: replace tasklet with work queueDouglas Gilbert1-135/+95
2016-04-29scsi_debug: make jiffy delay name clearerDouglas Gilbert1-23/+23
2016-04-29scsi_debug: replace jiffy timers with hr timersDouglas Gilbert1-35/+21
2016-04-29scsi_debug: ignore host lock optionDouglas Gilbert1-37/+7
2016-04-29scsi_debug: cleanup naming and bit crunchingDouglas Gilbert1-637/+525
2016-04-29hpsa: update driver versionDon Brace1-1/+1
2016-04-29hpsa: correct handling of HBA device removalDon Brace2-5/+85
2016-04-29hpsa: correct ioaccel2 error procecssing.Don Brace1-1/+3
2016-04-29hpsa: correct ioaccel state change operationDon Brace1-1/+3
2016-04-29hpsa: add timeouts for driver initiated commandsDon Brace1-19/+23
2016-04-29hpsa: add sas_address to sysfs device attibuteJoseph T Handzik1-0/+25
2016-04-29hpsa: correct initialization order issueDon Brace1-5/+5
2016-04-29aacraid: Update driver versionRaghava Aditya Renukunta1-1/+1
2016-04-29aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2-0/+25
2016-04-29aacraid: Remove code to needlessly complete fibRaghava Aditya Renukunta1-3/+4
2016-04-29aacraid: Log firmware AIF messagesRaghava Aditya Renukunta4-1/+35
2016-04-29aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta1-0/+4
2016-04-29aacraid: Disable MSI mode for series 6, 7, 8 cardsRaghava Aditya Renukunta1-15/+2
2016-04-29aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta1-4/+4
2016-04-29aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta1-1/+1
2016-04-29aacraid: Fix incorrectly named MACRORaghava Aditya Renukunta2-2/+2
2016-04-29aacraid: Removed unnecessary checks for NULLRaghava Aditya Renukunta1-22/+0
2016-04-29mptsas: fix checks for dma mapping errorsAlexey Khoroshilov1-2/+2
2016-04-25MAINTAINERS: Update the file list for the NCR 5380 entryFinn Thain1-1/+1
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