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
2022-02-28 16:58:35 linux-kernel Re: [PATCH v2] blktrace: fix use after free for struct blk_trace
2022-02-28 14:42:07 linux-kernel Re: [PATCH] nvme-pci: trigger disk activity LED
2022-02-28 10:51:27 linux-kernel Re: [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages
2022-02-28 02:18:35 linux-kernel Re: [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
2022-02-28 00:54:59 linux-kernel Re: [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
2022-02-28 00:54:53 linux-kernel Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
2022-02-28 00:42:11 linux-kernel Re: [PATCH] block: remove redundant semicolon
2022-02-26 18:43:19 linux-ext4 Re: simple file system cleanups for the new bio_alloc calling conventions
2022-02-26 01:50:21 linux-kernel Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
2022-02-22 16:31:19 linux-kernel Re: [PATCH -next v2] block: update io_ticks when io hang
2022-02-22 15:01:40 linux-kernel Re: [PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
2022-02-22 01:17:27 linux-kernel Re: [PATCH v2 2/4] io_uring: update kiocb->ki_pos at execution time
2022-02-21 21:41:17 linux-kernel Re: [PATCH v2 0/4] io_uring: consistent behaviour with linked read/write
2022-02-21 09:39:32 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-20 19:51:40 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-18 14:05:24 linux-kernel Re: [PATCH v3 0/3] block, bfq: minor cleanup and fix
2022-02-18 00:21:25 linux-kernel Re: [PATCH] io_uring: Remove unneeded test in io_run_task_work_sig()
2022-02-18 00:02:11 linux-kernel Re: [PATCH -next] block: update io_ticks when io hang
2022-02-17 20:12:31 linux-kernel Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
2022-02-17 14:22:03 linux-kernel Re: [PATCH] tps6598x: clear int mask on probe failure
2022-02-17 14:10:27 linux-kernel Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
2022-02-17 10:58:03 linux-kernel Re: [PATCH -next] block: update io_ticks when io hang
2022-02-17 06:22:46 linux-kernel Re: [RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
2022-02-17 03:04:10 linux-kernel Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
2022-02-16 06:56:30 linux-kernel Re: [PATCH] blk-cgroup: set blkg iostat after percpu stat aggregation
2022-02-16 02:29:32 linux-kernel Re: [PATCH] io_uring: add a schedule point in io_add_buffers()
2022-02-15 19:25:22 linux-kernel [PATCH] tps6598x: clear int mask on probe failure
2022-02-14 21:08:18 linux-kernel Re: [PATCH] docs: block: biodoc.rst: Drop the obsolete and incorrect content
2022-02-12 16:16:30 linux-kernel Re: [syzbot] possible deadlock in io_poll_double_wake (3)
2022-02-12 11:26:29 linux-kernel Re: [PATCH] docs: block: biodoc.rst: Drop the obsolete and incorrect content
2022-02-12 00:11:09 linux-kernel Re: [PATCH] loop: clean up grammar in warning message
2022-02-11 18:26:55 linux-kernel Re: [v8 PATCH] block: introduce block_rq_error tracepoint
2022-02-09 11:55:19 linux-kernel Re: [PATCH] mm: io_uring: allow oom-killer from io_uring_setup
2022-02-09 11:46:22 linux-kernel Re: [PATCH] io_uring: unregister eventfd while holding lock when freeing ring ctx
2022-02-09 09:25:33 linux-kernel Re: [PATCH io_uring-5.17 v2] io_uring: Clean up a false-positive warning from GCC 9.3.0
2022-02-09 09:11:59 linux-kernel Re: [PATCH] sbitmap: Delete old sbitmap_queue_get_shallow()
2022-02-09 08:21:21 linux-kernel Re: [PATCH v6 0/5] io_uring: remove ring quiesce in io_uring_register
2022-02-09 08:01:30 linux-kernel Re: [PATCH] io_uring: Fix use of uninitialized ret in io_eventfd_register()
2022-02-08 22:37:49 linux-kernel Re: [PATCH v2] block/rnbd: Remove a useless mutex
2022-02-08 16:21:28 linux-kernel Re: [PATCH io_uring-5.17] io_uring: Fix build error potential reading uninitialized value
2022-02-08 01:06:15 linux-kernel Re: [PATCH io_uring-5.17] io_uring: Fix build error potential reading uninitialized value
2022-02-07 19:19:53 linux-kernel Re: [External] Re: [PATCH v3 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd
2022-02-07 14:47:00 linux-kernel Re: [External] Re: [PATCH v3 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd
2022-02-05 03:29:43 linux-kernel Re: [PATCH v5 0/4] io_uring: remove ring quiesce in io_uring_register
2022-02-05 00:19:22 linux-kernel Re: [PATCH v6 0/5] io_uring: remove ring quiesce in io_uring_register
2022-02-04 23:56:53 linux-kernel Re: [External] Re: [PATCH v3 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd
2022-02-04 20:02:25 linux-kernel Re: Partial direct-io loop regression in 5.17-rc
2022-02-04 16:06:38 linux-kernel Re: Partial direct-io loop regression in 5.17-rc
2022-02-04 13:34:49 linux-kernel Re: [PATCH v5 2/4] io_uring: avoid ring quiesce while registering/unregistering eventfd
2022-02-04 01:17:06 linux-kernel Re: [RFC] io_uring: avoid ring quiesce while registering/unregistering eventfd
2022-02-03 22:20:28 linux-kernel Re: [External] Re: [PATCH v3 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd