Message ID | 20201117165839.1643377-1-jaegeuk@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | scsi: ufs: add some fixes | expand |
Jaegeuk, > Change log from v4: > - add more fixes Applied to 5.11/scsi-staging, thanks!
On Tue, 17 Nov 2020 08:58:32 -0800, Jaegeuk Kim wrote: > Change log from v4: > - add more fixes > > Change log from v3: > - use __ufshcd_release with a fix in __ufshcd_release > > Change log from v2: > - use active_req-- instead of __ufshcd_release to avoid UFS timeout > > [...] Applied to 5.11/scsi-queue, thanks! [1/7] scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF https://git.kernel.org/mkp/scsi/c/fd62de114f8c [2/7] scsi: ufs: Atomic update for clkgating_enable https://git.kernel.org/mkp/scsi/c/b66451129764 [3/7] scsi: ufs: Clear UAC for FFU and RPMB LUNs https://git.kernel.org/mkp/scsi/c/4f3e900b6282 [4/7] scsi: ufs: Use WQ_HIGHPRI for gating work https://git.kernel.org/mkp/scsi/c/e93e6e49fa31 [5/7] scsi: ufs: Add more contexts in the ufs tracepoints https://git.kernel.org/mkp/scsi/c/69a314d6a155 [6/7] scsi: ufs: Fix clkgating on/off https://git.kernel.org/mkp/scsi/c/8eb456be75af [7/7] scsi: ufs: Show LBA and length for UNMAP commands https://git.kernel.org/mkp/scsi/c/3754cde8df91