LinuxLists
Users
About
Benjamin Block (
[email protected]
)
Number of posts: 31 (0.02 per day)
First post: 2018-09-10 06:24:31
Last post: 2023-12-04 17:22:41
Date
List
Subject
2023-12-04 17:22:41
linux-kernel
Re: [PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
2023-11-20 12:41:25
linux-kernel
Re: [PATCH] scsi: zfcp: Replace strlcpy() with strscpy()
2023-09-25 10:23:30
linux-kernel
Re: [PATCH] [v3] scsi: zfcp: Fix a double put in zfcp_port_enqueue
2023-09-22 07:30:55
linux-kernel
Re: [PATCH] scsi: zfcp: Fix a potential double free in zfcp_port_enqueue
2023-09-22 04:05:13
linux-kernel
Re: [PATCH] scsi: zfcp: Fix a potential double free in zfcp_port_enqueue
2023-07-04 19:14:42
linux-kernel
Re: [PATCH] scsi/sg: don't grab scsi host module reference
2023-04-21 14:28:02
linux-kernel
Re: [PATCH 12/22] scsi: Use alloc_ordered_workqueue() to create ordered workqueues
2023-04-20 17:51:14
linux-kernel
Re: [PATCH] scsi: core: Avoid doing rescan on suspended device
2023-03-30 14:46:45
linux-kernel
Re: [PATCH] scsi: scsi_transport_fc: remove unused desc_cnt variable
2023-03-23 10:24:17
linux-kernel
Re: [PATCH] scsi: fix hung_task when change host from recovery to running via sysfs
2023-03-21 14:23:28
linux-kernel
Re: [PATCH] scsi: fix hung_task when change host from recovery to running via sysfs
2023-03-15 14:58:12
linux-kernel
Re: [PATCH -next] scsi: scsi_dh_alua: fix memleak for 'qdata' in alua_activate()
2022-08-19 10:47:55
linux-kernel
Re: [PATCH] s390: move from strlcpy with unused retval to strscpy
2022-06-27 17:06:14
linux-kernel
Re: [PATCH] scsi: zfcp: drop unexpected word "the" in the comments
2022-06-27 16:28:49
linux-kernel
Re: [PATCH] s390/qdio: Fix spelling mistake
2021-02-22 16:14:10
linux-kernel
Re: [PATCH 13/20] scsi: zfcp: Manual replacement of the deprecated strlcpy() with return values
2020-11-27 08:33:55
linux-kernel
Re: [PATCH] scsi: zfcp: fix use-after-free in zfcp_unit_remove
2020-11-27 06:11:38
linux-kernel
Re: [PATCH] scsi: zfcp: fix use-after-free in zfcp_unit_remove
2020-11-25 17:10:30
linux-kernel
Re: [PATCH] scsi: zfcp: fix use-after-free in zfcp_unit_remove
2020-11-25 17:07:14
linux-kernel
Re: [PATCH] scsi: zfcp: fix use-after-free in zfcp_sysfs_port_remove_store
2020-06-23 10:47:03
linux-kernel
Re: [PATCH 2/2] scsi: register sysfs for scsi/iscsi workqueues
2020-03-31 16:14:24
linux-kernel
Re: [RFC PATCH v1 27/50] drivers/s390/scsi/zcsp_fc.c: Use prandom_u32_max() for backoff
2019-02-21 09:19:14
linux-kernel
[PATCH v2 1/2] scsi: replace GFP_ATOMIC with GFP_KERNEL for allocations in scsi_scan.c
2019-02-21 09:18:51
linux-kernel
[PATCH v2 2/2] scsi: whitespace cleanup in scsi_scan.c
2019-02-20 20:06:17
linux-kernel
Re: [PATCH] scsi: replace GFP_ATOMIC with GFP_KERNEL for sdev allocation
2019-02-20 18:49:54
linux-kernel
[PATCH] scsi: replace GFP_ATOMIC with GFP_KERNEL for sdev allocation
2019-02-06 13:35:18
linux-kernel
Re: Question on handling managed IRQs when hotplugging CPUs
2018-11-14 16:45:25
linux-kernel
Re: [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
2018-11-13 14:36:17
linux-kernel
Re: [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
2018-11-13 14:07:46
linux-kernel
Re: [PATCH 5/8] bsg: refactor bsg_ioctl
2018-09-10 06:24:31
linux-kernel
Re: [PATCH] s390: zfcp_aux: remove unnecessary null pointer check before mempool_destroy