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
Previous Page
/
Next Page
Date
List
Subject
2023-03-11 17:49:40
linux-kernel
Re: [PATCH 00/11] Use copy_process in vhost layer
2023-03-11 16:11:56
linux-kernel
Re: [PATCH 03/11] kthread: Pass in the thread's name during creation
2023-03-10 22:06:35
linux-kernel
[PATCH 11/11] vhost: use vhost_tasks for worker threads
2023-03-10 22:06:32
linux-kernel
[PATCH 10/11] vhost: move worker thread fields to new struct
2023-03-10 22:06:25
linux-kernel
[PATCH 07/11] fork: Add kernel_clone_args flag to ignore signals
2023-03-10 22:06:21
linux-kernel
[PATCH 09/11] vhost_task: Allow vhost layer to use copy_process
2023-03-10 22:06:16
linux-kernel
[PATCH 06/11] fork: add kernel_clone_args flag to not dup/clone files
2023-03-10 22:06:12
linux-kernel
[PATCH 08/11] fork: allow kernel code to call copy_process
2023-03-10 22:06:09
linux-kernel
[PATCH 01/11] csky: Remove kernel_thread declaration
2023-03-10 22:06:04
linux-kernel
[PATCH 00/11] Use copy_process in vhost layer
2023-03-10 22:06:00
linux-kernel
[PATCH 02/11] kernel: Allow a kernel thread's name to be set in copy_process
2023-03-10 22:05:57
linux-kernel
[PATCH 05/11] fork/vm: Move common PF_IO_WORKER behavior to new flag
2023-03-10 22:05:53
linux-kernel
[PATCH 04/11] kernel: Make io_thread and kthread bit fields
2023-03-10 22:05:47
linux-kernel
[PATCH 03/11] kthread: Pass in the thread's name during creation
2023-03-02 16:39:06
linux-kernel
Re: [PATCH-next] scsi: fix use-after-free problem in scsi_remove_target
2023-03-01 21:16:34
linux-kernel
Re: [PATCH-next] scsi: fix use-after-free problem in scsi_remove_target
2023-02-14 00:50:54
linux-kernel
Re: [PATCH 4/5] kernel: Prepare set_kthread_struct to be used for setup_thread_fn
2023-02-13 16:23:15
linux-kernel
Re: [PATCH] scsi: target: iscsi: set memalloc_noio with loopback network connections
2023-02-13 01:01:04
linux-kernel
[PATCH 5/5] kernel: Convert kthread to use setup_thread_fn
2023-02-13 01:00:54
linux-kernel
[PATCH 4/5] kernel: Prepare set_kthread_struct to be used for setup_thread_fn
2023-02-13 01:00:51
linux-kernel
[PATCH 2/5] kernel: Add kernel_clone_fns function to setup task
2023-02-13 01:00:48
linux-kernel
[PATCH 3/5] io_uring: Convert to use setup_thread_fn callout
2023-02-13 01:00:44
linux-kernel
[PATCH 1/5] kernel: Move kernel_clone_args's fn to new struct
2023-02-13 01:00:36
linux-kernel
[PATCH 0/5] kernel: Standardize task comm setup for kthreads
2023-02-05 16:06:33
linux-kernel
Re: [PATCH v11 4/8] fork: Add USER_WORKER flag to ignore signals
2023-02-02 23:28:52
linux-kernel
[PATCH v11 7/8] vhost: move worker thread fields to new struct
2023-02-02 23:26:17
linux-kernel
[PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-02-02 23:26:12
linux-kernel
[PATCH v11 5/8] fork: allow kernel code to call copy_process
2023-02-02 23:26:10
linux-kernel
[PATCH v11 6/8] vhost_task: Allow vhost layer to use copy_process
2023-02-02 23:26:06
linux-kernel
[PATCH v11 1/8] fork: Make IO worker options flag based
2023-02-02 23:26:03
linux-kernel
[PATCH v11 3/8] fork: add USER_WORKER flag to not dup/clone files
2023-02-02 23:25:59
linux-kernel
[PATCH v11 2/8] fork/vm: Move common PF_IO_WORKER behavior to new flag
2023-02-02 23:25:55
linux-kernel
[PATCH v11 4/8] fork: Add USER_WORKER flag to ignore signals
2023-02-02 23:25:51
linux-kernel
[PATCH v11 0/8] Use copy_process in vhost layer
2023-01-18 23:09:19
linux-kernel
Re: [PATCH] scsi: fix iscsi rescan fails to create block
2023-01-16 18:48:12
linux-kernel
Re: linux-next: build failure after merge of the scsi-mkp tree
2022-12-18 22:29:30
linux-kernel
Re: [PATCH 1/2] scsi:core:Add sysfs interface to control if skip lun with PQ=1
2022-12-12 17:08:57
linux-kernel
Re: [PATCH] scsi: iscsi_tcp: Fix UAF when access shost attr during session logout
2022-12-10 22:47:41
linux-kernel
Re: [PATCH] scsi: iscsi_tcp: Fix UAF when access shost attr during session logout
2022-12-08 05:23:41
linux-kernel
Re: [PATCH v7] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
2022-11-23 18:21:01
linux-kernel
Re: [PATCH] scsi:iscsi: Record session's startup mode in kernel
2022-11-22 19:25:10
linux-kernel
Re: [PATCH v6] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
2022-11-22 18:14:16
linux-kernel
Re: [PATCH v6] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
2022-11-22 17:55:10
linux-kernel
Re: [PATCH] scsi:iscsi: rename iscsi_set_param to iscsi_if_set_param
2022-11-22 17:25:34
linux-kernel
Re: [PATCH] scsi:iscsi: Record session's startup mode in kernel
2022-11-22 16:46:38
linux-kernel
Re: [PATCH v2 2/2] scsi: donot increase scsi_device's iorequest_cnt if dispatch failed
2022-11-22 16:33:52
linux-kernel
Re: [PATCH v2 1/2] scsi: increase scsi device's iodone_cnt in scsi_timeout()
2022-11-18 22:14:26
linux-kernel
Re: [PATCH v2] cxgbi: cxgb4i: Added pointer check
2022-11-15 17:53:29
linux-kernel
Re: [PATCH] cxgb4i : Added pointer check
2022-11-15 17:20:37
linux-kernel
Re: [PATCH v2] scsi/cxgbi/libcxgbi: make sure sg is present before calling sg_next()
2022-11-14 22:31:56
linux-kernel
Re: [PATCH v2] scsi/cxgbi/libcxgbi: make sure sg is present before calling sg_next()