LinuxLists
Users
About
Coly Li (
[email protected]
)
Number of posts: 437 (0.16 per day)
First post: 2016-11-28 04:40:38
Last post: 2024-04-15 15:00:41
Previous Page
/
Next Page
Date
List
Subject
2020-10-01 10:01:40
linux-kernel
Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
2020-10-01 07:58:43
linux-kernel
[PATCH v9 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
2020-10-01 07:58:37
linux-kernel
[PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
2020-10-01 07:58:32
linux-kernel
[PATCH v9 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
2020-10-01 07:58:20
linux-kernel
[PATCH v9 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
2020-10-01 07:57:32
linux-kernel
[PATCH v9 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
2020-10-01 07:57:28
linux-kernel
[PATCH v9 4/7] tcp: use sendpage_ok() to detect misused .sendpage
2020-10-01 07:56:25
linux-kernel
[PATCH v9 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
2020-10-01 07:22:27
linux-kernel
[PATCH v3] mmc: core: don't set limits.discard_granularity as 0
2020-10-01 07:19:29
linux-kernel
Re: [PATCH v2] mmc: core: don't set limits.discard_granularity as 0
2020-10-01 07:02:06
linux-kernel
[PATCH v2] mmc: core: don't set limits.discard_granularity as 0
2020-10-01 06:32:12
linux-kernel
Re: [PATCH] mmc: core: don't set limits.discard_granularity as 0
2020-10-01 04:40:10
linux-kernel
Re: [PATCH] mmc: core: don't set limits.discard_granularity as 0
2020-09-30 16:10:24
linux-kernel
[PATCH] mmc: core: don't set limits.discard_granularity as 0
2020-09-26 13:29:34
linux-kernel
Re: [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
2020-09-25 15:04:13
linux-kernel
[PATCH v8 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
2020-09-25 15:04:06
linux-kernel
[PATCH v8 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
2020-09-25 15:04:04
linux-kernel
[PATCH v8 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
2020-09-25 15:03:58
linux-kernel
[PATCH v8 4/7] tcp: use sendpage_ok() to detect misused .sendpage
2020-09-25 15:03:54
linux-kernel
[PATCH v8 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
2020-09-25 15:03:43
linux-kernel
[PATCH v8 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
2020-09-25 15:03:32
linux-kernel
[PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
2020-09-25 15:03:11
linux-kernel
[PATCH v8 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
2020-09-23 08:48:46
linux-kernel
Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
2020-09-22 09:53:43
linux-kernel
Re: [PATCH 07/13] block: lift setting the readahead size into the block layer
2020-09-22 09:40:59
linux-kernel
Re: [PATCH 03/13] bcache: inherit the optimal I/O size
2020-09-21 15:11:29
linux-kernel
Re: [PATCH 03/13] bcache: inherit the optimal I/O size
2020-09-21 09:56:35
linux-kernel
Re: [PATCH 03/13] bcache: inherit the optimal I/O size
2020-09-18 10:15:59
linux-kernel
Re: [PATCH -next v2] bcache: Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-18 08:39:47
linux-kernel
Re: [PATCH] net: bypass ->sendpage for slab pages
2020-08-21 13:56:23
linux-kernel
[PATCH v4] docs: trusted-encrypted.rst: update parameters for command examples
2020-08-21 13:51:18
linux-kernel
Re: [PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples
2020-08-21 07:06:59
linux-kernel
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
2020-08-21 04:16:31
linux-kernel
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
2020-08-19 04:23:20
linux-kernel
Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
2020-08-18 17:01:40
linux-kernel
[PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples
2020-08-18 16:35:54
linux-kernel
Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
2020-08-18 13:17:16
linux-kernel
[PATCH v7 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()
2020-08-18 13:16:15
linux-kernel
[PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
2020-08-18 13:15:22
linux-kernel
[PATCH v7 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
2020-08-18 13:15:11
linux-kernel
[PATCH v7 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
2020-08-18 13:14:59
linux-kernel
[PATCH v7 3/6] tcp: use sendpage_ok() to detect misused .sendpage
2020-08-18 13:14:53
linux-kernel
[PATCH v7 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
2020-08-18 13:13:58
linux-kernel
[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
2020-08-18 12:53:19
linux-kernel
[PATCH v6 3/6] tcp: use sendpage_ok() to detect misused .sendpage
2020-08-18 12:52:40
linux-kernel
[PATCH v6 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()
2020-08-18 12:52:04
linux-kernel
[PATCH v6 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
2020-08-18 12:51:07
linux-kernel
[PATCH v6 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
2020-08-18 12:50:17
linux-kernel
[PATCH v6 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
2020-08-18 12:49:35
linux-kernel
[PATCH v6 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
2020-08-18 12:49:15
linux-kernel
[PATCH v6 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers