summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-07scsi: target/core: Use system workqueues for TMFBart Van Assche
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche
2018-12-07scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche
2018-12-07scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche
2018-12-07scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche
2018-11-28scsi: xen-scsifront: mark expected switch fall-throughGustavo A. R. Silva
2018-11-28scsi: megaraid_sas_fusion: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-28scsi: megaraid: megaraid_sas_base: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-28scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-28scsi: hpsa: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-28scsi: aacraid: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-28scsi: aacraid: Mark expected switch fall-throughsGustavo A. R. Silva
2018-11-28scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()Bart Van Assche
2018-11-28scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King
2018-11-28scsi: ufs: add fall through annotationTomas Winkler
2018-11-28scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali
2018-11-28scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar
2018-11-28scsi: qedi: add module param to set ping packet sizeNilesh Javali
2018-11-28scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar
2018-11-28scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar
2018-11-28scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali
2018-11-28scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali
2018-11-28scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali
2018-11-28scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali
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