summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-08scsi: sd: Fix kdoc comment formatDamien Le Moal
2020-07-08scsi: megaraid: Remove set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Fix set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Remove set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Remove set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Fix compilation warningsDamien Le Moal
2020-07-08scsi: megaraid: Fix kdoc comments formatDamien Le Moal
2020-07-08scsi: zfcp: Avoid benign overflow of the Request Queue's free-levelJulian Wiedmann
2020-07-08scsi: zfcp: Replace open-coded list moveJulian Wiedmann
2020-07-08scsi: zfcp: Clean up zfcp_erp_action_ready()Julian Wiedmann
2020-07-08scsi: docs: Remove invalid link and update text for zfcp kernel configBenjamin Block
2020-07-08scsi: zfcp: Fix an outdated comment for zfcp_qdio_send()Julian Wiedmann
2020-07-08scsi: zfcp: Use prandom_u32_max() for backoffGeorge Spelvin
2020-07-08scsi: iscsi: Register sysfs for workqueue iscsi_destroyBob Liu
2020-07-08scsi: target: Handle short iSIDsMike Christie
2020-07-08scsi: target: Fix iscsi transport id buf len calculationMike Christie
2020-07-08scsi: target: Fix iscsi transport id buffer setupMike Christie
2020-07-08scsi: target: Fix iscsi transport id parsingMike Christie
2020-07-08scsi: target: Fix crash during SPEC_I_PT handlingMike Christie
2020-07-08scsi: target: Fix xcopy sess release leakMike Christie
2020-07-08scsi: target: Check enforce_pr_isids during registrationMike Christie
2020-07-02scsi: eesox: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-07-02scsi: powertec: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-07-02scsi: scsi_debug: Fix in_use bitmap corruptionDouglas Gilbert
2020-07-02scsi: iscsi: Remove sessdestroylistMike Christie
2020-07-02scsi: iscsi: Optimize work queue flush useMike Christie
2020-07-02scsi: iscsi: Delay freeing target_idMike Christie
2020-07-02scsi: core: Register sysfs for SCSI workqueueBob Liu
2020-07-02scsi: lpfc: Update lpfc version to 12.8.0.2Dick Kennedy
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy
2020-07-02scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy
2020-07-02scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy
2020-07-02scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy
2020-07-02scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy
2020-07-02scsi: lpfc: Fix kdump hang on PPCDick Kennedy
2020-07-02scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy
2020-07-02scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy
2020-07-02scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy
2020-07-02scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy
2020-07-02scsi: lpfc: Fix missing MDS functionalityDick Kennedy
2020-07-02scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar
2020-06-30scsi: qla2xxx: Introduce a function for computing the debug message prefixBart Van Assche
2020-06-30scsi: qla2xxx: Make qla2x00_restart_isp() easier to readBart Van Assche
2020-06-30scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()Bart Van Assche
2020-06-30scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.h...Bart Van Assche
2020-06-30scsi: qla2xxx: Remove a superfluous castBart Van Assche
2020-06-30scsi: qla2xxx: Initialize 'n' before using itBart Van Assche
2020-06-30scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to readBart Van Assche