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
2020-05-28 19:49:09 linux-kernel Re: [PATCH -next] block: add another struct gendisk to <linux/blkdev.h>
2020-05-28 19:26:07 linux-kernel Re: [PATCH 09/12] xfs: flag files as supporting buffered async reads
2020-05-28 17:17:08 linux-kernel Re: [PATCHSET v5 0/12] Add support for async buffered reads
2020-05-28 17:09:32 linux-kernel Re: [PATCHSET v5 0/12] Add support for async buffered reads
2020-05-27 15:46:50 linux-kernel Re: [PATCH][next] block: blk-crypto-fallback: remove redundant initialization of variable err
2020-05-27 15:43:23 linux-kernel Re: block I/O accounting improvements v2
2020-05-27 04:07:47 linux-kernel Re: [PATCH 04/12] mm: add support for async page locking
2020-05-27 03:54:20 linux-kernel Re: [PATCH] block/floppy: fix contended case in floppy_queue_rq()
2020-05-27 00:04:15 linux-kernel [PATCH 01/12] block: read-ahead submission should imply no-wait as well
2020-05-26 23:43:18 linux-kernel [PATCH 04/12] mm: add support for async page locking
2020-05-26 23:43:13 linux-kernel [PATCH 10/12] btrfs: flag files as supporting buffered async reads
2020-05-26 23:43:12 linux-kernel [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
2020-05-26 23:43:12 linux-kernel [PATCH 12/12] io_uring: support true async buffered reads, if file provides it
2020-05-26 23:22:02 linux-kernel [PATCH 09/12] xfs: flag files as supporting buffered async reads
2020-05-26 23:21:36 linux-kernel [PATCH 06/12] fs: add FMODE_BUF_RASYNC
2020-05-26 23:21:34 linux-kernel [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
2020-05-26 23:21:25 linux-kernel [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
2020-05-26 23:21:21 linux-kernel [PATCH 07/12] ext4: flag as supporting buffered async reads
2020-05-26 23:21:20 linux-kernel [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
2020-05-26 23:21:02 linux-kernel [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
2020-05-26 23:20:37 linux-kernel [PATCHSET v5 0/12] Add support for async buffered reads
2020-05-26 23:20:26 linux-kernel Re: [PATCH 0/6] random patches for 5.8
2020-05-26 18:09:46 linux-kernel Re: [PATCH 1/6] io_uring: fix flush req->refs underflow
2020-05-26 18:06:27 linux-kernel Re: [PATCH 6/6] io_uring: let io_req_aux_free() handle fixed files
2020-05-26 15:41:14 linux-kernel [PATCH] sched/fair: don't NUMA balance for kthreads
2020-05-26 14:08:59 linux-kernel Re: linux-next: build failure after merge of the block tree
2020-05-26 14:07:56 linux-kernel Re: [PATCH 12/12] io_uring: support true async buffered reads, if file provides it
2020-05-26 14:06:36 linux-kernel Re: [PATCH 12/12] io_uring: support true async buffered reads, if file provides it
2020-05-25 22:19:04 linux-kernel Re: linux-next: Tree for May 25 (fs/io_uring)
2020-05-25 21:54:34 linux-kernel Re: [PATCH 12/12] io_uring: support true async buffered reads, if file provides it
2020-05-25 21:51:20 linux-kernel Re: io_uring: BUG: kernel NULL pointer dereference
2020-05-25 21:51:06 linux-kernel Re: linux-next: Tree for May 25 (fs/io_uring)
2020-05-25 21:51:02 linux-kernel Re: io_uring: BUG: kernel NULL pointer dereference
2020-05-25 21:50:56 linux-kernel Re: linux-next: build failure after merge of the block tree
2020-05-25 14:14:56 linux-kernel Re: io_uring: BUG: kernel NULL pointer dereference
2020-05-24 23:24:13 linux-ext4 [PATCH] ext4: don't block for O_DIRECT if IOCB_NOWAIT is set
2020-05-24 19:28:37 linux-kernel Re: [PATCHSET v2 0/12] Add support for async buffered reads
2020-05-24 19:27:13 linux-kernel [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
2020-05-24 19:26:48 linux-kernel [PATCH 04/12] mm: add support for async page locking
2020-05-24 19:26:47 linux-kernel [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
2020-05-24 19:26:30 linux-kernel [PATCH 01/12] block: read-ahead submission should imply no-wait as well
2020-05-24 19:26:17 linux-kernel [PATCHSET v4 0/12] Add support for async buffered reads
2020-05-24 19:25:30 linux-kernel [PATCH 07/12] ext4: flag as supporting buffered async reads
2020-05-24 19:25:26 linux-kernel [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
2020-05-24 19:25:07 linux-kernel [PATCH 09/12] xfs: flag files as supporting buffered async reads
2020-05-24 19:25:04 linux-kernel [PATCH 06/12] fs: add FMODE_BUF_RASYNC
2020-05-24 19:25:01 linux-kernel [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
2020-05-24 19:25:01 linux-kernel [PATCH 12/12] io_uring: support true async buffered reads, if file provides it
2020-05-24 19:24:42 linux-kernel [PATCH 10/12] btrfs: flag files as supporting buffered async reads
2020-05-24 19:24:24 linux-kernel [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
2020-05-24 17:17:18 linux-kernel Re: [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()