Wenchao Hao ([email protected])

Number of posts: 100 (0.16 per day)
First post: 2021-04-07 16:10:49
Last post: 2023-01-06 08:49:14

Date List Subject
2022-04-16 01:13:32 linux-kernel Re: [PATCH 1/2] scsi: iscsi: introduce session UNBOUND state to avoid multiple unbind event
2022-04-14 11:54:20 linux-kernel [PATCH 2/2] iscsi: set session to FREE state after unbind session in remove session
2022-04-13 18:36:59 linux-kernel [PATCH 1/2] scsi: iscsi: introduce session UNBOUND state to avoid multiple unbind event
2022-04-13 15:41:09 linux-kernel [PATCH 0/2] Fix multiple iscsi session unbind event sent to userspace
2022-04-06 15:31:05 linux-kernel Re: [REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-04-06 15:19:18 linux-kernel Re: [REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-04-06 15:17:03 linux-kernel Re: [REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-04-06 14:25:26 linux-kernel Re: [PATCH] scsi: core: always finish successfully aborted notry command
2022-04-01 18:17:42 linux-kernel [PATCH] scsi: core: always finish successfully aborted notry command
2022-03-31 19:28:37 linux-kernel [PATCH] scsi: sd: cleanup gendisk if device_add_disk() failed
2022-03-31 03:22:27 linux-kernel Re: [REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-03-30 13:08:38 linux-kernel Re: [REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-03-29 15:12:41 linux-kernel Re: [REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-03-29 10:19:26 linux-kernel [REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
2022-03-17 06:18:10 linux-kernel Re: [PATCH] scsi:libiscsi: remove unnecessary memset in iscsi_conn_setup
2022-03-17 04:11:14 linux-kernel [PATCH] scsi:libiscsi: remove unnecessary memset in iscsi_conn_setup
2022-03-11 21:46:00 linux-kernel Re: [PATCH v3 0/3] scsi:iscsi: handle iscsi_cls_conn device with sysfs correctly
2022-03-09 16:22:18 linux-kernel [PATCH v3 1/3] scsi: iscsi: Add helper functions to manage iscsi_cls_conn
2022-03-09 16:04:38 linux-kernel Re: [PATCH v2 1/3] scsi: iscsi: Add helper functions to manage iscsi_cls_conn
2022-03-09 15:34:52 linux-kernel [PATCH v3 2/3] scsi:libiscsi: Add iscsi_cls_conn to sysfs after been initialized
2022-03-09 14:07:44 linux-kernel [PATCH v3 0/3] scsi:iscsi: handle iscsi_cls_conn device with sysfs correctly
2022-03-09 13:21:38 linux-kernel [PATCH v3 3/3] scsi:libiscsi: teradown iscsi_cls_conn gracefully
2022-03-09 01:04:19 linux-kernel [PATCH v2 1/3] scsi: iscsi: Add helper functions to manage iscsi_cls_conn
2022-03-09 00:38:20 linux-kernel [PATCH v2 3/3] scsi:libiscsi: teardown iscsi_cls_conn gracefully
2022-03-08 21:39:55 linux-kernel [PATCH v2 2/3] scsi:libiscsi: Add iscsi_cls_conn to sysfs after been initialized
2022-03-08 15:29:16 linux-kernel [PATCH v2 0/3] scsi:iscsi: handle iscsi_cls_conn device with sysfs
2022-03-07 14:53:11 linux-kernel Re: [PATCH 1/2] iscsi_tcp: Fix NULL pointer dereference in iscsi_sw_tcp_conn_get_param()
2022-03-07 14:26:54 linux-kernel [PATCH 2/2] scsi:libiscsi: Add iscsi_cls_conn to sysfs after been initialized
2022-03-07 12:05:26 linux-kernel [PATCH 1/2] scsi: iscsi: Add helper functions to alloc and add iscsi_cls_conn
2022-03-07 12:00:55 linux-kernel [PATCH 0/2]scsi:libiscsi: Add iscsi_cls_conn device to sysfs correctly
2022-03-04 08:56:22 linux-kernel Re: [PATCH 1/2] iscsi_tcp: Fix NULL pointer dereference in iscsi_sw_tcp_conn_get_param()
2022-03-04 04:32:42 linux-kernel Re: [PATCH 2/2] iscsi_tcp: Check if tcp_conn is valid in
2022-03-03 17:35:51 linux-kernel [PATCH 2/2] iscsi_tcp: Check if tcp_conn is valid in
2022-03-03 14:39:33 linux-kernel [PATCH 1/2] iscsi_tcp: Fix NULL pointer dereference in iscsi_sw_tcp_conn_get_param()
2022-02-17 22:30:53 linux-nfs [PATCH] idmapd: Fix error status when nfs-idmapd exits
2022-01-12 02:28:41 linux-kernel Re: [PATCH] scsi: Do not break scan luns loop if add single lun failed
2022-01-05 11:04:22 linux-kernel [PATCH v3] ata: libata-scsi: simplify __ata_scsi_queuecmd()
2022-01-05 08:48:40 linux-kernel Re: [PATCH v2] ata: libata-scsi: Make __ata_scsi_queuecmd() parameters check more clearly
2022-01-05 07:18:54 linux-kernel [PATCH v2] ata: libata-scsi: Make __ata_scsi_queuecmd() parameters check more clearly
2022-01-04 13:07:32 linux-kernel [PATCH demo] ata_scsi_queuecmd: Make input parameters check more clearly
2022-01-04 12:10:26 linux-kernel Re: [PATCH] scsi: Do not break scan luns loop if add single lun failed
2021-12-25 10:19:36 linux-kernel [PATCH] scsi: Do not break scan luns loop if add single lun failed
2021-07-13 01:28:40 linux-kernel Re: [bug report]scsi: drive letter drift problem
2021-07-12 04:48:57 linux-kernel [bug report]scsi: drive letter drift problem
2021-07-08 12:50:19 linux-kernel Re: [PATCH] driver core: Make probe_type of driver accessible via sysfs
2021-07-08 12:22:40 linux-kernel [PATCH] driver core: Make probe_type of driver accessible via sysfs
2021-04-07 16:10:56 linux-kernel [PATCH 1/2] scsi: libiscsi: Split iscsi_session_teardown() to destroy and free
2021-04-07 16:10:54 linux-kernel [PATCH 0/2] Fix use-after-free in iscsi_sw_tcp_host_get_param()
2021-04-07 16:10:49 linux-kernel [PATCH 2/2] scsi: iscsi_tcp: Fix use-after-free in iscsi_sw_tcp_host_get_param()