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-08-07 18:59:04 linux-kernel Re: [PATCHSET v4] Add io_uring futex/futexv support
2023-08-06 19:42:25 linux-kernel Re: [PATCHSET v4] Add io_uring futex/futexv support
2023-08-06 17:08:54 linux-kernel Re: [PATCH v2 2/2] io_uring: correct check for O_TMPFILE
2023-08-06 02:07:14 linux-kernel Re: [PATCH v2 2/2] io_uring: correct check for O_TMPFILE
2023-08-05 23:31:35 linux-kernel Re: [PATCH] zram: take device and not only bvec offset into account
2023-08-04 19:07:41 linux-kernel Re: [PATCH] romfs: only select BUFFER_HEAD for the block based path
2023-08-03 01:46:55 linux-kernel [PATCH 5/5] io_uring: add IORING_OP_WAITID support
2023-08-03 01:31:28 linux-kernel [PATCHSET v2] Add io_uring support for waitid
2023-08-03 01:29:02 linux-kernel [PATCH 3/5] exit: add kernel_waitid_prepare() helper
2023-08-03 00:54:41 linux-kernel [PATCH 4/5] exit: add internal include file with helpers
2023-08-03 00:08:59 linux-kernel [PATCH 1/5] exit: abtract out should_wake helper for child_wait_callback()
2023-08-02 23:50:02 linux-kernel [PATCH 2/5] exit: move core of do_wait() into helper
2023-08-02 16:50:58 linux-kernel Re: [PATCH 1/6] fs: remove emergency_thaw_bdev
2023-08-01 01:27:36 linux-kernel Re: [PATCH -next] nbd: get config_lock before sock_shutdown
2023-07-28 18:25:47 linux-kernel [PATCHSET v4] Add io_uring futex/futexv support
2023-07-28 18:24:16 linux-kernel [PATCH 04/12] futex: Validate futex value against futex size
2023-07-28 17:46:10 linux-kernel [PATCH 06/12] futex: factor out the futex wake handling
2023-07-28 17:39:44 linux-kernel [PATCH 01/12] futex: Clarify FUTEX2 flags
2023-07-28 17:38:47 linux-kernel [PATCH 03/12] futex: Flag conversion
2023-07-28 17:37:48 linux-kernel [PATCH 11/12] futex: make the vectored futex operations available
2023-07-28 17:30:55 linux-kernel [PATCH 02/12] futex: Extend the FUTEX2 flags
2023-07-28 17:16:01 linux-kernel [PATCH 10/12] futex: make futex_parse_waitv() available as a helper
2023-07-28 17:14:34 linux-kernel [PATCH 09/12] futex: add wake_data to struct futex_q
2023-07-28 17:07:09 linux-kernel [PATCH 08/12] io_uring: add support for futex wake and wait
2023-07-28 17:04:21 linux-kernel [PATCH 07/12] futex: abstract out a __futex_wake_mark() helper
2023-07-28 16:54:29 linux-kernel [PATCH 05/12] futex: move FUTEX2_MASK to futex.h
2023-07-28 16:53:14 linux-kernel [PATCH 12/12] io_uring: add support for vectored futex waits
2023-07-27 13:04:18 linux-kernel Re: linux-next: build warnings after merge of the block tree
2023-07-26 17:06:18 linux-kernel Re: [PATCH v4] io_uring: Add io_uring command support for sockets
2023-07-26 03:44:48 linux-kernel Re: [PATCH] block: cleanup bio_integrity_prep
2023-07-25 22:04:06 linux-kernel Re: [PATCH 06/10] io_uring: add support for futex wake and wait
2023-07-25 21:27:56 linux-kernel Re: [PATCH 06/10] io_uring: add support for futex wake and wait
2023-07-25 14:59:28 linux-kernel Re: [PATCH 06/10] io_uring: add support for futex wake and wait
2023-07-25 14:46:20 linux-kernel Re: [PATCH 06/10] io_uring: add support for futex wake and wait
2023-07-24 18:51:13 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-24 18:33:12 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-24 16:49:17 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-24 16:48:25 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-24 16:27:48 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-24 16:26:03 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-24 16:20:50 linux-kernel Re: [PATCH 6.4 800/800] io_uring: Use io_schedule* in cqring wait
2023-07-24 16:02:01 linux-kernel Re: [PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-23 16:10:00 linux-kernel Re: [PATCH 6.4 800/800] io_uring: Use io_schedule* in cqring wait
2023-07-21 16:46:02 linux-kernel Re: [PATCH 0/2] io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
2023-07-21 15:51:50 linux-kernel Re: [PATCH 06/10] io_uring: add support for futex wake and wait
2023-07-21 15:50:47 linux-kernel Re: [PATCH 0/2] io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
2023-07-21 14:50:55 linux-kernel Re: [PATCH 06/10] io_uring: add support for futex wake and wait
2023-07-21 14:49:03 linux-kernel Re: [PATCH v1 00/14] futex: More futex2 bits
2023-07-20 23:22:52 linux-kernel [PATCH 08/10] futex: make futex_parse_waitv() available as a helper
2023-07-20 22:57:33 linux-kernel [PATCH 09/10] futex: make the vectored futex operations available
2023-07-20 22:56:13 linux-kernel [PATCH 07/10] futex: add wake_data to struct futex_q