aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09scsi: make sure that request queue queiesce and unquiesce balancedMing Lei
2021-11-09scsi: avoid to quiesce sdev->request_queue two timesMing Lei
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01virtio-scsi: don't let virtio core to validate used buffer lengthJason Wang
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-26scsi: sd: add concurrent positioning ranges supportDamien Le Moal
2021-10-22block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig
2021-10-22scsi: add a scsi_alloc_request helperChristoph Hellwig
2021-10-22sd: implement ->get_unique_idChristoph Hellwig
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers
2021-10-20scsi: lpfc: Update lpfc version to 14.0.0.3James Smart
2021-10-20scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart
2021-10-20scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart
2021-10-20scsi: lpfc: Allow PLOGI retry if previous PLOGI was abortedJames Smart
2021-10-20scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart
2021-10-20scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart
2021-10-20scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart
2021-10-20scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...James Smart
2021-10-20scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park
2021-10-20scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla
2021-10-20scsi: ufs: mediatek: Avoid sched_clock() misuseArnd Bergmann
2021-10-20scsi: ibmvfc: Fix up duplicate response detectionBrian King
2021-10-20scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong
2021-10-20qla2xxx: add ->map_queues support for nvmeSaurav Kashyap
2021-10-19scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitionsSreekanth Reddy
2021-10-19scsi: aha1542: Use memcpy_{from,to}_bvec()Christoph Hellwig
2021-10-18scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter
2021-10-18scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-10-18scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu
2021-10-18scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma
2021-10-18scsi: sr: Add error handling support for add_disk()Luis Chamberlain
2021-10-18scsi: sd: Add error handling support for add_disk()Luis Chamberlain
2021-10-18scsi: ufs: ufs-mediatek: Fix wrong location for ref-clk delayPeter Wang
2021-10-18scsi: ufs: ufs-mediatek: Fix build error caused by use of sched_clock()Stanley Chu
2021-10-18scsi: ufs: ufs-mediatek: Introduce default delay for reference clockStanley Chu
2021-10-18scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin
2021-10-18scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin
2021-10-18scsi: 3w-xxx: Remove redundant initialization of variable retvalColin Ian King