Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
open-iscsi
Conversations
About
open-iscsi
1–30 of 4043
Mark all as read
Report abusive group
0 selected
Wenchao Hao
, …
Douglas Gilbert
13
Sep 27
[PATCH v5 00/10] scsi:scsi_debug: Add error injection for single device
On 2023/9/28 9:13, Douglas Gilbert wrote: > On 2023-09-22 05:28, Wenchao Hao wrote: >>
unread,
[PATCH v5 00/10] scsi:scsi_debug: Add error injection for single device
On 2023/9/28 9:13, Douglas Gilbert wrote: > On 2023-09-22 05:28, Wenchao Hao wrote: >>
Sep 27
Damien Le Moal
, …
Wenchao Hao
6
Sep 24
Re: [PATCH 1/2] scsi: core: cleanup scsi_dev_queue_ready()
On 2023/9/22 22:53, Bart Van Assche wrote: > On 9/22/23 02:38, Wenchao Hao wrote: >> Add
unread,
Re: [PATCH 1/2] scsi: core: cleanup scsi_dev_queue_ready()
On 2023/9/22 22:53, Bart Van Assche wrote: > On 9/22/23 02:38, Wenchao Hao wrote: >> Add
Sep 24
Wenchao Hao
,
Bart Van Assche
5
Sep 22
[PATCH 0/2] Fix two issue between removing device and error handle
On 9/22/23 02:36, Wenchao Hao wrote: > SDEV_CANCEL is set when removing device and
unread,
[PATCH 0/2] Fix two issue between removing device and error handle
On 9/22/23 02:36, Wenchao Hao wrote: > SDEV_CANCEL is set when removing device and
Sep 22
Wenchao Hao
Sep 22
[PATCH v5 04/10] scsi: scsi_debug: timeout command if the error is injected
If a timeout error is injected, return 0 from scsi_debug_queuecommand to make the command timeout.
unread,
[PATCH v5 04/10] scsi: scsi_debug: timeout command if the error is injected
If a timeout error is injected, return 0 from scsi_debug_queuecommand to make the command timeout.
Sep 22
Eric Dumazet
, …
patchwork-b...@kernel.org
3
Sep 22
[PATCH] scsi: iscsi_tcp: restrict to TCP sockets
Hello: This patch was applied to netdev/net.git (main) by David S. Miller <da...@davemloft.net>
unread,
[PATCH] scsi: iscsi_tcp: restrict to TCP sockets
Hello: This patch was applied to netdev/net.git (main) by David S. Miller <da...@davemloft.net>
Sep 22
Lin Ma
, …
Martin K. Petersen
5
Jul 31
[PATCH v1 1/2] scsi: iscsi: Add length check for nlattr payload
On Tue, 25 Jul 2023 10:45:29 +0800, Lin Ma wrote: > The current NETLINK_ISCSI netlink parsing loop
unread,
[PATCH v1 1/2] scsi: iscsi: Add length check for nlattr payload
On Tue, 25 Jul 2023 10:45:29 +0800, Lin Ma wrote: > The current NETLINK_ISCSI netlink parsing loop
Jul 31
YueHaibing
, …
Martin K. Petersen
4
Jul 31
[PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
On Tue, 25 Jul 2023 22:15:31 +0800, YueHaibing wrote: > This is not used anymore, so can be
unread,
[PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
On Tue, 25 Jul 2023 22:15:31 +0800, YueHaibing wrote: > This is not used anymore, so can be
Jul 31
Lin Ma
, …
Martin K. Petersen
4
Jul 25
[PATCH v1 2/2] scsi: iscsi: Add strlen check in iscsi_if_set_{host}_param
Lin, > The function iscsi_if_set_param and iscsi_if_set_host_param converts > nlattr payload to
unread,
[PATCH v1 2/2] scsi: iscsi: Add strlen check in iscsi_if_set_{host}_param
Lin, > The function iscsi_if_set_param and iscsi_if_set_host_param converts > nlattr payload to
Jul 25
Chris Leech
, …
Mike Christie
3
Jul 23
Re: [PATCH v2] scsi: iscsi: kfree_sensitive() in iscsi_session_free()
On 7/19/23 2:45 AM, 杜敏杰 wrote: > session might contain private part of the password, so better use
unread,
Re: [PATCH v2] scsi: iscsi: kfree_sensitive() in iscsi_session_free()
On 7/19/23 2:45 AM, 杜敏杰 wrote: > session might contain private part of the password, so better use
Jul 23
Lee Duncan
, …
杜敏杰
5
Jul 20
Re: [PATCH v1] scsi: iscsi: use kfree_sensitive() in iscsi_session_free()
Hi Mike! Thank you for your reply! Do I need to submit a new patch to kfree_sensitive for '
unread,
Re: [PATCH v1] scsi: iscsi: use kfree_sensitive() in iscsi_session_free()
Hi Mike! Thank you for your reply! Do I need to submit a new patch to kfree_sensitive for '
Jul 20
michael....@oracle.com
Jul 5
Re: [PATCH] scsi: iscsi: fix stop connection cocurrency issue
On 7/4/23 6:15 AM, lihongweizz wrote: > From: Rock Li <lihon...@inspur.com> > > We
unread,
Re: [PATCH] scsi: iscsi: fix stop connection cocurrency issue
On 7/4/23 6:15 AM, lihongweizz wrote: > From: Rock Li <lihon...@inspur.com> > > We
Jul 5
Markus Elfring
Jul 4
Re: [PATCH] scsi: iscsi: fix stop connection concurrency issue
… > After digging the vmcore file, a concurrency scenario was found: … > iscsi_stop_conn <-
unread,
Re: [PATCH] scsi: iscsi: fix stop connection concurrency issue
… > After digging the vmcore file, a concurrency scenario was found: … > iscsi_stop_conn <-
Jul 4
David Howells
,
Chris Leech
2
Jun 27
[PATCH net-next v5 11/16] scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
On Fri, Jun 23, 2023 at 11:55:08PM +0100, David Howells wrote: > Use sendmsg() with
unread,
[PATCH net-next v5 11/16] scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
On Fri, Jun 23, 2023 at 11:55:08PM +0100, David Howells wrote: > Use sendmsg() with
Jun 27
David Howells
Jun 23
[PATCH net-next v5 12/16] scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
Use sendmsg() with MSG_SPLICE_PAGES rather than sendpage. This allows multiple pages and multipage
unread,
[PATCH net-next v5 12/16] scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
Use sendmsg() with MSG_SPLICE_PAGES rather than sendpage. This allows multiple pages and multipage
Jun 23
David Howells
,
Mike Christie
5
Jun 23
[PATCH net-next v2 15/17] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
Mike Christie <michael....@oracle.com> wrote: > > One question on the target part I
unread,
[PATCH net-next v2 15/17] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
Mike Christie <michael....@oracle.com> wrote: > > One question on the target part I
Jun 23
Chris Leech
, …
Mike Christie
21
May 12
[PATCH v2 00/11] Make iscsid-kernel communications namespace-aware
On 5/6/23 6:29 PM, Chris Leech wrote: > @@ -4065,8 +4108,10 @@ iscsi_if_recv_msg(struct net *net,
unread,
[PATCH v2 00/11] Make iscsid-kernel communications namespace-aware
On 5/6/23 6:29 PM, Chris Leech wrote: > @@ -4065,8 +4108,10 @@ iscsi_if_recv_msg(struct net *net,
May 12
Chris Leech
,
michael....@oracle.com
2
May 10
[PATCH 03/11] iscsi: sysfs filtering by network namespace
On 5/6/23 4:29 PM, Chris Leech wrote: > +#define DECLARE_TRANSPORT_CLASS_NS(cls, nm, su, rm, cfg,
unread,
[PATCH 03/11] iscsi: sysfs filtering by network namespace
On 5/6/23 4:29 PM, Chris Leech wrote: > +#define DECLARE_TRANSPORT_CLASS_NS(cls, nm, su, rm, cfg,
May 10
kernel test robot
Apr 25
[tj-wq:ordered-cleanup] [scsi] 25aa2ad5c3: WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register
Hello, kernel test robot noticed "WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register"
unread,
[tj-wq:ordered-cleanup] [scsi] 25aa2ad5c3: WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register
Hello, kernel test robot noticed "WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register"
Apr 25
Lee Duncan
, …
Chris Leech
29
Apr 21
[RFC 0/9] Make iscsid-kernel communications namespace-aware
I managed to fix the iSER endpoint issue by making endpoints created without a host valid again. Once
unread,
[RFC 0/9] Make iscsid-kernel communications namespace-aware
I managed to fix the iSER endpoint issue by making endpoints created without a host valid again. Once
Apr 21
Lee Duncan
, …
Hannes Reinecke
10
Apr 12
[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
On 4/11/23 20:19, Chris Leech wrote: > On Tue, Apr 11, 2023 at 08:21:22AM +0200, Hannes Reinecke
unread,
[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
On 4/11/23 20:19, Chris Leech wrote: > On Tue, Apr 11, 2023 at 08:21:22AM +0200, Hannes Reinecke
Apr 12
Mike Christie
,
Zhong Jinghua
2
Mar 30
Re: [PATCH] scsi: iscsi_tcp: Check the sock is correct before iscsi_set_param
From: Zhong Jinghua <zhongj...@huawei.com> The correctness of sock should be checked before
unread,
Re: [PATCH] scsi: iscsi_tcp: Check the sock is correct before iscsi_set_param
From: Zhong Jinghua <zhongj...@huawei.com> The correctness of sock should be checked before
Mar 30
Lee Duncan
,
Hannes Reinecke
2
Mar 14
[RFC PATCH 3/9] iscsi: sysfs filtering by network namespace
On 2/8/23 18:40, Lee Duncan wrote: > From: Lee Duncan <ldu...@suse.com> > > This
unread,
[RFC PATCH 3/9] iscsi: sysfs filtering by network namespace
On 2/8/23 18:40, Lee Duncan wrote: > From: Lee Duncan <ldu...@suse.com> > > This
Mar 14
Lee Duncan
,
Hannes Reinecke
2
Mar 14
[RFC PATCH 1/9] iscsi: create per-net iscsi netlink kernel sockets
On 2/8/23 18:40, Lee Duncan wrote: > From: Lee Duncan <ldu...@suse.com> > > Prepare
unread,
[RFC PATCH 1/9] iscsi: create per-net iscsi netlink kernel sockets
On 2/8/23 18:40, Lee Duncan wrote: > From: Lee Duncan <ldu...@suse.com> > > Prepare
Mar 14
The Lee-Man
Feb 28
RFC: Making iSNS and SLP discovery code optional in open-iscsi?
Hi All: I posted an issue on github about this, but I wanted to mention it here, as well. As part of
unread,
RFC: Making iSNS and SLP discovery code optional in open-iscsi?
Hi All: I posted an issue on github about this, but I wanted to mention it here, as well. As part of
Feb 28
Serguei Bezverkhi (sbezverk)
, …
The Lee-Man
5
Feb 8
iscsi daemon in docker container
Hi: I'm trying to update open-iscsi, using Chris' patches as a starting place, so that
unread,
iscsi daemon in docker container
Hi: I'm trying to update open-iscsi, using Chris' patches as a starting place, so that
Feb 8
Sasha Levin
6
Jan 31
[PATCH AUTOSEL 6.1 08/20] scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
From: Mike Christie <michael....@oracle.com> [ Upstream commit
unread,
[PATCH AUTOSEL 6.1 08/20] scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
From: Mike Christie <michael....@oracle.com> [ Upstream commit
Jan 31
Sasha Levin
2
Jan 31
[PATCH AUTOSEL 6.1 07/20] scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
From: Mike Christie <michael....@oracle.com> [ Upstream commit
unread,
[PATCH AUTOSEL 6.1 07/20] scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
From: Mike Christie <michael....@oracle.com> [ Upstream commit
Jan 31
Forza
,
The Lee-Man
4
Jan 25
Kernel BUG: kernel NULL pointer dereference on Windows server connect/disconnect
There is now a patch for this issue, which is caused by a "use-after-free" situation. https
unread,
Kernel BUG: kernel NULL pointer dereference on Windows server connect/disconnect
There is now a patch for this issue, which is caused by a "use-after-free" situation. https
Jan 25
Sasha Levin
3
Jan 16
[PATCH AUTOSEL 6.1 01/53] scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
From: Wenchao Hao <haowe...@huawei.com> [ Upstream commit
unread,
[PATCH AUTOSEL 6.1 01/53] scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
From: Wenchao Hao <haowe...@huawei.com> [ Upstream commit
Jan 16
Wenchao Hao
, …
Christoph Hellwig
14
12/28/22
[PATCH 1/2] scsi:core:Add sysfs interface to control if skip lun with PQ=1
On 2022/12/23 23:54, Christoph Hellwig wrote: > On Fri, Dec 16, 2022 at 07:41:26PM +0800, Wenchao
unread,
[PATCH 1/2] scsi:core:Add sysfs interface to control if skip lun with PQ=1
On 2022/12/23 23:54, Christoph Hellwig wrote: > On Fri, Dec 16, 2022 at 07:41:26PM +0800, Wenchao
12/28/22