summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-10-02scsi: ufs: Fix missing brace warning for old compilersPujin Shi
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.cYe Bin
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in qla_os.cYe Bin
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.cYe Bin
2020-10-02scsi: sd: Allow user to configure command retriesMike Christie
2020-10-02scsi: core: Add limitless cmd retry supportMike Christie
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-29scsi: qla2xxx: Update version to 10.02.00.103-kNilesh Javali
2020-09-29scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi
2020-09-29scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran
2020-09-29scsi: qla2xxx: Fix reset of MPI firmwareArun Easi
2020-09-29scsi: qla2xxx: Fix MPI reset needed messageArun Easi
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran
2020-09-29scsi: qla2xxx: Correct the check for sscanf() return valueSaurav Kashyap
2020-09-29scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke
2020-09-29scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()Bean Huo
2020-09-28scsi: storvsc: Support PAGE_SIZE larger than 4KBoqun Feng
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-2553c700: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25sgiwd93: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-2553c700: improve non-coherent DMA handlingChristoph Hellwig
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-22scsi: ufs-mediatek: Support performance mode for inline encryption engineStanley Chu
2020-09-22scsi: libsas: Simplify the return expression of sas_discover_* functionsLiu Shixin
2020-09-22scsi: oak: Remove redundant initialization of variable retJing Xiangfeng
2020-09-22scsi: bnx2i: Remove unnecessary mutex_init()Qinglang Miao
2020-09-22scsi: qla2xxx: Update version to 10.02.00.102-kNilesh Javali
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran
2020-09-22scsi: qla2xxx: Add rport fields in debugfsArun Easi
2020-09-22scsi: qla2xxx: Make tgt_port_database available in initiator modeArun Easi
2020-09-22scsi: qla2xxx: Fix I/O errors during LIP reset testsArun Easi
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran
2020-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran
2020-09-22scsi: qla2xxx: Honor status qualifier in FCP_RSP per specArun Easi
2020-09-22scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devicesArun Easi
2020-09-22scsi: qla2xxx: Setup debugfs entries for remote portsArun Easi
2020-09-22scsi: qla2xxx: Fix I/O failures during remote port toggle testingArun Easi
2020-09-22scsi: ibmvfc: Protect vhost->task_set increment by the host lockBrian King
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-09-16scsi/qla4xxx: Convert to SPDX license identifiersThomas Gleixner
2020-09-15scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei
2020-09-15scsi: aic7xxx: Use kmemdup() in two placesAlex Dewar
2020-09-15scsi: virtio_scsi: Rescan the entire target on transport reset when LUN is 0Matej Genci
2020-09-15scsi: myrb: Make some symblos staticJason Yan
2020-09-15scsi: myrs: Make some symbols staticJason Yan
2020-09-15scsi: isci: Make scu_link_layer_set_txcomsas_timeout() staticJason Yan