Pavel Begunkov ([email protected])

Number of posts: 1601 (0.88 per day)
First post: 2019-04-30 07:36:20
Last post: 2024-04-19 12:27:52

Date List Subject
2023-05-04 14:25:57 linux-kernel Re: [PATCH v4 0/3] io_uring: Pass the whole sqe to commands
2023-05-04 14:16:28 linux-kernel Re: [PATCH v4 2/3] io_uring: Pass whole sqe to commands
2023-05-02 13:08:32 linux-kernel Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
2023-04-24 13:13:04 linux-kernel Re: [syzbot] [io-uring?] KCSAN: data-race in __io_fill_cqe_req / io_timeout
2023-04-20 13:51:29 linux-kernel Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
2023-04-20 13:45:04 linux-kernel Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
2023-04-20 01:27:09 linux-kernel Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
2023-04-18 17:30:16 linux-kernel Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
2023-04-18 16:44:04 linux-kernel Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
2023-04-18 16:37:20 linux-kernel Re: [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
2023-04-14 14:59:30 linux-kernel Re: [PATCH RFC] io_uring: Pass whole sqe to commands
2023-04-14 13:18:13 linux-kernel Re: [PATCH RFC] io_uring: Pass whole sqe to commands
2023-04-11 13:04:24 linux-kernel Re: [RFC PATCH 2/4] net: add uring_cmd callback to UDP
2023-04-11 12:55:42 linux-kernel Re: [PATCH RFC] io_uring: Pass whole sqe to commands
2023-04-06 14:31:10 linux-kernel Re: [PATCH v2 3/8] io_uring: refactor __io_cq_unlock_post_flush()
2023-04-06 13:23:01 linux-kernel [PATCH v2 3/8] io_uring: refactor __io_cq_unlock_post_flush()
2023-04-06 13:22:51 linux-kernel [PATCH v2 8/8] io_uring: optimise io_req_local_work_add
2023-04-06 13:22:37 linux-kernel [PATCH v2 6/8] io_uring: reduce scheduling due to tw
2023-04-06 13:22:30 linux-kernel [PATCH v2 5/8] io_uring: inline llist_add()
2023-04-06 13:22:11 linux-kernel [PATCH v2 7/8] io_uring: refactor __io_cq_unlock_post_flush()
2023-04-06 13:22:00 linux-kernel [PATCH v2 2/8] io_uring: optimie local tw add ctx pinning
2023-04-06 13:21:44 linux-kernel [PATCH v2 1/8] io_uring: move pinning out of io_req_local_work_add
2023-04-06 13:21:41 linux-kernel [PATCH v2 4/8] io_uring: add tw add flags
2023-04-06 13:21:38 linux-kernel [PATCH v2 0/8] optimise resheduling due to deferred tw
2023-04-04 18:30:55 linux-kernel Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-04-04 13:33:25 linux-kernel Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-04-04 12:45:16 linux-kernel [PATCH v2 12/13] io_uring/rsrc: optimise io_rsrc_data refcounting
2023-04-04 12:44:59 linux-kernel [PATCH v2 09/13] io_uring/rsrc: don't offload node free
2023-04-04 12:44:45 linux-kernel [PATCH v2 11/13] io_uring/rsrc: add lockdep sanity checks
2023-04-04 12:44:45 linux-kernel [PATCH v2 13/13] io_uring/rsrc: add custom limit for node caching
2023-04-04 12:44:36 linux-kernel [PATCH v2 10/13] io_uring/rsrc: cache struct io_rsrc_node
2023-04-04 12:43:35 linux-kernel [PATCH v2 02/13] io_uring/rsrc: keep cached refs per node
2023-04-04 12:43:29 linux-kernel [PATCH v2 08/13] io_uring/rsrc: optimise io_rsrc_put allocation
2023-04-04 12:43:25 linux-kernel [PATCH v2 06/13] io_uring/rsrc: kill rsrc_ref_lock
2023-04-04 12:43:13 linux-kernel [PATCH v2 05/13] io_uring/rsrc: protect node refs with uring_lock
2023-04-04 12:43:05 linux-kernel [PATCH v2 07/13] io_uring/rsrc: rename rsrc_list
2023-04-04 12:42:51 linux-kernel [PATCH v2 04/13] io_uring: io_free_req() via tw
2023-04-04 12:42:41 linux-kernel [PATCH v2 03/13] io_uring: don't put nodes under spinlocks
2023-04-04 12:42:32 linux-kernel [PATCH v2 01/13] io_uring/rsrc: use non-pcpu refcounts for nodes
2023-04-04 12:42:23 linux-kernel [PATCH v2 00/13] optimise registered buffer/file updates
2023-03-31 16:42:16 linux-kernel Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-03-31 16:34:19 linux-kernel Re: [RFC 00/11] optimise registered buffer/file updates
2023-03-30 14:59:00 linux-kernel [PATCH 06/11] io_uring/rsrc: kill rsrc_ref_lock
2023-03-30 14:57:32 linux-kernel [PATCH 11/11] io_uring/rsrc: add lockdep sanity checks
2023-03-30 14:57:10 linux-kernel [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-03-30 14:56:48 linux-kernel [PATCH 09/11] io_uring/rsrc: don't offload node free
2023-03-30 14:56:39 linux-kernel [PATCH 08/11] io_uring/rsrc: optimise io_rsrc_put allocation
2023-03-30 14:55:56 linux-kernel [PATCH 03/11] io_uring: don't put nodes under spinlocks
2023-03-30 14:55:52 linux-kernel [PATCH 05/11] io_uring/rsrc: protect node refs with uring_lock
2023-03-30 14:55:46 linux-kernel [PATCH 07/11] io_uring/rsrc: rename rsrc_list
2023-03-30 14:55:40 linux-kernel [PATCH 04/11] io_uring: io_free_req() via tw