LinuxLists
Users
About
David Howells (
[email protected]
)
Number of posts: 15920 (1.86 per day)
First post: 2000-12-08 15:31:57
Last post: 2024-05-24 16:18:13
Previous Page
/
Next Page
Date
List
Subject
2023-08-14 14:52:20
linux-kernel
Re: [RFC PATCH] iov_iter: Convert iterate*() to inline funcs
2023-08-14 13:02:59
linux-kernel
Re: [PATCH -next] fscache: Remove duplicated include
2023-08-14 09:42:15
linux-kernel
Re: [PATCH v5 2/2] pipe: use __pipe_{lock,unlock} instead of spinlock
2023-08-14 08:50:54
linux-crypto
Re: [PATCH] crypto: fix uninit-value in af_alg_free_resources
2023-08-11 18:26:29
linux-kernel
Re: [RFC PATCH] iov_iter: Convert iterate*() to inline funcs
2023-08-11 15:42:05
linux-kernel
[RFC PATCH] iov_iter: Convert iterate*() to inline funcs
2023-08-10 14:58:43
linux-kernel
Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-08-04 16:40:21
linux-kernel
[RFC PATCH 17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers
2023-08-04 15:47:58
linux-nfs
Re: [PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-04 15:25:40
linux-kernel
[RFC PATCH 08/18] ceph: Remove osd_req_op_cls_response_data_pages()
2023-08-04 15:24:34
linux-kernel
Re: [PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-04 15:07:26
linux-kernel
[RFC PATCH 01/18] iov_iter: Add function to see if buffer is all zeros
2023-08-04 15:07:17
linux-kernel
[RFC PATCH 15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf
2023-08-04 14:49:00
linux-kernel
[RFC PATCH 06/18] ceph: Change ceph_osdc_call()'s reply to a ceph_databuf
2023-08-04 14:39:51
linux-kernel
[RFC PATCH 12/18] ceph: Convert some page arrays to ceph_databuf
2023-08-04 14:39:30
linux-kernel
[RFC PATCH 03/18] ceph: Add a new data container type, ceph_databuf
2023-08-04 14:18:07
linux-kernel
[RFC PATCH 02/18] ceph: Rename alignment to offset
2023-08-04 14:17:21
linux-kernel
[RFC PATCH 14/18] ceph: Remove ceph_pagelist
2023-08-04 14:09:47
linux-kernel
[RFC PATCH 18/18] ceph: Don't use data_pages
2023-08-04 14:07:21
linux-kernel
[RFC PATCH 16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers
2023-08-04 14:05:50
linux-kernel
[RFC PATCH 04/18] ceph: Convert ceph_mds_request::r_pagelist to a databuf
2023-08-04 14:04:33
linux-kernel
[RFC PATCH 13/18] ceph: Convert users of ceph_pagelist to ceph_databuf
2023-08-04 13:59:05
linux-kernel
[RFC PATCH 07/18] ceph: Unexport osd_req_op_cls_request_data_pages()
2023-08-04 13:54:51
linux-kernel
[RFC PATCH 09/18] ceph: Convert notify_id_pages to a ceph_databuf
2023-08-04 13:53:20
linux-kernel
[RFC PATCH 11/18] ceph: Remove bvec and bio data container types
2023-08-04 13:52:49
linux-kernel
[RFC PATCH 10/18] rbd: Switch from using bvec_iter to iov_iter
2023-08-04 13:50:59
linux-kernel
[RFC PATCH 05/18] rbd: Use ceph_databuf for rbd_obj_read_sync()
2023-08-04 13:50:51
linux-kernel
[RFC PATCH 00/18] ceph, rbd: Collapse all the I/O types down to something iov_iter-based
2023-08-02 15:05:07
linux-kernel
Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-08-02 08:57:23
linux-kernel
[PATCH net-next] udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-01 22:08:25
linux-kernel
[PATCH net v2] udp: Fix __ip{,6}_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-01 21:20:23
linux-kernel
Re: [PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-01 18:59:06
linux-kernel
Re: [PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-01 17:31:41
linux-kernel
[PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-01 15:39:20
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-08-01 15:23:16
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-08-01 15:21:30
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-08-01 15:00:20
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-08-01 14:10:23
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-07-31 14:10:04
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-07-31 09:53:07
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-07-30 19:03:49
linux-kernel
Re: Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-07-29 23:08:05
linux-kernel
Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-07-29 17:08:22
linux-kernel
Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-07-29 00:55:25
linux-kernel
Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
2023-07-28 09:52:26
linux-kernel
Re: [syzbot] [gfs2?] kernel panic: hung_task: blocked tasks (2)
2023-07-26 22:15:51
linux-crypto
[PATCH] crypto: Fix missing initialisation affecting gcm-aes-s390
2023-07-26 15:59:40
linux-crypto
Re: Another regression in the af_alg series (s390x-specific)
2023-07-26 13:16:54
linux-kernel
Re: [syzbot] [crypto?] general protection fault in cryptd_hash_export
2023-07-26 13:05:45
linux-kernel
Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-07-26 12:53:25
linux-nfs
Re: [PATCH v3 4/5] SUNRPC: Revert e0a912e8ddba