summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart
2021-01-07scsi: lpfc: Fix crash when nvmet transport calls host_releaseJames Smart
2021-01-07scsi: lpfc: Fix vport create loggingJames Smart
2021-01-07scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart
2021-01-07scsi: lpfc: Fix target reset failingJames Smart
2021-01-07scsi: lpfc: Fix error log messages being logged following SCSI task mgntJames Smart
2021-01-07scsi: lpfc: Prevent duplicate requests to unregister with cpuhp frameworkJames Smart
2021-01-07scsi: lpfc: Fix FW reset action if I/Os are outstandingJames Smart
2021-01-07scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requestsJames Smart
2021-01-07scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart
2021-01-07scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue stateJames Smart
2021-01-07scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart
2021-01-07scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt configJames Smart
2021-01-07scsi: hisi_sas: Remove auto_affine_msi_experimental module_paramJohn Garry
2021-01-07scsi: ufs: Replace sprintf and snprintf with sysfs_emitBean Huo
2021-01-07scsi: ufs: Fix all Kconfig help text indentationRandy Dunlap
2021-01-07scsi: ibmvfc: Relax locking around ibmvfc_queuecommand()Tyrel Datwyler
2021-01-07scsi: ibmvfc: Complete commands outside the host/queue lockTyrel Datwyler
2021-01-07scsi: ibmvfc: Define per-queue state/list locksTyrel Datwyler
2021-01-07scsi: ibmvfc: Make command event pool queue specificTyrel Datwyler
2021-01-07scsi: ibmvfc: Define generic queue structure for CRQsTyrel Datwyler
2021-01-07scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TMBean Huo
2021-01-07scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...Bean Huo
2021-01-07scsi: ufs: Distinguish between query REQ and query RSP in query traceBean Huo
2021-01-07scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabledBean Huo
2021-01-07scsi: ufs: Use __print_symbolic() for UFS trace string printBean Huo
2021-01-07scsi: ufs: Remove stringize operator '#' restrictionBean Huo
2021-01-05scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeoutsKiwoong Kim
2021-01-05scsi: ufs: Add a quirk to permit overriding UniPro defaultsKiwoong Kim
2021-01-05scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu
2021-01-03Linux 5.11-rc2Linus Torvalds
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens
2020-12-30s390: update defconfigsHeiko Carstens
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap
2020-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds