LinuxLists
Users
About
Bean Huo (
[email protected]
)
Number of posts: 638 (0.38 per day)
First post: 2019-11-12 22:36:23
Last post: 2024-06-14 08:37:12
Previous Page
/
Next Page
Date
List
Subject
2021-01-21 19:13:36
linux-kernel
[PATCH] scsi: ufs: Cleanup WB buffer flush toggle implementation
2021-01-21 16:17:55
linux-kernel
Re: [PATCH v7 0/6] Several changes for UFS WriteBooster
2021-01-19 17:08:16
linux-kernel
[PATCH v7 0/6] Several changes for UFS WriteBooster
2021-01-19 17:07:56
linux-kernel
[PATCH v7 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
2021-01-19 17:07:09
linux-kernel
[PATCH v7 4/6] scsi: ufs: Remove two WB related fields from struct ufs_dev_info
2021-01-19 16:51:24
linux-kernel
[PATCH v7 5/6] scsi: ufs: Group UFS WB related flags to struct ufs_dev_info
2021-01-19 16:50:36
linux-kernel
[PATCH v7 6/6] scsi: ufs: Cleanup WB buffer flush toggle implementation
2021-01-19 16:45:00
linux-kernel
[PATCH v7 3/6] scsi: ufs: Changes comment in the function ufshcd_wb_probe()
2021-01-19 16:42:51
linux-kernel
[PATCH v7 2/6] docs: ABI: Add wb_on documentation for new entry wb_on
2021-01-19 16:38:42
linux-kernel
Re: [PATCH v6 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
2021-01-19 10:48:38
linux-kernel
Re: [PATCH v6 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
2021-01-19 05:17:42
linux-kernel
[PATCH v6 0/6] Several changes for UFS WriteBooster
2021-01-19 05:17:09
linux-kernel
[PATCH v6 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
2021-01-19 05:16:05
linux-kernel
[PATCH v6 4/6] scsi: ufs: Remove two WB related fields from struct ufs_dev_info
2021-01-18 20:27:01
linux-kernel
[PATCH] scsi: ufs: delete redundant if statement in ufshcd_intr()
2021-01-18 20:19:51
linux-kernel
[PATCH v6 2/6] docs: ABI: Add wb_on documentation for UFS sysfs
2021-01-18 20:17:19
linux-kernel
[PATCH v6 3/6] scsi: ufs: Changes comment in the function ufshcd_wb_probe()
2021-01-18 20:15:53
linux-kernel
[PATCH v6 6/6] scsi: ufs: Cleanup WB buffer flush toggle implementation
2021-01-18 20:14:48
linux-kernel
[PATCH v6 5/6] scsi: ufs: Group UFS WB related flags to struct ufs_dev_info
2021-01-12 22:11:11
linux-kernel
[PATCH v2 1/2] scsi: hisi_sas: Remove unnecessary devm_kfree
2021-01-12 13:03:19
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-12 13:02:30
linux-kernel
[PATCH] tracing: Fix two compiling warnings
2021-01-12 12:23:23
linux-kernel
[PATCH v3] scsi: ufs: Remove unnecessary devm_kfree
2021-01-12 12:20:07
linux-kernel
Re: [PATCH v2 1/2] scsi: hisi_sas: Remove unnecessary devm_kfree
2021-01-12 10:08:41
linux-kernel
[PATCH v2 2/2] scsi: ufs: Remove unnecessary devm_kfree
2021-01-12 10:07:06
linux-kernel
[PATCH v2 0/2] Remove unnecessary devm_kfree
2021-01-11 22:37:11
linux-kernel
[PATCH 0/2] Remove unnecessary devm_kfree
2021-01-11 22:36:43
linux-kernel
[PATCH 1/2] scsi: hisi_sas: Remove unnecessary devm_kfree
2021-01-11 22:36:13
linux-kernel
[PATCH 2/2] scsi: ufs: Remove unnecessary devm_kfree
2021-01-11 10:08:52
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-11 08:28:10
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-11 08:26:58
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-10 16:19:53
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-10 16:17:27
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-10 12:59:15
linux-kernel
Re: [PATCH] scsi: ufs: A tad optimization in query upiu trace
2021-01-08 11:34:12
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-06 21:17:50
linux-kernel
[PATCH v3] scsi: ufs: Replace sprintf and snprintf with sysfs_emit
2021-01-05 20:07:16
linux-kernel
[PATCH v4 5/6] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
2021-01-05 20:05:34
linux-kernel
[PATCH v4 0/6] Several changes for the UPIU trace
2021-01-05 20:05:32
linux-kernel
[PATCH v4 1/6] scsi: ufs: Remove stringize operator '#' restriction
2021-01-05 18:40:43
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-05 13:01:10
linux-kernel
[PATCH v4 2/6] scsi: ufs: Use __print_symbolic() for UFS trace string print
2021-01-05 13:00:03
linux-kernel
[PATCH v4 6/6] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
2021-01-05 12:58:08
linux-kernel
[PATCH v4 3/6] scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
2021-01-05 12:57:40
linux-kernel
[PATCH v4 4/6] scsi: ufs: Distinguish between query REQ and query RSP in query trace
2021-01-04 23:35:06
linux-kernel
Re: [PATCH v3 0/6] Several changes for the UPIU trace
2021-01-04 20:07:56
linux-kernel
Re: [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
2021-01-04 19:29:46
linux-kernel
Re: [PATCH v2 3/3] scsi: ufs: Let resume callback return -EBUSY after ufshcd_shutdown
2021-01-04 17:41:56
linux-kernel
Re: [PATCH v2 2/3] scsi: ufs: Add handling of the return value of pm_runtime_get_sync()
2020-12-24 17:22:58
linux-kernel
[PATCH v2 0/3] Two changes of UFS sysfs
2020-12-24 17:22:40
linux-kernel
[PATCH v2 3/3] scsi: ufs: Let resume callback return -EBUSY after ufshcd_shutdown