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-09-21 14:55:05 linux-kernel Re: [PATCH -next] blk-wbt: call rq_qos_add() after wb_normal is initialized
2022-09-20 14:49:43 linux-kernel Re: [PATCH] block: Remove unnecessary (void*) conversions
2022-09-20 14:49:02 linux-kernel Re: [PATCH] block: fix comment typo in submit_bio of block-core.c.
2022-09-20 14:36:50 linux-kernel Re: regression caused by block: freeze the queue earlier in del_gendisk
2022-09-20 14:25:03 linux-kernel Re: regression caused by block: freeze the queue earlier in del_gendisk
2022-09-19 14:26:36 linux-kernel Re: [RFC PATCH] nvme: request remote is usually not involved for nvme devices
2022-09-17 17:03:21 linux-kernel Re: [RFC PATCH] nvme: request remote is usually not involved for nvme devices
2022-09-15 06:33:29 linux-kernel Re: [PATCH] io_uring: rw: Fix an unsigned comparison which can never be negative
2022-09-12 07:04:19 linux-kernel Re: [PATCH v2 0/3] blk-throttle cleanups
2022-09-12 06:46:30 linux-kernel Re: [PATCH v9 0/4] blk-throttle bugfix
2022-09-12 06:18:10 linux-kernel Re: [PATCH] block: remove unneeded "default n" options
2022-09-10 12:47:55 linux-kernel Re: [PATCH] writeback: remove unused macro DIRTY_FULL_SCOPE
2022-09-08 21:53:09 linux-kernel Re: [PATCH] relay: replay_file_open(): NULL ptr deref in CPU hotplugs
2022-09-08 16:12:34 linux-kernel Re: [PATCH RESEND v2] sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch
2022-09-08 15:00:42 linux-kernel Re: [PATCH] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
2022-09-08 14:51:57 linux-kernel Re: [PATCH RESEND] sbitmap: Use atomic_{,long}_try_cmpxchg in sbitmap.c
2022-09-07 14:15:58 linux-kernel Re: [PATCH] kernel: export task_work_add
2022-09-07 13:59:04 linux-kernel Re: [PATCH] kernel: export task_work_add
2022-09-06 00:54:50 linux-kernel Re: New topic branch for block + gup work?
2022-09-05 18:45:46 linux-kernel Re: [PATCH v2] block/blk-map: Remove set but unused variable 'added'
2022-09-05 18:16:23 linux-kernel Re: [PATCH] blk-mq: remove unneeded needs_restart check
2022-09-05 18:10:14 linux-kernel Re: [PATCH] block: remove unneeded return value of bio_check_ro()
2022-09-05 17:59:03 linux-kernel Re: [PATCH] io_uring/notif: Remove the unused function io_notif_complete()
2022-09-04 20:44:04 linux-kernel Re: [PATCH] blk-throttle: clean up codes that can't be reached
2022-09-02 20:44:48 linux-kernel Re: [RFC PATCH 00/30] Code tagging framework and applications
2022-09-02 20:11:36 linux-kernel Re: [RFC PATCH 00/30] Code tagging framework and applications
2022-09-02 12:22:08 linux-kernel Re: [RFC PATCH 00/30] Code tagging framework and applications
2022-09-02 12:21:54 linux-kernel Re: linux-next: manual merge of the mm tree with the block tree
2022-09-01 15:15:37 linux-kernel Re: linux-next: manual merge of the mm tree with the block tree
2022-08-31 01:08:09 linux-kernel Re: [PATCH liburing v1 0/3] liburing updates
2022-08-31 01:08:03 linux-kernel Re: [RFC PATCH] blk-mq: change bio_set_ioprio to inline
2022-08-30 15:39:33 linux-kernel Re: [PATCH] eventfd: guard wake_up in eventfd fs calls as well
2022-08-30 14:31:33 linux-kernel Re: [PATCH liburing v2 0/7] Export io_uring syscall functions
2022-08-30 14:25:13 linux-kernel Re: [RFC PATCH] blk-mq: change bio_set_ioprio to inline
2022-08-30 14:24:57 linux-kernel Re: possible deadlock in io_poll_double_wake
2022-08-26 13:50:40 linux-kernel Re: [PATCH] blk-mq: determine in advance whether batch alloc can be performed
2022-08-26 13:42:13 linux-kernel Re: [RFC PATCH] sbitmap: remove unnecessary code in __sbitmap_queue_get_batch
2022-08-24 17:56:26 linux-kernel Re: [syzbot] general protection fault in __io_sync_cancel
2022-08-24 17:19:29 linux-kernel Re: [syzbot] general protection fault in __io_sync_cancel
2022-08-24 16:11:42 linux-kernel Re: [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
2022-08-24 15:06:35 linux-kernel Re: [PATCH linux-next] block/rnbd-clt: Remove the unneeded result variable
2022-08-24 13:27:31 linux-kernel Re: [PATCH v2] loop: Check for overflow while configuring loop
2022-08-23 19:38:17 linux-kernel Re: [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
2022-08-23 19:01:29 linux-kernel Re: [PATCH v2] loop: Check for overflow while configuring loop
2022-08-23 18:09:51 linux-kernel Re: [PATCH liburing 0/2] liburing uapi and manpage update
2022-08-23 18:07:01 linux-kernel Re: [PATCH] sbitmap: fix possible io hung due to lost wakeup
2022-08-23 18:03:24 linux-kernel Re: [PATCH 0/2] Maintainer and uapi header update
2022-08-22 16:47:12 linux-kernel Re: linux-next: build failure after merge of the block tree
2022-08-22 16:05:41 linux-kernel Re: linux-next: build failure after merge of the block tree
2022-08-22 14:42:26 linux-kernel Re: linux-next: build failure after merge of the block tree
2022-08-19 21:44:12 linux-kernel Re: [PATCH v3] blk-mq: fix io hung due to missing commit_rqs