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
2024-06-16 02:39:56 linux-kernel Re: [PATCH] block: Avoid polling configuration errors
2024-06-14 13:50:04 linux-kernel Re: [PATCH v6 0/3] Rust block device driver API and null block driver
2024-06-14 12:21:49 linux-kernel Re: [PATCH v2] loop: Disable fallocate() zero and discard if not supported
2024-06-14 01:57:07 linux-kernel Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (3)
2024-06-14 01:28:46 linux-kernel Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (3)
2024-06-12 22:53:08 linux-nfs Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-12 20:53:46 linux-kernel Re: [PATCH] block: Avoid polling configuration errors
2024-06-12 17:01:26 linux-kernel Re: [PATCH v2] block: fix request.queuelist usage in flush
2024-06-12 17:01:16 linux-kernel Re: [PATCH] block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
2024-06-12 16:57:44 linux-kernel Re: [PATCH] zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
2024-06-12 16:54:44 linux-kernel Re: [PATCH] aoe: consolidate flags update to prevent race condition
2024-06-05 18:15:22 linux-kernel Re: [PATCH] block: fix request.queuelist usage in flush
2024-06-04 14:26:17 linux-kernel Re: [PATCH v2] null_blk: fix validation of block size
2024-06-04 14:17:31 linux-kernel Re: [PATCH] block: fix request.queuelist usage in flush
2024-06-04 14:15:23 linux-kernel Re: [PATCH] io_uring: fix possible deadlock in io_register_iowq_max_workers()
2024-06-04 13:40:37 linux-kernel Re: [PATCH] io_uring/io-wq: avoid garbge value of 'match' in io_wq_enqueue()
2024-06-02 21:22:43 linux-kernel Re: [PATCH] block: fix some typo
2024-05-31 01:46:34 linux-kernel Re: [PATCH] blk-throttle: Fix incorrect display of io.max
2024-05-30 20:10:24 linux-kernel Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (2)
2024-05-30 20:07:39 linux-kernel Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_issue_sqe
2024-05-30 14:41:06 linux-kernel Re: [PATCH] io_uring/rw: Free iovec before cleaning async data
2024-05-27 19:59:05 linux-kernel Re: [PATCH v2] block: delete redundant function declarations
2024-05-27 15:36:39 linux-kernel Re: [PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT
2024-05-25 16:09:53 linux-kernel Re: [PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
2024-05-25 15:28:48 linux-kernel Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS
2024-05-24 16:57:19 linux-kernel Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS
2024-05-23 21:18:34 linux-kernel Re: [PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT
2024-05-23 21:18:12 linux-kernel Re: [PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT
2024-05-23 14:59:00 linux-kernel Re: [PATCH] loop: inherit the ioprio in loop woker thread
2024-05-23 13:04:55 linux-kernel Re: linux-next: manual merge of the block tree with Linus' tree
2024-05-23 13:04:50 linux-kernel Re: [PATCH] loop: inherit the ioprio in loop woker thread
2024-05-22 18:14:07 linux-kernel Re: [PATCH] loop: inherit the ioprio in loop woker thread
2024-05-22 17:57:49 linux-kernel Re: [PATCH] loop: inherit the ioprio in loop woker thread
2024-05-22 17:31:22 linux-kernel Re: [PATCH] blk-throttle: remove unused struct 'avg_latency_bucket'
2024-05-22 01:39:49 linux-kernel Re: [PATCH V2 for-6.10/block 1/2] loop: Fix a race between loop detach and loop open
2024-05-22 01:38:56 linux-kernel Re: [PATCH -next] block: fix bio lost for plug enabeld bio based device
2024-05-21 20:09:43 linux-kernel Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
2024-05-21 16:05:30 linux-kernel Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
2024-05-21 15:52:57 linux-kernel Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
2024-05-20 14:08:16 linux-kernel Re: [PATCH] block: t10-pi: add MODULE_DESCRIPTION()
2024-05-20 12:52:22 linux-kernel Re: [PATCH 2/2] signalfd: drop an obsolete comment
2024-05-20 12:40:52 linux-kernel Re: [PATCH 1/2] signalfd: fix error return code
2024-05-16 02:21:29 linux-kernel Re: [PATCH] blk-cgroup: Properly propagate the iostat update up the hierarchy
2024-05-14 20:00:43 linux-kernel Re: [PATCH 0/3] Rust block device driver API and null block driver
2024-05-13 23:50:35 linux-kernel Re: linux-next: manual merge of the block tree with Linus' tree
2024-05-09 15:45:29 linux-kernel Re: [PATCH for-6.10/block 0/2] blk-throtl: delete throtl low and lay initialization
2024-05-09 14:03:11 linux-kernel Re: [PATCH v2 for-6.10/block 0/2] block: fix user-aware inaccurate util
2024-05-09 14:03:07 linux-kernel Re: [PATCH RESEND for-6.10/block] block: add plug while submitting IO
2024-05-07 19:17:46 linux-kernel Re: [PATCH v3] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
2024-05-07 15:10:11 linux-kernel Re: [PATCH v2] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
2024-05-07 13:48:20 linux-kernel Re: [PATCH v3] block/ioctl: prefer different overflow check