summaryrefslogtreecommitdiffstats
path: root/kernel/stackleak.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-13scsi: ufs: core: Fix ufs clk specs violationZiqi Chen1-10/+10
2021-01-13scsi: isci: Remove the unneeded variable "status"YANG LI1-3/+1
2021-01-13scsi: ufs: ufs-debugfs: Add error countersAdrian Hunter5-4/+111
2021-01-08scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)1-0/+6
2021-01-08scsi: storvsc: Resolve data race in storvsc_probe()Andrea Parri (Microsoft)1-20/+25
2021-01-08scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newerAndrea Parri (Microsoft)1-2/+5
2021-01-08scsi: lpfc: Update lpfc version to 12.8.0.7James Smart1-1/+1
2021-01-08scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readabilityJames Smart2-2/+20
2021-01-08scsi: lpfc: Implement health checking when aborting I/OJames Smart10-75/+178
2021-01-08scsi: lpfc: Fix crash when nvmet transport calls host_releaseJames Smart3-15/+63
2021-01-08scsi: lpfc: Fix vport create loggingJames Smart1-1/+1
2021-01-08scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart4-28/+37
2021-01-08scsi: lpfc: Fix target reset failingJames Smart3-2/+46
2021-01-08scsi: lpfc: Fix error log messages being logged following SCSI task mgntJames Smart1-4/+13
2021-01-08scsi: lpfc: Prevent duplicate requests to unregister with cpuhp frameworkJames Smart1-1/+5
2021-01-08scsi: lpfc: Fix FW reset action if I/Os are outstandingJames Smart1-0/+10
2021-01-08scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requestsJames Smart1-2/+2
2021-01-08scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart2-6/+20
2021-01-08scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue stateJames Smart1-0/+11
2021-01-08scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart4-48/+26
2021-01-08scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt configJames Smart1-26/+5
2021-01-08scsi: hisi_sas: Remove auto_affine_msi_experimental module_paramJohn Garry1-5/+0
2021-01-08scsi: ufs: Replace sprintf and snprintf with sysfs_emitBean Huo1-15/+15
2021-01-08scsi: ufs: Fix all Kconfig help text indentationRandy Dunlap1-7/+7
2021-01-08scsi: ibmvfc: Relax locking around ibmvfc_queuecommand()Tyrel Datwyler1-8/+4
2021-01-08scsi: ibmvfc: Complete commands outside the host/queue lockTyrel Datwyler2-14/+47
2021-01-08scsi: ibmvfc: Define per-queue state/list locksTyrel Datwyler2-20/+80
2021-01-08scsi: ibmvfc: Make command event pool queue specificTyrel Datwyler2-50/+55
2021-01-08scsi: ibmvfc: Define generic queue structure for CRQsTyrel Datwyler2-62/+107
2021-01-08scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TMBean Huo3-7/+27
2021-01-08scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...Bean Huo1-2/+6
2021-01-08scsi: ufs: Distinguish between query REQ and query RSP in query traceBean Huo1-2/+8
2021-01-08scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabledBean Huo1-0/+9
2021-01-08scsi: ufs: Use __print_symbolic() for UFS trace string printBean Huo3-43/+69
2021-01-08scsi: ufs: Remove stringize operator '#' restrictionBean Huo1-20/+20
2021-01-06scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeoutsKiwoong Kim1-1/+7
2021-01-06scsi: ufs: Add a quirk to permit overriding UniPro defaultsKiwoong Kim2-19/+27
2021-01-06scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu1-0/+1
2021-01-04Linux 5.11-rc2v5.11-rc2Linus Torvalds1-1/+1
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2020-12-31kernel/io_uring: cancel io_uring before task worksPavel Begunkov2-2/+2
2020-12-31io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov1-2/+22
2020-12-31io_uring: add a helper for setting a ref nodePavel Begunkov1-10/+12
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy1-1/+40
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki1-1/+0
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens1-14/+17
2020-12-30s390: update defconfigsHeiko Carstens3-7/+18
2020-12-30block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund1-0/+1
2020-12-30fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap1-1/+1
2020-12-30mm: slub: call account_slab_page() after slab page initializationRoman Gushchin1-3/+2