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-24 16:48:15 linux-kernel Re: [PATCH][next] loop: remove redundant assignment to variable error
2020-05-24 16:42:23 linux-kernel Re: [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
2020-05-24 16:32:55 linux-kernel Re: [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
2020-05-23 19:23:04 linux-kernel Re: [PATCHSET v2 0/12] Add support for async buffered reads
2020-05-23 19:04:08 linux-kernel [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
2020-05-23 19:03:02 linux-kernel [PATCH 04/12] mm: add support for async page locking
2020-05-23 19:02:27 linux-kernel [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
2020-05-23 19:02:22 linux-kernel [PATCH 01/12] block: read-ahead submission should imply no-wait as well
2020-05-23 19:02:22 linux-kernel [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
2020-05-23 19:01:02 linux-kernel [PATCH 06/12] fs: add FMODE_BUF_RASYNC
2020-05-23 19:00:50 linux-kernel [PATCH 10/12] btrfs: flag files as supporting buffered async reads
2020-05-23 19:00:42 linux-kernel [PATCH 12/12] io_uring: support true async buffered reads, if file provides it
2020-05-23 19:00:27 linux-kernel [PATCH 09/12] xfs: flag files as supporting buffered async reads
2020-05-23 19:00:26 linux-kernel [PATCH 07/12] ext4: flag as supporting buffered async reads
2020-05-23 19:00:24 linux-kernel [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
2020-05-23 19:00:13 linux-kernel [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
2020-05-23 19:00:10 linux-kernel [PATCHSET v2 0/12] Add support for async buffered reads
2020-05-23 18:53:10 linux-kernel Re: [PATCH] linux/blkdev.h: Use ilog2() directly in blksize_bits()
2020-05-23 17:12:13 linux-kernel Re: [PATCH] linux/blkdev.h: Use ilog2() directly in blksize_bits()
2020-05-23 01:57:08 linux-kernel [PATCH 01/11] block: read-ahead submission should imply no-wait as well
2020-05-23 01:56:49 linux-kernel [PATCH 03/11] mm: add support for async page locking
2020-05-23 01:54:41 linux-kernel [PATCH 02/11] mm: allow read-ahead with IOCB_NOWAIT set
2020-05-23 01:54:31 linux-kernel [PATCH 05/11] fs: add FMODE_BUF_RASYNC
2020-05-23 01:54:03 linux-kernel [PATCH 06/11] ext4: flag as supporting buffered async reads
2020-05-23 01:53:51 linux-kernel [PATCH 07/11] block: flag block devices as supporting IOCB_WAITQ
2020-05-23 01:53:45 linux-kernel [PATCH 08/11] xfs: flag files as supporting buffered async reads
2020-05-23 01:53:29 linux-kernel [PATCH 10/11] mm: add kiocb_wait_page_async_init() helper
2020-05-23 01:53:23 linux-kernel [PATCH 11/11] io_uring: support true async buffered reads, if file provides it
2020-05-23 01:53:18 linux-kernel [PATCH 09/11] btrfs: flag files as supporting buffered async reads
2020-05-23 01:53:10 linux-kernel [PATCH 04/11] mm: support async buffered reads in generic_file_buffered_read()
2020-05-23 01:53:08 linux-kernel [PATCHSET v2 RFC 0/11] Add support for async buffered reads
2020-05-22 20:59:14 linux-kernel [PATCH v2 03/11] mm: add support for async page locking
2020-05-22 20:29:04 linux-kernel [PATCH 02/11] mm: allow read-ahead with IOCB_NOWAIT set
2020-05-22 20:27:16 linux-kernel [PATCHSET RFC 0/11] Add support for async buffered reads
2020-05-22 20:26:46 linux-kernel [PATCH 04/11] mm: support async buffered reads in generic_file_buffered_read()
2020-05-22 20:26:04 linux-kernel [PATCH 06/11] ext4: flag as supporting buffered async reads
2020-05-22 20:25:57 linux-kernel [PATCH 03/11] mm: add support for async page locking
2020-05-22 20:25:48 linux-kernel [PATCH 08/11] xfs: flag files as supporting buffered async reads
2020-05-22 20:25:40 linux-kernel [PATCH 11/11] io_uring: support true async buffered reads, if file provides it
2020-05-22 20:25:36 linux-kernel [PATCH 09/11] btrfs: flag files as supporting buffered async reads
2020-05-22 20:25:30 linux-kernel [PATCH 10/11] mm: add kiocb_wait_page_async_init() helper
2020-05-22 20:25:20 linux-kernel [PATCH 07/11] block: flag block devices as supporting IOCB_WAITQ
2020-05-22 20:25:17 linux-kernel [PATCH 05/11] fs: add FMODE_BUF_RASYNC
2020-05-22 20:25:09 linux-kernel [PATCH 01/11] block: read-ahead submission should imply no-wait as well
2020-05-22 17:14:01 linux-kernel [GIT PULL] io_uring fixes for 5.7-rc
2020-05-22 14:48:52 linux-kernel Re: linux-next: build failure after merge of the block tree
2020-05-21 18:49:16 linux-kernel Re: io_uring vs CPU hotplug, was Re: [PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
2020-05-21 14:24:59 linux-kernel Re: [PATCH v4 0/2] s390/dasd: remove ioctl_by_bdev from DASD driver
2020-05-21 14:23:10 linux-kernel Re: [PATCH v5 00/11] Add a new LOOP_CONFIGURE ioctl
2020-05-21 01:02:39 linux-kernel Re: [PATCH]: splice fix opipe_prep() full check
2020-05-21 00:44:52 linux-kernel [PATCH]: splice fix opipe_prep() full check