summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-073-20/+11
* scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche2018-12-072-6/+11
* scsi: target/core: Use system workqueues for TMFBart Van Assche2018-12-073-18/+1
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-074-12/+32
* scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-074-33/+5
* scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche2018-12-071-7/+4
* scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche2018-12-071-1/+1
* scsi: xen-scsifront: mark expected switch fall-throughGustavo A. R. Silva2018-11-281-1/+1
* scsi: megaraid_sas_fusion: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-1/+1
* scsi: megaraid: megaraid_sas_base: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-0/+1
* scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-0/+1
* scsi: hpsa: mark expected switch fall-throughsGustavo A. R. Silva2018-11-281-0/+5
* scsi: aacraid: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-0/+1
* scsi: aacraid: Mark expected switch fall-throughsGustavo A. R. Silva2018-11-281-1/+4
* scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()Bart Van Assche2018-11-281-7/+7
* scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King2018-11-281-1/+1
* scsi: ufs: add fall through annotationTomas Winkler2018-11-281-0/+3
* scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali2018-11-281-2/+2
* scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar2018-11-281-12/+19
* scsi: qedi: add module param to set ping packet sizeNilesh Javali2018-11-282-5/+9
* scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar2018-11-281-0/+24
* scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar2018-11-281-0/+3
* scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali2018-11-281-1/+1
* scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali2018-11-281-7/+9
* scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2018-11-282-3/+3
* scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali2018-11-281-2/+0
* scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-2812-26/+28
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-2822-165/+109
* scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp2018-11-282-3/+1
* scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta2018-11-211-2/+1
* scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing2018-11-211-2/+0
* scsi: aha1542: convert to DMA mapping APIChristoph Hellwig2018-11-211-35/+91
* scsi: megaraid_sas: Add support for MegaRAID Aero controllersShivasharan S2018-11-212-0/+19
* scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy2018-11-211-3/+4
* scsi: libfc: Remove set but not used variable 'disc'Yue Haibing2018-11-211-2/+0
* scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp2018-11-215-6/+44
* scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann2018-11-211-2/+2
* scsi: aic94xx: Use dma_pool_zallocSouptick Joarder2018-11-211-2/+1
* scsi: zfcp: drop old default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()Steffen Maier2018-11-151-1/+2
* scsi: zfcp: silence remaining kdoc warnings in header filesSteffen Maier2018-11-155-9/+37
* scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier2018-11-155-16/+22
* scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsgSteffen Maier2018-11-151-1/+1
* scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected func...Steffen Maier2018-11-151-40/+84
* scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.stepSteffen Maier2018-11-152-11/+40
* scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier2018-11-153-43/+56
* scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier2018-11-153-51/+57
* scsi: zfcp: ERP thread setup kdoc updateSteffen Maier2018-11-151-1/+1
* scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier2018-11-151-5/+2