summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-18scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain1-7/+1
2018-10-18scsi: dc395x: use generic DMA APIChristoph Hellwig1-22/+15
2018-10-18scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig1-0/+5
2018-10-18scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig1-5/+2
2018-10-18scsi: dc395x: simplify list handlingChristoph Hellwig1-126/+26
2018-10-18scsi: myrs: Add Mylex RAID controller (SCSI interface)Hannes Reinecke4-0/+4417
2018-10-18scsi: myrb: Add Mylex RAID controller (block interface)Hannes Reinecke4-0/+4630
2018-10-18scsi: advansys: remove unused variable 'srb_tag' in adv_isr_callbackYueHaibing1-2/+0
2018-10-18scsi: core: Remove scsi_block_when_processing_errors: messageLaurence Oberman1-3/+0
2018-10-18scsi: ibmvscsi_tgt: Remove target_wait_for_sess_cmd()Bryant G. Ly1-1/+0
2018-10-18scsi: ufs: Schedule clk gating work on correct queueEvan Green1-2/+3
2018-10-17scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing1-2/+0
2018-10-17scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-10-17scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor1-1/+2
2018-10-17scsi: lpfc: Remove set but not used variable 'psli'YueHaibing1-2/+0
2018-10-17scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor2-2/+2
2018-10-17scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor3-7/+7
2018-10-17scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor1-2/+2
2018-10-17scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing1-7/+0
2018-10-17scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2-1/+156
2018-10-17scsi: megaraid_mbox: remove set but not used variablesYueHaibing1-27/+0
2018-10-17scsi: qla2xxx: Simplify conditional checkNathan Chancellor1-2/+2
2018-10-17scsi: bfa: Remove unused functionsNathan Chancellor2-117/+0
2018-10-17scsi: qla2xxx: Remove unnecessary self assignmentNathan Chancellor1-1/+0
2018-10-17scsi: arcmsr: Remove set but not used variables 'id, lun'YueHaibing1-3/+0
2018-10-17scsi: megaraid_sas: fix a missing-check bugWenwen Wang1-0/+3
2018-10-17scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King1-1/+1
2018-10-17scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King1-1/+1
2018-10-17scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()John Garry1-1/+3
2018-10-17scsi: sg: remove bad blk_end_request_all() callJens Axboe1-1/+1
2018-10-17scsi: osd: initiator should use mq variant of request endingJens Axboe1-1/+1
2018-10-17scsi: ips: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-10-16scsi: target/core: Always call transport_complete_callback() upon failureBart Van Assche2-9/+8
2018-10-16scsi: target/core: Use sg_alloc_table() instead of open-coding itBart Van Assche1-6/+5
2018-10-16scsi: target/core: Use the SECTOR_SHIFT constantBart Van Assche2-3/+2
2018-10-16scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flagBart Van Assche1-6/+0
2018-10-16scsi: target/core: Remove an unused data member from struct xcopy_pt_cmdBart Van Assche1-3/+0
2018-10-16scsi: target/core: Fix spelling in two source code commentsBart Van Assche1-2/+2
2018-10-16scsi: target: stash sess_err_stats on Data-Out timeoutDavid Disseldorp1-0/+1
2018-10-16scsi: target: split out helper for cxn timeout error stashingDavid Disseldorp3-30/+22
2018-10-16scsi: target: log NOP ping timeouts as errorsDavid Disseldorp1-3/+5
2018-10-16scsi: target: log Data-Out timeouts as errorsDavid Disseldorp1-5/+11
2018-10-16scsi: target: use ISCSI_IQN_LEN in iscsi_target_statDavid Disseldorp1-2/+2
2018-10-16scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register valuesXiang Chen1-0/+3
2018-10-16scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen5-40/+70
2018-10-16scsi: hisi_sas: unmask interrupts ent72 and ent74Xiang Chen1-1/+1
2018-10-16scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen2-2/+2
2018-10-16scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen1-9/+46
2018-10-16scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()Luo Jiaxing1-2/+5
2018-10-16scsi: hisi_sas: Feed back linkrate(max/min) when re-attachedLuo Jiaxing1-0/+3