Christian Schoenebeck ([email protected])

Number of posts: 163 (0.21 per day)
First post: 2022-01-04 13:42:09
Last post: 2024-03-04 14:04:19

Date List Subject
2022-07-14 13:22:47 linux-kernel Re: [PATCH v5 10/11] net/9p: add p9_msg_buf_size()
2022-07-13 13:27:32 linux-kernel Re: [PATCH v5 10/11] net/9p: add p9_msg_buf_size()
2022-07-13 10:46:12 linux-kernel Re: [V9fs-developer] [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers
2022-07-13 09:47:12 linux-kernel Re: [V9fs-developer] [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers
2022-07-13 09:45:53 linux-kernel Re: [V9fs-developer] [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers
2022-07-13 09:29:59 linux-kernel Re: [PATCH v5 03/11] 9p/trans_virtio: introduce struct virtqueue_sg
2022-07-13 09:25:16 linux-kernel Re: [PATCH v5 00/11] remove msize limit in virtio transport
2022-07-12 17:07:46 linux-kernel [PATCH v5 07/11] net/9p: limit 'msize' to KMALLOC_MAX_SIZE for all transports
2022-07-12 17:07:36 linux-kernel [PATCH v5 05/11] 9p/trans_virtio: support larger msize values
2022-07-12 16:38:19 linux-kernel [PATCH v5 10/11] net/9p: add p9_msg_buf_size()
2022-07-12 16:38:18 linux-kernel [PATCH v5 08/11] net/9p: split message size argument into 't_size' and 'r_size' pair
2022-07-12 16:38:13 linux-kernel [PATCH v5 09/11] 9p: add P9_ERRMAX for 9p2000 and 9p2000.u
2022-07-12 16:38:13 linux-kernel [PATCH v5 06/11] 9p/trans_virtio: resize sg lists to whatever is possible
2022-07-12 16:37:22 linux-kernel [PATCH v5 03/11] 9p/trans_virtio: introduce struct virtqueue_sg
2022-07-12 16:36:00 linux-kernel [PATCH v5 04/11] net/9p: add trans_maxsize to struct p9_client
2022-07-12 16:35:43 linux-kernel [PATCH v5 01/11] 9p/trans_virtio: separate allocation of scatter gather list
2022-07-12 16:31:51 linux-kernel [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers
2022-07-12 16:31:36 linux-kernel [PATCH v5 02/11] 9p/trans_virtio: turn amount of sg lists into runtime info
2022-07-12 16:03:54 linux-kernel [PATCH v5 00/11] remove msize limit in virtio transport
2022-07-10 15:44:50 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-07-10 15:05:18 linux-kernel Re: [PATCH v2] net/9p: Initialize the iounit field during fid creation
2022-07-10 13:47:46 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-07-09 19:02:07 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-07-09 14:32:16 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-07-05 10:14:14 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-07-04 14:11:24 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-07-04 14:01:06 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-07-04 11:27:54 linux-kernel Re: [PATCH 3/3] 9p: Add mempools for RPCs
2022-06-21 12:18:55 linux-kernel Re: [PATCH v3] 9p: fix EBADF errors in cached mode
2022-06-20 12:55:04 linux-kernel Re: [PATCH v3] 9p: fix EBADF errors in cached mode
2022-06-16 20:19:03 linux-kernel Re: [PATCH] 9p: fix EBADF errors in cached mode
2022-06-16 20:07:02 linux-kernel Re: [PATCH] net/9p: show warning on Tread/Twrite if wrong file mode
2022-06-16 18:35:31 linux-kernel [PATCH] net/9p: show warning on Tread/Twrite if wrong file mode
2022-06-16 13:39:11 linux-kernel Re: [PATCH] 9p: fix EBADF errors in cached mode
2022-06-15 13:44:34 linux-kernel Re: [PATCH v3 04/06] 9p fid refcount: add p9_fid_get/put wrappers
2022-06-14 14:38:56 linux-kernel Re: [PATCH] 9p: fix EBADF errors in cached mode
2022-06-14 14:13:18 linux-kernel Re: [PATCH v2 04/06] 9p fid refcount: add p9_fid_get/put wrappers
2022-06-14 14:12:52 linux-kernel Re: [PATCH 01/06] 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
2022-06-14 13:35:09 linux-kernel Re: [PATCH 02/06] 9p: fix fid refcount leak in v9fs_vfs_get_link
2022-06-14 13:30:39 linux-kernel Re: [PATCH] 9p: fix EBADF errors in cached mode
2022-06-09 13:04:42 linux-kernel Re: [PATCH v2 1/5] 9p: Fix refcounting during full path walks for fid lookups
2022-06-04 12:43:43 linux-kernel Re: 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
2022-06-01 20:25:46 linux-kernel Re: [PATCH v2 1/5] 9p: Fix refcounting during full path walks for fid lookups
2022-06-01 09:41:03 linux-kernel Re: [PATCH v2 1/5] 9p: Fix refcounting during full path walks for fid lookups
2022-05-09 03:09:50 linux-kernel Re: 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
2022-05-06 01:41:42 linux-kernel Re: 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
2022-04-26 19:03:41 linux-kernel Re: 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
2022-04-21 19:20:26 linux-kernel Re: 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
2022-04-18 11:48:55 linux-kernel Re: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
2022-04-15 13:21:52 linux-kernel Re: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
2022-04-12 04:00:48 linux-kernel Re: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)