summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-10-16scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()Luo Jiaxing
2018-10-16scsi: hisi_sas: Feed back linkrate(max/min) when re-attachedLuo Jiaxing
2018-10-16scsi: target: Fix target_wait_for_sess_cmds breakage with active signalsNicholas Bellinger
2018-10-15scsi: libfc: retry PRLI if we cannot analyse the payloadHannes Reinecke
2018-10-15scsi: libfc: check fc_frame_payload_get() return value for nullThomas Abraham
2018-10-15scsi: core: Allow state transitions from OFFLINE to BLOCKEDHannes Reinecke
2018-10-15scsi: esp_scsi: remove union in esp_cmd_privChristoph Hellwig
2018-10-15scsi: esp_scsi: move dma mapping into the core codeChristoph Hellwig
2018-10-15scsi: esp_scsi: remove the dev argument to scsi_esp_registerChristoph Hellwig
2018-10-15scsi: esp_scsi: use strong typing for the dev fieldChristoph Hellwig
2018-10-15scsi: sun_esp: don't use GFP_ATOMIC for command block allocationChristoph Hellwig
2018-10-15scsi: am53c974: use the generic DMA APIChristoph Hellwig
2018-10-15scsi: ufs: make UFS Tx lane1 clock optional for QCOM platformsVenkat Gopalakrishnan
2018-10-15scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig
2018-10-15scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIsChristoph Hellwig
2018-10-10scsi: arcmsr: clean up clang warning on extraneous parenthesesColin Ian King
2018-10-10scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman
2018-10-10scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()Avri Altman
2018-10-10scsi: ufs: Add API to execute raw upiu commandsAvri Altman