aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-10-20scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park1-3/+3
2021-10-20scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla1-2/+2
2021-10-20scsi: ufs: mediatek: Avoid sched_clock() misuseArnd Bergmann1-3/+3
2021-10-20scsi: ibmvfc: Fix up duplicate response detectionBrian King1-1/+2
2021-10-20scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong1-1/+1
2021-10-20qla2xxx: add ->map_queues support for nvmeSaurav Kashyap1-0/+15
2021-10-19scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitionsSreekanth Reddy1-0/+1
2021-10-19scsi: aha1542: Use memcpy_{from,to}_bvec()Christoph Hellwig1-4/+2
2021-10-18scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter1-15/+18
2021-10-18scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov1-9/+5
2021-10-18scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu1-1/+1
2021-10-18scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma1-1/+1
2021-10-18scsi: sr: Add error handling support for add_disk()Luis Chamberlain1-1/+6
2021-10-18scsi: sd: Add error handling support for add_disk()Luis Chamberlain1-1/+7
2021-10-18scsi: ufs: ufs-mediatek: Fix wrong location for ref-clk delayPeter Wang1-4/+4
2021-10-18scsi: ufs: ufs-mediatek: Fix build error caused by use of sched_clock()Stanley Chu1-0/+1
2021-10-18scsi: ufs: ufs-mediatek: Introduce default delay for reference clockStanley Chu2-5/+9
2021-10-18scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin1-3/+4
2021-10-18scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin1-2/+2
2021-10-18scsi: 3w-xxx: Remove redundant initialization of variable retvalColin Ian King1-1/+1
2021-10-18scsi: fcoe: Use netif_is_bond_master() instead of open codeMichelleJin1-1/+1
2021-10-18scsi: ibmvscsi: Use GFP_KERNEL with dma_alloc_coherent() in initialize_event_...Tyrel Datwyler1-1/+1
2021-10-18scsi: mpi3mr: Use scnprintf() instead of snprintf()Dan Carpenter1-2/+2
2021-10-18scsi: sd: Print write through due to no caching mode page as warningMartin Kepplinger1-2/+3
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe1-1/+1
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-2/+2
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-2/+4
2021-10-18block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig1-5/+5
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig3-1/+3
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig4-0/+4
2021-10-18block: drop unused includes in <linux/blkdev.h>Christoph Hellwig1-0/+1
2021-10-18block: move elevator.h to block/Christoph Hellwig1-0/+1
2021-10-16scsi: sd: Fix crashes in sd_resume_runtime()Miles Chen1-1/+6
2021-10-16scsi: mpi3mr: Fix duplicate device entries when scanning through sysfsSreekanth Reddy1-1/+1
2021-10-16scsi: core: Remove two host template members that are no longer usedBart Van Assche3-39/+0
2021-10-16scsi: snic: Switch to attribute groupsBart Van Assche3-7/+16
2021-10-16scsi: smartpqi: Switch to attribute groupsBart Van Assche1-21/+25
2021-10-16scsi: qla4xxx: Switch to attribute groupsBart Van Assche3-18/+28
2021-10-16scsi: qla2xxx: Switch to attribute groupsBart Van Assche3-66/+67
2021-10-16scsi: qla2xxx: Remove a declarationBart Van Assche1-1/+0
2021-10-16scsi: qedi: Switch to attribute groupsBart Van Assche3-5/+14
2021-10-16scsi: qedf: Switch to attribute groupsBart Van Assche3-5/+14
2021-10-16scsi: pmcraid: Switch to attribute groupsBart Van Assche1-5/+6
2021-10-16scsi: pm8001: Switch to attribute groupsBart Van Assche3-30/+38
2021-10-16scsi: sym53c500_cs: Switch to attribute groupsBart Van Assche1-3/+5
2021-10-16scsi: ncr53c8xx: Switch to attribute groupsBart Van Assche1-4/+6
2021-10-16scsi: myrs: Switch to attribute groupsBart Van Assche1-18/+22
2021-10-16scsi: myrb: Switch to attribute groupsBart Van Assche1-12/+16
2021-10-16scsi: mvsas: Switch to attribute groupsBart Van Assche1-5/+7
2021-10-16scsi: mpt3sas: Switch to attribute groupsBart Van Assche3-39/+57