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-11-10 04:10:16 linux-kernel Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
2022-11-09 22:46:41 linux-kernel Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
2022-11-09 20:06:18 linux-kernel Re: [PATCH] blkdev: make struct block_device_operations.devnode() take a const *
2022-11-09 20:04:38 linux-kernel Re: [PATCH 1/2] bfq: fix waker_bfqq inconsistency crash
2022-11-09 18:38:25 linux-kernel Re: [PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
2022-11-08 22:42:38 linux-kernel Re: [PATCH 6/6] eventpoll: add support for min-wait
2022-11-08 22:38:57 linux-kernel Re: [PATCH 6/6] eventpoll: add support for min-wait
2022-11-08 18:12:22 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-08 17:59:02 linux-kernel Re: [PATCH v3] block: sed-opal: kmalloc the cmd/resp buffers
2022-11-08 16:42:01 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-08 15:09:48 linux-kernel Re: [PATCH] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-08 14:26:23 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-07 22:01:10 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-07 15:33:59 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-07 14:43:01 linux-kernel Re: [PATCH -next] block: Fix some kernel-doc comments
2022-11-05 19:01:03 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-05 17:44:41 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-05 16:29:18 linux-kernel Re: [PATCH v2] io_uring: fix two assignments in if conditions
2022-11-05 16:01:08 linux-kernel Re: [PATCH -next] block: Fix some kernel-doc comments
2022-11-05 15:43:43 linux-kernel Re: [PATCH v2] io_uring: fix two assignments in if conditions
2022-11-03 00:22:38 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-02 23:49:52 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-02 18:10:18 linux-kernel Re: [PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-02 15:04:14 linux-kernel Re: [PATCH v2 0/2] some random cleanups for blk-mq.c
2022-11-02 15:03:48 linux-kernel Re: [PATCH v2] io_uring: fix two assignments in if conditions
2022-11-02 03:03:49 linux-kernel Re: [PATCH -next v4 1/5] block, bfq: remove set but not used variable in __bfq_entity_update_weight_prio
2022-11-02 03:03:01 linux-kernel Re: [PATCH -next v4 1/5] block, bfq: remove set but not used variable in __bfq_entity_update_weight_prio
2022-11-02 03:03:01 linux-kernel Re: [PATCH -next v4 0/5] multiple cleanup patches for bfqd
2022-11-02 02:39:02 linux-kernel Re: [PATCH 4/4] blk-mq: improve readability of blk_mq_alloc_request()
2022-11-02 02:30:06 linux-kernel Re: [PATCH -next v4 1/5] block, bfq: remove set but not used variable in __bfq_entity_update_weight_prio
2022-11-01 18:40:48 linux-kernel Re: [PATCH 2/4] blk-mq: improve error handling in blk_mq_alloc_rq_map()
2022-11-01 14:31:12 linux-kernel Re: [PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
2022-11-01 13:18:11 linux-kernel Re: [patch v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-10-31 14:45:42 linux-kernel Re: [PATCH] blk-mq: move queue_is_mq out of blk_mq_cancel_work_sync
2022-10-31 14:43:48 linux-kernel Re: [PATCH] blk-mq: Fix kmemleak in blk_mq_init_allocated_queue
2022-10-31 14:16:34 linux-kernel Re: [PATCH] block: Fix possible memory leak for rq_wb on add_disk failure
2022-10-31 14:11:18 linux-kernel Re: [PATCH v3] block: simplify blksize_bits() implementation
2022-10-31 13:48:40 linux-kernel Re: [PATCH] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
2022-10-30 22:08:00 linux-kernel [PATCH 2/6] eventpoll: don't pass in 'timed_out' to ep_busy_loop()
2022-10-30 22:05:34 linux-kernel [PATCH 4/6] eventpoll: move expires to epoll_wq
2022-10-30 22:04:48 linux-kernel [PATCH 3/6] eventpoll: split out wait handling
2022-10-30 22:04:41 linux-kernel [PATCH 6/6] eventpoll: add support for min-wait
2022-10-30 22:04:39 linux-kernel [PATCH 5/6] eventpoll: move file checking earlier for epoll_ctl()
2022-10-30 22:04:18 linux-kernel [PATCH 1/6] eventpoll: cleanup branches around sleeping for events
2022-10-30 22:04:15 linux-kernel [PATCHSET v3 0/5] Add support for epoll min_wait
2022-10-28 22:37:41 linux-kernel [PATCH 3/5] eventpoll: move expires to epoll_wq
2022-10-28 22:32:04 linux-kernel [PATCH 5/5] eventpoll: add support for min-wait
2022-10-28 22:22:05 linux-kernel [PATCH 4/5] eventpoll: move file checking earlier for epoll_ctl()
2022-10-28 22:22:04 linux-kernel [PATCH 2/5] eventpoll: split out wait handling
2022-10-28 22:00:19 linux-kernel [PATCH 1/5] eventpoll: cleanup branches around sleeping for events
2022-10-28 21:57:35 linux-kernel [PATCHSET RFC v2 0/5] Add support for epoll min_wait