summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-01-15scsi: qla1280: Fix dma firmware download, if dma address is 64bitThomas Bogendoerfer
2020-01-15scsi: storvsc: Correctly set number of hardware queues for IDE diskLong Li
2020-01-15scsi: fnic: fix invalid stack accessArnd Bergmann
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-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-10scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen
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-06block: Allow t10-pi to be modularHerbert Xu
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
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
2020-01-02scsi: sd_zbc: Rename sd_zbc_check_zones()Damien Le Moal
2020-01-02scsi: sd_zbc: Simplify sd_zbc_check_zones()Damien Le Moal
2020-01-02scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functionsBart Van Assche
2020-01-02scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche