LinuxLists
Users
About
Mike Christie (
[email protected]
)
Number of posts: 339 (0.24 per day)
First post: 2020-06-20 05:00:05
Last post: 2024-05-24 16:14:36
Next Page
Date
List
Subject
2024-05-24 16:14:36
linux-kernel
Re: [PATCH v2 2/2] libiscsi: disallow binding an already-bound connection
2024-05-06 20:52:34
linux-kernel
Re: [PATCH] scsi:iscsi: Remove unused list 'connlist_err'
2024-05-01 15:58:21
linux-kernel
Re: [PATCH next] vhost_task: after freeing vhost_task it should not be accessed in vhost_task_fn
2024-05-01 01:01:50
linux-kernel
Re: [PATCH next] vhost_task: after freeing vhost_task it should not be accessed in vhost_task_fn
2024-04-30 16:24:24
linux-kernel
Re: [PATCH next] vhost_task: after freeing vhost_task it should not be accessed in vhost_task_fn
2024-03-19 20:51:52
linux-kernel
Re: [syzbot] [virtualization?] upstream boot error: WARNING: refcount bug in __free_pages_ok
2024-03-19 19:34:28
linux-kernel
Re: [PATCH 2/2] iscsi_tcp: disallow binding the same connection twice
2024-03-19 19:29:26
linux-kernel
Re: [PATCH 1/2] iscsi_tcp: do not bind sockets that already have extra callbacks
2024-03-11 16:23:10
linux-kernel
Re: [PATCH 1/2] scsi: target: iscsi: handle SCSI immediate commands
2024-03-11 16:02:50
linux-kernel
Re: [PATCH 2/2] scsi: target: iscsi: don't warn of R/W when no data
2024-02-07 15:37:56
linux-kernel
Re: [PATCH] scsi: core: really include kunit tests with SCSI_LIB_KUNIT_TEST
2024-01-11 17:20:46
linux-kernel
Re: [syzbot] [kernel?] WARNING in signal_wake_up_state
2024-01-11 16:24:34
linux-kernel
Re: [RFC V1 07/13] vhost-vdpa: flush workers on suspend
2023-12-08 17:30:10
linux-kernel
Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2023-11-27 21:33:09
linux-kernel
Re: [PATCH] scsi: be2iscsi: fix a memleak in beiscsi_init_wrb_handle
2023-10-30 15:03:38
linux-kernel
Re: [PATCH] scsi: sr: Fix a potential uninit-value in sr_get_events()
2023-10-17 15:50:16
linux-kernel
Re: [PATCH -next] scsi: target: core: Fix one kernel-doc comment
2023-10-16 15:26:06
linux-kernel
Re: linux-next: build warnings after merge of the scsi-mkp tree
2023-09-29 22:12:17
linux-kernel
Re: [PATCH] scsi: qla4xxx: fix potential deadlock on frwd/back lock
2023-09-26 22:55:33
linux-kernel
Re: [RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
2023-09-25 22:05:24
linux-kernel
Re: [RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
2023-09-25 20:26:01
linux-kernel
Re: [RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
2023-09-16 05:05:57
linux-kernel
Re: [PATCH] scsi: iscsi_tcp: restrict to TCP sockets
2023-08-14 06:12:05
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-08-11 20:15:06
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-07-23 18:48:51
linux-kernel
Re: [PATCH v2] scsi: iscsi: kfree_sensitive() in iscsi_session_free()
2023-07-23 04:33:11
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-07-17 19:46:46
linux-kernel
Re: [PATCH v1] scsi: iscsi: use kfree_sensitive() in iscsi_session_free()
2023-07-05 20:43:37
linux-kernel
Re: [PATCH] scsi: iscsi: fix stop connection cocurrency issue
2023-07-03 17:53:13
linux-kernel
Re: [GIT PULL] first round of SCSI updates for the 6.4+ merge window
2023-06-26 15:22:10
linux-kernel
Re: [syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker
2023-06-23 16:26:34
linux-kernel
Re: [PATCH net-next v4 11/15] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-14 18:43:22
linux-kernel
Re: Can vhost translate to io_uring?
2023-06-14 07:01:50
linux-kernel
Re: Can vhost translate to io_uring?
2023-06-06 20:55:20
linux-kernel
Re: [CFT][PATCH v3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-06 16:31:29
linux-kernel
Re: [CFT][PATCH v3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-05 16:13:39
linux-kernel
Re: [CFT][PATCH v3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-04 03:48:18
linux-kernel
Re: [CFT][PATCH v3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-01 19:33:07
linux-kernel
[PATCH 1/1] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-01 16:40:41
linux-kernel
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-06-01 16:40:25
linux-kernel
Re: [RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
2023-05-31 16:45:05
linux-kernel
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-05-31 15:30:37
linux-kernel
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-05-31 04:05:22
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-30 16:56:55
linux-kernel
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-05-30 16:26:47
linux-kernel
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-05-30 16:26:44
linux-kernel
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-05-30 16:25:50
linux-kernel
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-05-30 15:50:24
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-29 19:55:22
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-29 19:39:42
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression