All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] scsi: ufs: Few HPB fixes
@ 2021-08-08  9:00 Avri Altman
  2021-08-08  9:00 ` [PATCH 1/4] scsi: ufshpb: re-wind the read timeout on every read Avri Altman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Avri Altman @ 2021-08-08  9:00 UTC (permalink / raw)
  To: James E . J . Bottomley, Martin K . Petersen
  Cc: linux-scsi, linux-kernel, Bart Van Assche, Daejun Park, Avri Altman

Hi Martin,

This patch series include several hpb fixes, most of them host mode.
Please consider this patch series for kernel v5.15.

Thanks,
Avri

Avri Altman (4):
  scsi: ufshpb: re-wind the read timeout on every read
  scsi: ufshpb: Use a correct max multi chunk
  scsi: ufshpb: Verify that num_inflight_map_req is non-negative
  scsi: ufshpb: Do not report victim error in HCM

 drivers/scsi/ufs/ufshpb.c | 29 +++++++++++++++++++++++++----
 drivers/scsi/ufs/ufshpb.h |  6 ++++--
 2 files changed, 29 insertions(+), 6 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-17  3:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-08  9:00 [PATCH 0/4] scsi: ufs: Few HPB fixes Avri Altman
2021-08-08  9:00 ` [PATCH 1/4] scsi: ufshpb: re-wind the read timeout on every read Avri Altman
2021-08-08  9:00 ` [PATCH 2/4] scsi: ufshpb: Use a correct max multi chunk Avri Altman
2021-08-08  9:00 ` [PATCH 3/4] scsi: ufshpb: Verify that num_inflight_map_req is non-negative Avri Altman
2021-08-08  9:00 ` [PATCH 4/4] scsi: ufshpb: Do not report victim error in HCM Avri Altman
2021-08-10  4:03 ` [PATCH 0/4] scsi: ufs: Few HPB fixes Martin K. Petersen
2021-08-17  3:17 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.