LinuxLists
Users
About
Bodo Stroesser (
[email protected]
)
Number of posts: 43 (0.04 per day)
First post: 2020-10-16 13:09:57
Last post: 2023-09-25 02:02:44
Date
List
Subject
2023-09-25 02:02:44
linux-kernel
Re: [PATCH] scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
2023-04-07 19:17:40
linux-kernel
Re: [PATCH] scsi: target: cxgbit: check skb dequeue result
2023-03-18 13:01:06
linux-kernel
Re: [PATCH][next] uapi: target: Replace fake flex-array with flexible-array member
2022-06-01 04:26:09
linux-kernel
Re: [PATCH AUTOSEL 5.18 074/159] scsi: target: tcmu: Fix possible data corruption
2022-02-21 20:35:06
linux-kernel
Re: [PATCH 2/2] scsi:target:tcmu: reduce once copy by using uio ioctl
2022-02-16 20:15:18
linux-kernel
Re: [PATCH V4] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
2022-02-15 19:00:44
linux-kernel
Re: [PATCH V3] scsi: target: tcmu: Make cmd_ring_size changeable via configfs.
2022-02-14 10:32:06
linux-kernel
Re: [PATCH] scsi: target: tcmu: Make cmd_ring_size changeable via configfs.
2021-10-13 09:32:24
linux-ext4
Re: [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it
2021-09-29 19:29:23
linux-kernel
Re: [PATCH][next] scsi: target: tcmu: Use struct_size() helper in kmalloc()
2021-08-15 21:00:07
linux-kernel
Re: [GIT PULL] configfs fix for Linux 5.14
2021-08-10 08:38:40
linux-kernel
Re: [PATCH v2] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
2021-08-09 10:51:27
linux-kernel
Re: [PATCH] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
2021-07-28 17:16:59
linux-kernel
Re: [PATCH 2/4] configfs: Fix writing at a non-zero offset
2021-07-27 07:31:43
linux-kernel
Re: [PATCH 2/4] configfs: Fix writing at a non-zero offset
2021-07-27 00:55:49
linux-kernel
Re: [PATCH 2/4] configfs: Fix writing at a non-zero offset
2021-07-26 21:14:41
linux-kernel
Re: [PATCH 2/4] configfs: Fix writing at a non-zero offset
2021-07-26 14:59:50
linux-kernel
Re: [PATCH 2/4] configfs: Fix writing at a non-zero offset
2021-05-16 17:15:43
linux-kernel
Re: [PATCH] scsi: target: tcmu: fix boolreturn.cocci warnings
2021-04-30 15:46:59
linux-kernel
Re: [PATCH] scsi: target: configfs: Remove redundant assignment to ret
2021-04-30 14:30:12
linux-kernel
Re: [PATCH] scsi: target: configfs: Remove redundant assignment to ret
2021-02-22 16:05:02
linux-kernel
Re: [PATCH 14/20] target: Manual replacement of the deprecated strlcpy() with return values
2021-02-11 19:09:20
linux-kernel
Re: [PATCH 1/2] uio: Add late_release callback to uio_info
2021-02-10 20:01:05
linux-kernel
Re: [PATCH 1/2] uio: Add late_release callback to uio_info
2021-02-10 19:44:59
linux-kernel
[PATCH 0/2] uio and tcmu: Fix memory leak in tcmu by adding new uio feature
2021-02-10 19:44:38
linux-kernel
[PATCH 2/2] scsi: target: tcmu: Fix memory leak by using new uio callback
2021-02-10 19:44:07
linux-kernel
[PATCH 1/2] uio: Add late_release callback to uio_info
2021-01-19 18:59:17
linux-kernel
Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
2021-01-19 18:49:22
linux-kernel
Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
2021-01-19 17:27:43
linux-kernel
Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
2021-01-18 21:28:21
linux-kernel
Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
2021-01-18 20:51:37
linux-kernel
Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
2021-01-14 16:55:06
linux-kernel
Re: [PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
2021-01-13 18:01:18
linux-kernel
Re: [PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
2021-01-11 18:26:13
linux-kernel
Re: [PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
2020-12-18 14:18:07
linux-kernel
[PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
2020-11-03 13:32:16
linux-kernel
Re: [PATCH v3 4/4] scatterlist: add sgl_memset()
2020-11-03 13:30:20
linux-kernel
Re: [PATCH v3 2/4] scatterlist: add sgl_copy_sgl() function
2020-11-03 13:26:23
linux-kernel
Re: [PATCH v3 3/4] scatterlist: add sgl_compare_sgl() function
2020-11-03 13:25:18
linux-kernel
Re: [PATCH v3 2/4] scatterlist: add sgl_copy_sgl() function
2020-11-03 12:57:03
linux-kernel
Re: [PATCH v3 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
2020-10-19 11:54:53
linux-kernel
Re: [PATCH v2 4/4] scatterlist: add sgl_memset()
2020-10-16 13:09:57
linux-kernel
Re: [PATCH 2/4] scatterlist: add sgl_copy_sgl() function