Jens Axboe ([email protected])

Number of posts: 6784 (1.04 per day)
First post: 2006-08-25 06:34:59
Last post: 2024-06-16 02:39:56

Date List Subject
2023-07-20 22:52:51 linux-kernel [PATCH 02/10] futex: Extend the FUTEX2 flags
2023-07-20 22:50:42 linux-kernel [PATCH 03/10] futex: Flag conversion
2023-07-20 22:47:35 linux-kernel [PATCH 01/10] futex: Clarify FUTEX2 flags
2023-07-20 22:36:11 linux-kernel Re: [PATCH] block: refactor to use helper
2023-07-20 22:23:06 linux-kernel [PATCH 10/10] io_uring: add support for vectored futex waits
2023-07-20 22:22:51 linux-kernel [PATCH 06/10] io_uring: add support for futex wake and wait
2023-07-20 22:21:58 linux-kernel [PATCH 05/10] futex: abstract out a __futex_wake_mark() helper
2023-07-20 22:21:48 linux-kernel [PATCH 04/10] futex: factor out the futex wake handling
2023-07-20 22:20:58 linux-kernel [PATCHSET v3 0/10] Add io_uring futex/futexv support
2023-07-20 21:38:48 linux-kernel Re: [PATCH] blk-iocost: skip empty flush bio in iocost
2023-07-20 20:24:42 linux-kernel Re: [PATCH] blk-mq: delete dead struct blk_mq_hw_ctx->queued field
2023-07-19 16:51:11 linux-kernel Re: [PATCH] scsi/sg: fix checking return value of blk_get_queue()
2023-07-18 20:47:11 linux-kernel Re: [PATCH] io_uring: don't audit the capability check in io_uring_create()
2023-07-18 20:07:15 linux-kernel [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-18 19:55:30 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-17 15:04:02 linux-kernel Re: [PATCH v4 0/4] blk-mq: optimize flush and request size
2023-07-15 21:09:32 linux-kernel Re: [PATCH 5/5] io_uring: add IORING_OP_WAITID support
2023-07-15 14:38:28 linux-kernel Re: [PATCH 5/5] io_uring: add IORING_OP_WAITID support
2023-07-15 14:27:31 linux-kernel Re: [PATCH 5/5] io_uring: add IORING_OP_WAITID support
2023-07-14 20:37:19 linux-kernel Re: [PATCH 5/5] io_uring: add IORING_OP_WAITID support
2023-07-14 20:37:06 linux-kernel Re: [PATCH 4/5] exit: add internal include file with helpers
2023-07-14 20:32:00 linux-kernel Re: [PATCH v2] blk-mq: Fix stall due to recursive flush plug
2023-07-14 20:31:42 linux-kernel Re: [PATCH 4/5] exit: add internal include file with helpers
2023-07-14 15:35:45 linux-kernel Re: [PATCH 4/8] io_uring: add support for futex wake and wait
2023-07-14 15:13:15 linux-kernel Re: [PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-14 15:09:14 linux-kernel Re: [PATCH 4/8] io_uring: add support for futex wake and wait
2023-07-13 21:24:27 linux-kernel Re: [PATCH v3] nbd: automatically load module on genl access
2023-07-13 18:59:03 linux-kernel Re: [PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-13 18:50:24 linux-kernel Re: [PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-13 16:51:46 linux-kernel Re: [PATCH 4/8] io_uring: add support for futex wake and wait
2023-07-13 16:50:11 linux-kernel Re: [PATCH 8/8] io_uring: add support for vectored futex waits
2023-07-13 02:17:44 linux-kernel Re: [PATCH 0/2] kyber, blk-wbt: Replace strlcpy with strscpy
2023-07-12 17:46:42 linux-kernel Re: [PATCHSET v2 0/8] Add io_uring futex/futexv support
2023-07-12 17:19:58 linux-kernel [PATCH 7/8] futex: make the vectored futex operations available
2023-07-12 17:16:03 linux-kernel [PATCH 1/8] futex: abstract out futex_op_to_flags() helper
2023-07-12 17:00:55 linux-kernel [PATCHSET v2 0/8] Add io_uring futex/futexv support
2023-07-12 16:57:43 linux-kernel [PATCH 3/8] futex: abstract out a __futex_wake_mark() helper
2023-07-12 16:55:52 linux-kernel [PATCH 8/8] io_uring: add support for vectored futex waits
2023-07-12 16:36:04 linux-kernel [PATCH 5/8] futex: add wake_data to struct futex_q
2023-07-12 16:35:31 linux-kernel [PATCH 6/8] futex: make futex_parse_waitv() available as a helper
2023-07-12 16:35:27 linux-kernel [PATCH 4/8] io_uring: add support for futex wake and wait
2023-07-12 16:35:26 linux-kernel [PATCH 2/8] futex: factor out the futex wake handling
2023-07-12 15:26:33 linux-kernel Re: [PATCH 5/7] futex: make futex_parse_waitv() available as a helper
2023-07-12 15:24:14 linux-kernel Re: [PATCH 3/7] io_uring: add support for futex wake and wait
2023-07-12 15:21:17 linux-kernel Re: [PATCH 1/7] futex: abstract out futex_op_to_flags() helper
2023-07-12 15:17:57 linux-kernel Re: [PATCH 7/7] io_uring: add futex waitv
2023-07-12 15:17:33 linux-kernel Re: [PATCH 2/7] futex: factor out the futex wake handling
2023-07-12 01:09:22 linux-kernel [PATCH 7/7] io_uring: add futex waitv
2023-07-12 01:07:57 linux-kernel [PATCH 2/7] futex: factor out the futex wake handling
2023-07-12 01:02:30 linux-kernel [PATCH 6/7] futex: make the vectored futex operations available
2023-07-12 00:56:49 linux-kernel [PATCH 4/7] futex: add wake_data to struct futex_q