summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-01-22scsi: qla2xxx: Update driver version to 10.00.00.05-khimanshu.madhani@cavium.com
2018-01-22scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp
2018-01-17scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()himanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix warning during port_name debug printhimanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com
2018-01-17scsi: storvsc: missing error code in storvsc_probe()Dan Carpenter
2018-01-17scsi: mpt3sas: make function _get_st_from_smid staticColin Ian King
2018-01-17scsi: hisi_sas: make local symbol host_attrs staticWei Yongjun
2018-01-17scsi: scsi_debug: delay stress fixDouglas Gilbert
2018-01-17scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_respRasmus Villemoes
2018-01-10scsi: megaraid_sas: driver version upgradeShivasharan S
2018-01-10scsi: megaraid_sas: re-work DCMD refire codeShivasharan S
2018-01-10scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfsShivasharan S
2018-01-10scsi: megaraid_sas: Selectively apply stream detection based on IO typeShivasharan S
2018-01-10scsi: megaraid_sas: Update LD map after populating drv_map driver map copyShivasharan S
2018-01-10scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...Shivasharan S
2018-01-10scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progressShivasharan S
2018-01-10scsi: megaraid_sas: unload flag should be set after scsi_remove_host is calledShivasharan S
2018-01-10scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...Shivasharan S
2018-01-10scsi: megaraid_sas: Reset ldio_outstanding in megasas_resumeShivasharan S
2018-01-10scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_numShivasharan S
2018-01-10scsi: megaraid_sas: memset IOC INIT frame using correct sizeShivasharan S
2018-01-10scsi: megaraid_sas: zero out IOC INIT and stream detection memoryShivasharan S
2018-01-10scsi: core: Change third __scsi_queue_insert() argument from int to boolBart Van Assche
2018-01-10scsi: aacraid: Delay for rescan worker needs to be 10 secondsRaghava Aditya Renukunta
2018-01-10scsi: aacraid: Get correct lun countRaghava Aditya Renukunta
2018-01-10scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimizedHannes Reinecke
2018-01-10scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciidsColin Ian King
2018-01-10scsi: qla2xxx: remove redundant assignment of dColin Ian King
2018-01-10scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha
2018-01-10scsi: bnx2fc: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-10scsi: hisi_sas: Change frame type for SET MAX commandschenxiang
2018-01-10scsi: smartpqi: allow static build ("built-in")Steffen Weber
2018-01-10scsi: scsi_debug: add resp_write_scat functionDouglas Gilbert
2018-01-10scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IODouglas Gilbert
2018-01-10scsi: scsi_debug: do_device_access add sg offset argumentDouglas Gilbert
2018-01-10scsi: scsi_debug: fix group_number maskDouglas Gilbert
2018-01-10scsi: scsi_debug: tab, kstrto changesDouglas Gilbert
2018-01-10scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani
2018-01-10scsi: mpt3sas: simplify _wait_for_commands_to_complete()Hannes Reinecke
2018-01-10scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke
2018-01-10scsi: mpt3sas: simplify task management functionsHannes Reinecke
2018-01-10scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke
2018-01-10scsi: mpt3sas: check command status before attempting abortHannes Reinecke
2018-01-10scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()Hannes Reinecke
2018-01-10scsi: mpt3sas: open-code _scsih_scsi_lookup_get()Hannes Reinecke
2018-01-10scsi: mpt3sas: separate out _base_recovery_check()Hannes Reinecke