summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-09scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lockBodo Stroesser
2021-03-09scsi: target: tcmu: Replace radix_tree with XArrayBodo Stroesser
2021-03-09scsi: target: tcmu: Replace IDR by XArrayBodo Stroesser
2021-03-09scsi: FlashPoint: Fix typozuoqilin
2021-03-09scsi: ibmvfc: Switch to using kobj_to_dev()Jiapeng Chong
2021-03-09scsi: ufs: Remove duplicate include in ufshcdZhang Yunkai
2021-03-09scsi: qla4xxx: Fix a typoBhaskar Chowdhury
2021-03-09scsi: pm80xx: Replace magic numbers with device state definesIgor Pylypiv
2021-03-09scsi: pm80xx: Remove list entry from pm8001_ccb_infoIgor Pylypiv
2021-03-04scsi: storvsc: Parameterize number hardware queuesMelanie Plageman (Microsoft)
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart
2021-03-04scsi: lpfc: Update lpfc version to 12.8.0.8James Smart
2021-03-04scsi: lpfc: Correct function header comments related to ndlp reference countingJames Smart
2021-03-04scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vportsJames Smart
2021-03-04scsi: lpfc: Change wording of invalid pci reset log messageJames Smart
2021-03-04scsi: lpfc: Fix crash caused by switch rebootJames Smart
2021-03-04scsi: lpfc: Fix pt2pt state transition causing rmmod hangJames Smart
2021-03-04scsi: lpfc: Fix nodeinfo debugfs outputJames Smart
2021-03-04scsi: lpfc: Fix ADISC handling that never frees nodesJames Smart
2021-03-04scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGINJames Smart
2021-03-04scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart
2021-03-04scsi: lpfc: Fix status returned in lpfc_els_retry() error exit pathJames Smart
2021-03-04scsi: lpfc: Fix use after free in lpfc_els_free_iocbJames Smart
2021-03-04scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()James Smart
2021-03-04scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_bufJames Smart
2021-03-04scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart
2021-03-04scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereferenceJames Smart
2021-03-04scsi: lpfc: Fix FLOGI failure due to accessing a freed nodeJames Smart
2021-03-04scsi: lpfc: Fix stale node accesses on stale RRQ requestJames Smart
2021-03-04scsi: lpfc: Fix reftag generation sizing errorsJames Smart
2021-03-04scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid()James Smart
2021-03-04scsi: lpfc: Fix incorrect dbde assignment when building target abts wqeJames Smart
2021-03-04scsi: scsi_debug: Fix cmd duration calculationDouglas Gilbert
2021-03-04scsi: core: Set shost as hctx driver_dataKashyap Desai
2021-03-04scsi: scsi_debug: Add new defer type for mq_pollDouglas Gilbert
2021-03-04scsi: scsi_debug: mq_poll supportKashyap Desai
2021-03-04scsi: megaraid_sas: mq_poll supportKashyap Desai
2021-03-04scsi: core: Add mq_poll support to SCSI layerKashyap Desai
2021-03-04scsi: target: core: Make completion affinity configurableMike Christie
2021-03-04scsi: target: core: Flush submission work during TMR processingMike Christie
2021-03-04scsi: target: tcmu: Add backend plug/unplug calloutsMike Christie
2021-03-04scsi: target: iblock: Add backend plug/unplug calloutsMike Christie
2021-03-04scsi: target: core: Fix backend pluggingMike Christie
2021-03-04scsi: target: core: Cleanup cmd flag bitsMike Christie
2021-03-04scsi: target: tcm_loop: Use LIO wq cmd submission helperMike Christie
2021-03-04scsi: target: tcm_loop: Use block cmd allocator for se_cmdsMike Christie
2021-03-04scsi: target: vhost-scsi: Use LIO wq cmd submission helperMike Christie
2021-03-04scsi: target: core: Add workqueue based cmd submissionMike Christie
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie
2021-03-04scsi: target: core: Remove target_submit_cmd_map_sgls()Mike Christie