summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: esp_scsi: Track residual for PIO transfersFinn Thain2018-10-183-0/+5
* scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain2018-10-181-7/+1
* scsi: dc395x: use generic DMA APIChristoph Hellwig2018-10-181-22/+15
* scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig2018-10-181-0/+5
* scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig2018-10-181-5/+2
* scsi: dc395x: simplify list handlingChristoph Hellwig2018-10-181-126/+26
* scsi: myrs: Add Mylex RAID controller (SCSI interface)Hannes Reinecke2018-10-184-0/+4417
* scsi: myrb: Add Mylex RAID controller (block interface)Hannes Reinecke2018-10-184-0/+4630
* scsi: advansys: remove unused variable 'srb_tag' in adv_isr_callbackYueHaibing2018-10-181-2/+0
* scsi: core: Remove scsi_block_when_processing_errors: messageLaurence Oberman2018-10-181-3/+0
* scsi: ibmvscsi_tgt: Remove target_wait_for_sess_cmd()Bryant G. Ly2018-10-181-1/+0
* scsi: ufs: Schedule clk gating work on correct queueEvan Green2018-10-181-2/+3
* scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing2018-10-171-2/+0
* scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva2018-10-171-0/+5
* scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor2018-10-171-1/+2
* scsi: lpfc: Remove set but not used variable 'psli'YueHaibing2018-10-171-2/+0
* scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor2018-10-172-2/+2
* scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor2018-10-173-7/+7
* scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor2018-10-171-2/+2
* scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing2018-10-171-7/+0
* scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2018-10-172-1/+156
* scsi: megaraid_mbox: remove set but not used variablesYueHaibing2018-10-171-27/+0
* scsi: qla2xxx: Simplify conditional checkNathan Chancellor2018-10-171-2/+2
* scsi: bfa: Remove unused functionsNathan Chancellor2018-10-172-117/+0
* scsi: qla2xxx: Remove unnecessary self assignmentNathan Chancellor2018-10-171-1/+0
* scsi: arcmsr: Remove set but not used variables 'id, lun'YueHaibing2018-10-171-3/+0
* scsi: megaraid_sas: fix a missing-check bugWenwen Wang2018-10-161-0/+3
* scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King2018-10-161-1/+1
* scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King2018-10-161-1/+1
* scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()John Garry2018-10-161-1/+3
* scsi: sg: remove bad blk_end_request_all() callJens Axboe2018-10-161-1/+1
* scsi: osd: initiator should use mq variant of request endingJens Axboe2018-10-161-1/+1
* scsi: ips: fix missing break in switchGustavo A. R. Silva2018-10-161-0/+1
* scsi: target/core: Always call transport_complete_callback() upon failureBart Van Assche2018-10-162-9/+8
* scsi: target/core: Use sg_alloc_table() instead of open-coding itBart Van Assche2018-10-161-6/+5
* scsi: target/core: Use the SECTOR_SHIFT constantBart Van Assche2018-10-162-3/+2
* scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flagBart Van Assche2018-10-161-6/+0
* scsi: target/core: Remove an unused data member from struct xcopy_pt_cmdBart Van Assche2018-10-161-3/+0
* scsi: target/core: Fix spelling in two source code commentsBart Van Assche2018-10-161-2/+2
* scsi: target: stash sess_err_stats on Data-Out timeoutDavid Disseldorp2018-10-161-0/+1
* scsi: target: split out helper for cxn timeout error stashingDavid Disseldorp2018-10-163-30/+22
* scsi: target: log NOP ping timeouts as errorsDavid Disseldorp2018-10-161-3/+5
* scsi: target: log Data-Out timeouts as errorsDavid Disseldorp2018-10-161-5/+11
* scsi: target: use ISCSI_IQN_LEN in iscsi_target_statDavid Disseldorp2018-10-161-2/+2
* scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register valuesXiang Chen2018-10-161-0/+3
* scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen2018-10-165-40/+70
* scsi: hisi_sas: unmask interrupts ent72 and ent74Xiang Chen2018-10-161-1/+1
* scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen2018-10-162-2/+2
* scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen2018-10-161-9/+46
* scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()Luo Jiaxing2018-10-161-2/+5