aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-10storvsc: add logging for error/warning messagesLong Li1-1/+33
2015-12-10VMW_PVSCSI: Fix the issue of DMA-API related warnings.Josh Boyer2-7/+40
2015-12-10cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang1-2/+2
2015-12-10cxlflash: a couple off by one bugsDan Carpenter1-2/+2
2015-12-07scsi_dh_alua: Remove stale variablesHannes Reinecke1-2/+0
2015-12-02bfa: Update driver version to 3.2.25.0Anil Gurumurthy1-1/+1
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy39-89/+84
2015-12-02bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy1-0/+26
2015-12-02bfa: Update copyright messagesAnil Gurumurthy39-78/+117
2015-12-02scsi_dh_alua: use scsi_vpd_tpg_id()Hannes Reinecke1-31/+6
2015-12-02scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2-0/+49
2015-12-02scsi: export 'wwid' to sysfsHannes Reinecke1-0/+17
2015-12-02scsi: Add scsi_vpd_lun_id()Hannes Reinecke2-0/+141
2015-12-02scsi_dh_alua: simplify sense code handlingHannes Reinecke1-28/+17
2015-12-02scsi_dh_alua: rework alua_check_tpgs() to return the tpgs modeHannes Reinecke1-14/+11
2015-12-02scsi_dh_alua: use unaligned access macrosHannes Reinecke1-15/+8
2015-12-02scsi_dh_alua: use flag for RTPG extended headerHannes Reinecke1-8/+7
2015-12-02scsi: remove scsi_show_sense_hdr()Hannes Reinecke1-2/+0
2015-12-02scsi_dh_alua: fixup description of stpg_endio()Hannes Reinecke1-4/+2
2015-12-02scsi_dh_alua: return standard SCSI return codes in submit_rtpgHannes Reinecke1-16/+17
2015-12-02scsi_dh_alua: use standard logging functionsHannes Reinecke1-14/+13
2015-12-02scsi_dh_alua: sanitze sense code handlingHannes Reinecke1-11/+7
2015-12-02scsi_dh_alua: improved loggingHannes Reinecke1-2/+8
2015-12-02scsi_dh_alua: Use vpd_pg83 informationHannes Reinecke1-69/+18
2015-12-02scsi_dh_alua: Disable ALUA handling for non-disk devicesHannes Reinecke1-0/+12
2015-12-02scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke1-3/+4
2015-12-02scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke3-73/+60
2015-11-30mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2015-11-30scsi: ufs: fix spelling mistake in error messageColin Ian King1-1/+1
2015-11-30arcmsr: change driver version to v1.30.00.22-20151126Ching Huang1-1/+1
2015-11-30arcmsr: Split dma resource allocation to a new functionChing Huang1-82/+93
2015-11-30arcmsr: more readability improvementsChing Huang1-47/+26
2015-11-30arcmsr: changes driver version numberChing Huang1-1/+1
2015-11-30arcmsr: adds code to support new Areca adapter ARC1203Ching Huang2-5/+31
2015-11-30arcmsr: make code more readableChing Huang2-7/+10
2015-11-30arcmsr: fixes not release allocated resourceChing Huang1-1/+5
2015-11-30arcmsr: fixed getting wrong configuration dataChing Huang1-10/+10
2015-11-30scsi_transport_fc: Introduce scsi_host_{get,put}()Bart Van Assche1-6/+6
2015-11-30scsi_debug: check for bigger value firstAndy Shevchenko1-3/+3
2015-11-30scsi: rescan VPD attributesHannes Reinecke5-10/+39
2015-11-25aacraid: aac_release_resources() can be staticFengguang Wu1-1/+1
2015-11-25scsi: use sector_div instead of do_divArnd Bergmann1-2/+2
2015-11-25hisi_sas: Remove dependency on of_irq_countJohn Garry3-40/+5
2015-11-25MAINTAINERS: Add maintainer for HiSi SAS driverJohn Garry1-0/+7
2015-11-25hisi_sas: Add fatal irq handlerJohn Garry1-0/+119
2015-11-25hisi_sas: Add control phy handlerJohn Garry3-0/+55
2015-11-25hisi_sas: Add tmf methodsJohn Garry1-0/+309
2015-11-25hisi_sas: Add scan finished and startJohn Garry2-0/+26
2015-11-25hisi_sas: Add smp protocol supportJohn Garry3-0/+100
2015-11-25hisi_sas: Add bcast interrupt handlerJohn Garry1-0/+31