summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-28scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp
2018-11-21scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta
2018-11-21scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing
2018-11-21scsi: aha1542: convert to DMA mapping APIChristoph Hellwig
2018-11-21scsi: megaraid_sas: Add support for MegaRAID Aero controllersShivasharan S
2018-11-21scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy
2018-11-21scsi: libfc: Remove set but not used variable 'disc'Yue Haibing
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp
2018-11-21scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann
2018-11-21scsi: aic94xx: Use dma_pool_zallocSouptick Joarder
2018-11-15scsi: zfcp: drop old default switch case which might paper over missing caseSteffen Maier
2018-11-15scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier
2018-11-15scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()Steffen Maier
2018-11-15scsi: zfcp: silence remaining kdoc warnings in header filesSteffen Maier
2018-11-15scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier
2018-11-15scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsgSteffen Maier
2018-11-15scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected func...Steffen Maier
2018-11-15scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.stepSteffen Maier
2018-11-15scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier
2018-11-15scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier
2018-11-15scsi: zfcp: ERP thread setup kdoc updateSteffen Maier
2018-11-15scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier
2018-11-15scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier
2018-11-15scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier
2018-11-15scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_reqSteffen Maier
2018-11-15scsi: zfcp: group sort internal structure definitions for proximitySteffen Maier
2018-11-15scsi: zfcp: namespace prefix for internal latency data structuresSteffen Maier
2018-11-15scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS maskSteffen Maier
2018-11-15scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...Steffen Maier
2018-11-15scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlistSteffen Maier
2018-11-15scsi: zfcp: move SG table helper from aux to fc and make them staticSteffen Maier
2018-11-15scsi: zfcp: remove unnecessary null pointer check before mempool_destroyzhong jiang
2018-11-15scsi: libsas: Remove pcidev referenceJohn Garry
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry
2018-11-15scsi: libsas: Drop sas_printk()John Garry
2018-11-15scsi: libsas: Use pr_fmt(fmt)John Garry
2018-11-15scsi: libsas: Delete sas_dump.{c, h}John Garry
2018-11-15scsi: hisi_sas: change the time of SAS SSP connectionXiang Chen
2018-11-15scsi: hisi_sas: Relocate some codes to avoid an unused checkXiang Chen
2018-11-15scsi: hisi_sas: Add support for interrupt coalescing for v3 hwXiang Chen
2018-11-15scsi: hisi_sas: Add support for interrupt converge for v3 hwXiang Chen
2018-11-15scsi: hisi_sas: Create separate host attributes per HBAXiang Chen
2018-11-15scsi: wd719x: always use generic DMA APIChristoph Hellwig
2018-11-15scsi: wd719x: use per-command private dataChristoph Hellwig
2018-11-15scsi: wd719x: there should be no active SCBs on removalChristoph Hellwig
2018-11-15scsi: sym53c8xx: use dma_set_maskChristoph Hellwig
2018-11-15scsi: stex: use dma_set_mask_and_coherentChristoph Hellwig
2018-11-15scsi: mvumi: use dma_set_maskChristoph Hellwig