summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-01-15scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUSAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabledAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already deadAnand Lodnoor
2020-01-15scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devicesAnand Lodnoor
2020-01-15scsi: megaraid_sas: Set no_write_same only for Virtual DiskAnand Lodnoor
2020-01-15scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...Anand Lodnoor
2020-01-15scsi: qla1280: Fix dma firmware download, if dma address is 64bitThomas Bogendoerfer
2020-01-15scsi: iscsi: Fail session and connection on transport registration failureGabriel Krisman Bertazi
2020-01-15scsi: iscsi: Don't destroy session if there are outstanding connectionsNick Black
2020-01-15scsi: ufs-mediatek: add apply_dev_quirks variant operationStanley Chu
2020-01-15scsi: ufs: pass device information to apply_dev_quirksStanley Chu
2020-01-15scsi: BusLogic: use %lX for unsigned long rather than %XColin Ian King
2020-01-15scsi: ufs: remove "errors" word in ufshcd_print_err_hist()Stanley Chu
2020-01-15scsi: ufs: add device reset history for vendor implementationsStanley Chu
2020-01-15scsi: ufs: fix empty check of error historyStanley Chu
2020-01-10scsi: lpfc: Make lpfc_defer_acc_rsp staticYueHaibing
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
2020-01-03compat_ioctl: move cdrom commands into cdrom.cArnd Bergmann
2020-01-03compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann
2020-01-03compat_ioctl: add scsi_compat_ioctlArnd Bergmann
2020-01-03compat: scsi: sg: fix v3 compat read/write interfaceArnd Bergmann
2020-01-02scsi: mpt3sas: Update drive version to 33.100.00.00Sreekanth Reddy
2020-01-02scsi: mpt3sas: Remove usage of device_busy counterSreekanth Reddy
2020-01-02scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy
2020-01-02scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy
2020-01-02scsi: mpt3sas: print in which path firmware fault occurredSreekanth Reddy
2020-01-02scsi: mpt3sas: Handle CoreDump state from watchdog threadSreekanth Reddy
2020-01-02scsi: mpt3sas: Add support IOCs new state named COREDUMPSreekanth Reddy
2020-01-02scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy
2020-01-02scsi: mpt3sas: Add support for NVMe shutdownSreekanth Reddy
2020-01-02scsi: mpt3sas: Update MPI Headers to v02.00.57Sreekanth Reddy
2020-01-02scsi: ufs-mediatek: configure and enable clk-gatingStanley Chu
2020-01-02scsi: ufs-mediatek: configure customized auto-hibern8 timerStanley Chu
2020-01-02scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu
2020-01-02scsi: ufs-mediatek: introduce reference clock controlStanley Chu
2020-01-02scsi: ufs-mediatek: add device reset implementationStanley Chu
2020-01-02scsi: ufs: sysfs: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-01-02scsi: mylex: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-01-02scsi: ufs: Remove the SCSI timeout handlerBart Van Assche
2020-01-02scsi: ufs: Fix a race condition in the tracing codeBart Van Assche
2020-01-02scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to readBart Van Assche
2020-01-02scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche
2020-01-02scsi: ufs: Fix indentation in ufshcd_query_attr_retry()Bart Van Assche
2020-01-02scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumpsStanley Chu
2020-01-02scsi: ufs: unify scsi_block_requests usageStanley Chu