summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-17scsi: esp_scsi: Grant disconnect privilege for untagged commandsFinn Thain
2018-10-17scsi: esp_scsi: Track residual for PIO transfersFinn Thain
2018-10-17scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain
2018-10-17scsi: dc395x: use generic DMA APIChristoph Hellwig
2018-10-17scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig
2018-10-17scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig
2018-10-17scsi: dc395x: simplify list handlingChristoph Hellwig
2018-10-17scsi: myrs: Add Mylex RAID controller (SCSI interface)Hannes Reinecke
2018-10-17scsi: myrb: Add Mylex RAID controller (block interface)Hannes Reinecke
2018-10-17scsi: advansys: remove unused variable 'srb_tag' in adv_isr_callbackYueHaibing
2018-10-17scsi: core: Remove scsi_block_when_processing_errors: messageLaurence Oberman
2018-10-17scsi: ibmvscsi_tgt: Remove target_wait_for_sess_cmd()Bryant G. Ly
2018-10-17scsi: ufs: Schedule clk gating work on correct queueEvan Green
2018-10-16scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing
2018-10-16scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-16scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor
2018-10-16scsi: lpfc: Remove set but not used variable 'psli'YueHaibing
2018-10-16scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor
2018-10-16scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor
2018-10-16scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor
2018-10-16scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing
2018-10-16scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash
2018-10-16scsi: megaraid_mbox: remove set but not used variablesYueHaibing
2018-10-16scsi: qla2xxx: Simplify conditional checkNathan Chancellor
2018-10-16scsi: bfa: Remove unused functionsNathan Chancellor
2018-10-16scsi: qla2xxx: Remove unnecessary self assignmentNathan Chancellor
2018-10-16scsi: arcmsr: Remove set but not used variables 'id, lun'YueHaibing
2018-10-16scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2018-10-16scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King
2018-10-16scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King
2018-10-16scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()John Garry
2018-10-16scsi: sg: remove bad blk_end_request_all() callJens Axboe
2018-10-16scsi: osd: initiator should use mq variant of request endingJens Axboe
2018-10-16scsi: ips: fix missing break in switchGustavo A. R. Silva
2018-10-16scsi: target/core: Always call transport_complete_callback() upon failureBart Van Assche
2018-10-16scsi: target/core: Use sg_alloc_table() instead of open-coding itBart Van Assche
2018-10-16scsi: target/core: Use the SECTOR_SHIFT constantBart Van Assche
2018-10-16scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flagBart Van Assche
2018-10-16scsi: target/core: Remove an unused data member from struct xcopy_pt_cmdBart Van Assche
2018-10-16scsi: target/core: Fix spelling in two source code commentsBart Van Assche
2018-10-16scsi: target: stash sess_err_stats on Data-Out timeoutDavid Disseldorp
2018-10-16scsi: target: split out helper for cxn timeout error stashingDavid Disseldorp
2018-10-16scsi: target: log NOP ping timeouts as errorsDavid Disseldorp
2018-10-16scsi: target: log Data-Out timeouts as errorsDavid Disseldorp
2018-10-16scsi: target: use ISCSI_IQN_LEN in iscsi_target_statDavid Disseldorp
2018-10-16scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register valuesXiang Chen
2018-10-16scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen
2018-10-16scsi: hisi_sas: unmask interrupts ent72 and ent74Xiang Chen
2018-10-16scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen
2018-10-16scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen