summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-05230-2757/+4107
|\
| * scsi: lpfc: Update lpfc version to 14.0.0.3James Smart2021-10-211-1/+1
| * scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart2021-10-216-15/+139
| * scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart2021-10-211-7/+7
| * scsi: lpfc: Allow PLOGI retry if previous PLOGI was abortedJames Smart2021-10-211-0/+13
| * scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart2021-10-211-0/+1
| * scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart2021-10-213-21/+55
| * scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart2021-10-211-0/+7
| * scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...James Smart2021-10-213-6/+6
| * scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla2021-10-211-2/+2
| * scsi: ufs: mediatek: Avoid sched_clock() misuseArnd Bergmann2021-10-211-3/+3
| * scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong2021-10-211-1/+1
| * scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitionsSreekanth Reddy2021-10-191-0/+1
| * scsi: target: core: Stop using bdevname()Christoph Hellwig2021-10-191-3/+1
| * scsi: aha1542: Use memcpy_{from,to}_bvec()Christoph Hellwig2021-10-191-4/+2
| * scsi: sr: Add error handling support for add_disk()Luis Chamberlain2021-10-191-1/+6
| * scsi: sd: Add error handling support for add_disk()Luis Chamberlain2021-10-191-1/+7
| * scsi: target: Perform ALUA group changes in one stepMike Christie2021-10-191-7/+16
| * scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O pathMike Christie2021-10-191-27/+34
| * scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie2021-10-191-1/+0
| * scsi: target: Fix ordered tag handlingMike Christie2021-10-193-22/+57
| * scsi: target: Fix ordered CMD_T_SENT handlingMike Christie2021-10-191-5/+5
| * scsi: ufs: ufs-mediatek: Fix wrong location for ref-clk delayPeter Wang2021-10-191-4/+4
| * scsi: ufs: ufs-mediatek: Fix build error caused by use of sched_clock()Stanley Chu2021-10-191-0/+1
| * scsi: ufs: ufs-mediatek: Introduce default delay for reference clockStanley Chu2021-10-192-5/+9
| * scsi: target: tcmu: Allocate zeroed pages for data areaBodo Stroesser2021-10-191-2/+2
| * scsi: target: cxgbit: Enable Delayed ACKVarun Prakash2021-10-192-10/+26
| * scsi: target: cxgbit: Increase max DataSegmentLengthVarun Prakash2021-10-191-5/+12
| * scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin2021-10-191-3/+4
| * scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin2021-10-191-2/+2
| * scsi: 3w-xxx: Remove redundant initialization of variable retvalColin Ian King2021-10-191-1/+1
| * scsi: fcoe: Use netif_is_bond_master() instead of open codeMichelleJin2021-10-191-1/+1
| * scsi: ibmvscsi: Use GFP_KERNEL with dma_alloc_coherent() in initialize_event_...Tyrel Datwyler2021-10-191-1/+1
| * scsi: mpi3mr: Use scnprintf() instead of snprintf()Dan Carpenter2021-10-191-2/+2
| * scsi: sd: Print write through due to no caching mode page as warningMartin Kepplinger2021-10-191-2/+3
| * scsi: core: Remove two host template members that are no longer usedBart Van Assche2021-10-173-39/+0
| * scsi: usb: Switch to attribute groupsBart Van Assche2021-10-171-3/+5
| * scsi: staging: unisys: Remove the shost_attrs memberBart Van Assche2021-10-171-1/+0
| * scsi: snic: Switch to attribute groupsBart Van Assche2021-10-173-7/+16
| * scsi: smartpqi: Switch to attribute groupsBart Van Assche2021-10-171-21/+25
| * scsi: qla4xxx: Switch to attribute groupsBart Van Assche2021-10-173-18/+28
| * scsi: qla2xxx: Switch to attribute groupsBart Van Assche2021-10-173-66/+67
| * scsi: qla2xxx: Remove a declarationBart Van Assche2021-10-171-1/+0
| * scsi: qedi: Switch to attribute groupsBart Van Assche2021-10-173-5/+14
| * scsi: qedf: Switch to attribute groupsBart Van Assche2021-10-173-5/+14
| * scsi: pmcraid: Switch to attribute groupsBart Van Assche2021-10-171-5/+6
| * scsi: pm8001: Switch to attribute groupsBart Van Assche2021-10-173-30/+38
| * scsi: sym53c500_cs: Switch to attribute groupsBart Van Assche2021-10-171-3/+5
| * scsi: ncr53c8xx: Switch to attribute groupsBart Van Assche2021-10-171-4/+6
| * scsi: myrs: Switch to attribute groupsBart Van Assche2021-10-171-18/+22