summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-08-24scsi: qla2xxx: Fix WWPN/WWNN in debug messageDarren Trap1-4/+4
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby6-1/+25
2017-08-24scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com1-0/+1
2017-08-24scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez3-2/+3
2017-08-24scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio1-1/+1
2017-08-24scsi: megaraid_sas: driver version upgradeShivasharan S1-2/+2
2017-08-24scsi: megaraid_sas: call megasas_dump_frame with correct IO frame sizeShivasharan S1-1/+1
2017-08-24scsi: megaraid_sas: modified few prints in OCR and IOC INIT pathShivasharan S1-9/+14
2017-08-24scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/trueShivasharan S1-25/+15
2017-08-24scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S1-1/+4
2017-08-24scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAI...Shivasharan S3-46/+88
2017-08-24scsi: megaraid_sas: Use SMID for Task abort case onlyShivasharan S1-3/+3
2017-08-24scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S1-0/+8
2017-08-24scsi: megaraid_sas: Fix endianness issues in DCMD handlingShivasharan S1-4/+5
2017-08-24scsi: megaraid_sas: Do not re-fire shutdown DCMD after OCRShivasharan S1-0/+9
2017-08-24scsi: megaraid_sas: Call megasas_complete_cmd_dpc_fusion every 1 second while...Shivasharan S1-2/+1
2017-08-24scsi: megaraid_sas: Use synchronize_irq in target reset caseShivasharan S1-5/+1
2017-08-24scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secsShivasharan S1-1/+2
2017-08-24scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i...Shivasharan S1-1/+1
2017-08-24scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_testGustavo A. R. Silva1-6/+3
2017-08-24scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-08-24scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-08-24scsi: hpsa: fix the device_id in hpsa_update_device_info()Dan Carpenter1-1/+1
2017-08-24scsi: aha1542: constify pnp_device_idArvind Yadav1-1/+1
2017-08-24scsi: scsi-sysfs: Adjust error returned for adapter reset requestweiping zhang1-0/+2
2017-08-24scsi: ch: add refcountingHannes Reinecke1-3/+19
2017-08-24scsi: pmcraid: fix duplicated code for different branchesGustavo A. R. Silva1-6/+1
2017-08-24scsi: ncr5380: constify pnp_device_idArvind Yadav1-1/+1
2017-08-24scsi: qedf: Update driver version to 8.20.5.0.Chad Dupuis1-3/+3
2017-08-24scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.Chad Dupuis1-1/+1
2017-08-24scsi: qedf: Covert single-threaded workqueues to regular workqueues.Chad Dupuis1-4/+4
2017-08-24scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis3-16/+15
2017-08-24scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis3-26/+51
2017-08-24scsi: qedf: Set WWNN and WWPN based on values from qed.Chad Dupuis1-3/+18
2017-08-24scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King1-4/+4
2017-08-24scsi: osst: silence underflow warning in osst_verify_frame()Dan Carpenter1-1/+1
2017-08-24scsi: osst: add missing indent on a for loop statementColin Ian King1-1/+1
2017-08-24scsi: mpt3sas: fix pr_info message continuationColin Ian King1-2/+2
2017-08-24scsi: ses: make page2 support optionalHannes Reinecke1-1/+38
2017-08-24scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'Hannes Reinecke1-7/+10
2017-08-24scsi: ses: check return code from ses_recv_diag()Hannes Reinecke1-1/+2
2017-08-24scsi: hpsa: Remove 'hpsa_allow_any' module optionHannes Reinecke1-19/+7
2017-08-24scsi: cciss: Drop obsolete driverHannes Reinecke1-0/+1
2017-08-24scsi: hpsa: do not print errors for unsupported report luns formatHannes Reinecke1-9/+11
2017-08-24scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD pageHannes Reinecke1-1/+1
2017-08-24scsi: hpsa: disable volume status check for legacy boardsHannes Reinecke1-0/+10
2017-08-24scsi: hpsa: add support for legacy boardsHannes Reinecke2-27/+121
2017-08-24scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'Christophe JAILLET1-0/+1
2017-08-24scsi: sym53c8xx: Avoid undefined behaviourHelge Deller1-1/+1
2017-08-24scsi: make 'state' device attribute pollableHannes Reinecke2-1/+7