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-06-25 13:22:23 linux-kernel Re: [PATCH for-5.8 0/2] iopoll fixes pt.1
2020-06-24 19:47:59 linux-kernel Re: [PATCH 0/3] iopoll fixes
2020-06-24 16:45:54 linux-kernel Re: [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
2020-06-24 15:36:51 linux-kernel Re: [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
2020-06-24 15:19:09 linux-kernel Re: move block bits out of fs.h
2020-06-24 15:17:17 linux-kernel Re: move block bits out of fs.h
2020-06-24 15:12:23 linux-kernel Re: move block bits out of fs.h
2020-06-24 15:06:54 linux-kernel Re: [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
2020-06-24 15:01:51 linux-kernel Re: [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
2020-06-23 19:02:17 linux-kernel Re: [PATCH 1/4] io_uring: fix hanging iopoll in case of -EAGAIN
2020-06-23 14:42:02 linux-kernel Re: [PATCH 15/15] io_uring: support true async buffered reads, if file provides it
2020-06-23 02:21:58 linux-kernel Re: [PATCH 1/4] io_uring: fix hanging iopoll in case of -EAGAIN
2020-06-23 02:14:09 linux-kernel Re: [PATCH 1/4] io_uring: fix hanging iopoll in case of -EAGAIN
2020-06-22 03:08:50 linux-kernel Re: [PATCH 0/4] small random patches
2020-06-20 21:30:20 linux-kernel Re: [PATCH][next] blk-iocost: Use struct_size() in kzalloc_node()
2020-06-20 21:26:09 linux-kernel Re: [PATCH][next] block: bio: Use struct_size() in kmalloc()
2020-06-20 21:24:14 linux-kernel Re: [PATCH v4] docs: block: Create blk-mq documentation
2020-06-20 21:21:34 linux-kernel Re: [PATCH v7 0/8] blktrace: fix debugfs use after free
2020-06-20 04:49:08 linux-kernel Re: [PATCH 1/2] drivers: cdrom: fix all errors reported by checkpatch
2020-06-20 04:48:59 linux-kernel Re: [PATCH] gdrom: Block comments use a trailing */ on a separate line
2020-06-20 04:47:13 linux-kernel Re: [PATCH v3] docs: block: Create blk-mq documentation
2020-06-20 04:46:37 linux-kernel Re: [PATCH v2] docs: block: Create blk-mq documentation
2020-06-20 04:45:26 linux-kernel Re: [PATCH v2] docs: block: Create blk-mq documentation
2020-06-20 04:00:09 linux-kernel [GIT PULL] libata fixes for 5.8-rc2
2020-06-20 03:37:40 linux-kernel Re: [PATCH 3/3] io_uring: add support for zone-append
2020-06-20 03:34:09 linux-kernel Re: [PATCH 3/3] io_uring: add support for zone-append
2020-06-20 01:11:26 linux-kernel Re: [PATCH 3/3] io_uring: add support for zone-append
2020-06-19 20:26:52 linux-kernel [GIT PULL] io_uring fixes for 5.8-rc2
2020-06-19 19:11:45 linux-kernel Re: [PATCH 04/15] io_uring: re-issue block requests that failed because of resources
2020-06-19 16:57:18 linux-kernel Re: [PATCH 04/15] io_uring: re-issue block requests that failed because of resources
2020-06-19 15:54:56 linux-kernel Re: [PATCH 3/3] io_uring: add support for zone-append
2020-06-19 14:21:09 linux-kernel Re: [PATCH 3/3] io_uring: add support for zone-append
2020-06-19 14:18:59 linux-kernel Re: [PATCH 3/3] io_uring: add support for zone-append
2020-06-18 18:19:04 linux-kernel [PATCH 11/15] xfs: flag files as supporting buffered async reads
2020-06-18 18:19:02 linux-kernel [PATCH 10/15] block: flag block devices as supporting IOCB_WAITQ
2020-06-18 18:18:26 linux-kernel [PATCH 03/15] io_uring: catch -EIO from buffered issue request failure
2020-06-18 18:17:28 linux-kernel Re: linux-next: Tree for Jun 18 (fs/io_uring)
2020-06-18 15:27:06 linux-kernel Re: [PATCH v3] libata: Use per port sync for detach
2020-06-18 14:50:03 linux-kernel [PATCH 12/15] btrfs: flag files as supporting buffered async reads
2020-06-18 14:49:55 linux-kernel [PATCH 07/15] mm: add support for async page locking
2020-06-18 14:49:26 linux-kernel [PATCH 14/15] mm: add kiocb_wait_page_queue_init() helper
2020-06-18 14:49:15 linux-kernel [PATCH 01/15] block: provide plug based way of signaling forced no-wait semantics
2020-06-18 14:49:12 linux-kernel [PATCH 04/15] io_uring: re-issue block requests that failed because of resources
2020-06-18 14:48:58 linux-kernel [PATCH 06/15] mm: abstract out wake_page_match() from wake_page_function()
2020-06-18 14:48:54 linux-kernel [PATCHSET v7 0/12] Add support for async buffered reads
2020-06-18 14:48:42 linux-kernel [PATCH 13/15] ext4: flag as supporting buffered async reads
2020-06-18 14:48:23 linux-kernel [PATCH 09/15] fs: add FMODE_BUF_RASYNC
2020-06-18 14:48:18 linux-kernel [PATCH 08/15] mm: support async buffered reads in generic_file_buffered_read()
2020-06-18 14:47:42 linux-kernel [PATCH 15/15] io_uring: support true async buffered reads, if file provides it
2020-06-18 14:46:55 linux-kernel [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
2020-06-18 14:46:40 linux-kernel [PATCH 02/15] io_uring: always plug for any number of IOs