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
2021-06-18 14:41:04 linux-kernel Re: remove the legacy ide driver v2
2021-06-17 17:00:22 linux-kernel Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme
2021-06-17 16:51:38 linux-kernel Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme
2021-06-17 03:14:35 linux-kernel Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
2021-06-17 02:25:54 linux-kernel Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
2021-06-16 19:12:08 linux-kernel Re: remove the legacy ide driver v2
2021-06-16 19:10:48 linux-kernel Re: [PATCH] io_uring: store back buffer in case of failure
2021-06-16 18:42:22 linux-kernel Re: kernel panic when scanning MTD partitions
2021-06-16 18:41:31 linux-kernel Re: [PATCH] nbd: provide a way for userspace processes to identify device backends
2021-06-16 18:32:44 linux-kernel Re: kernel panic when scanning MTD partitions
2021-06-16 18:32:17 linux-kernel Re: [PATCH 00/11] Rid W=1 warnings from ATA
2021-06-16 13:40:15 linux-kernel Re: [next] [arm64] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000068
2021-06-16 13:39:48 linux-kernel Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
2021-06-16 13:39:43 linux-kernel Re: [PATCH] io_uring: reduce latency by reissueing the operation
2021-06-16 13:31:12 linux-kernel Re: [PATCH v2 1/3] io_uring: Add to traces the req pointer when available
2021-06-15 22:00:01 linux-kernel Re: cleanup ubd gendisk registration
2021-06-15 21:58:54 linux-kernel Re: [PATCH] null_blk: remove an unused variable assignment in null_add_dev
2021-06-15 21:54:27 linux-kernel Re: [PATCH] io_uring: store back buffer in case of failure
2021-06-15 21:52:19 linux-kernel Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition
2021-06-15 21:47:29 linux-kernel Re: [PATCH -next] ide-cd: fix warning: variable 'stat' set but not used
2021-06-15 21:44:55 linux-kernel Re: [GIT PULL] Floppy changes for 5.14
2021-06-15 21:41:52 linux-kernel Re: [PATCH] io_uring: Fix comment of io_get_sqe
2021-06-15 21:39:20 linux-kernel Re: [PATCH] io-wq: remove redundant initialization of variable ret
2021-06-15 21:38:57 linux-kernel Re: [PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
2021-06-14 14:31:35 linux-kernel Re: [PATCH v2 RESEND] ata: ahci_sunxi: Disable DIPM
2021-06-12 16:28:06 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-06-10 22:32:07 linux-kernel Re: [PATCH v3 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
2021-06-09 18:05:07 linux-kernel Re: [PATCH v2 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
2021-06-09 16:07:52 linux-kernel Re: [PATCH] libnvdimm/pmem: Fix pmem_pagemap_cleanup compile warning
2021-06-09 11:42:50 linux-kernel Re: [PATCH v2 0/2] bcache fixes for Linux v5.13-rc6
2021-06-08 21:09:45 linux-kernel Re: [Patch v3] block: return the correct bvec when checking for gaps
2021-06-08 21:06:26 linux-kernel Re: [PATCH v2 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
2021-06-03 18:16:48 linux-kernel Re: Memory uninitialized after "io_uring: keep table of pointers to ubufs"
2021-06-03 15:58:28 linux-kernel Re: [PATCH][next] null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
2021-06-03 15:50:02 linux-kernel Re: [PATCH] io_uring: Remove CONFIG_EXPERT
2021-06-01 16:03:19 linux-kernel Re: [RFC 4/4] io_uring: implement futex wait
2021-06-01 15:48:27 linux-kernel Re: [RFC 4/4] io_uring: implement futex wait
2021-05-27 20:50:47 linux-kernel Re: [PATCH] io_uring: Remove CONFIG_EXPERT
2021-05-27 17:32:53 linux-kernel Re: [PATCH] io_uring: handle signals before letting io-worker exit
2021-05-27 16:23:27 linux-kernel Re: [PATCH] io_uring: fix data race to avoid potential NULL-deref
2021-05-27 16:23:00 linux-kernel Re: [PATCH] io_uring: handle signals before letting io-worker exit
2021-05-27 14:23:06 linux-kernel Re: [PATCH] io_uring: Remove CONFIG_EXPERT
2021-05-26 15:05:20 linux-kernel Re: [PATCH v2] io-wq: Fix UAF when wakeup wqe in hash waitqueue
2021-05-25 23:02:44 linux-kernel Re: [PATCH] io_uring: Add to traces the req pointer when available
2021-05-25 22:21:51 linux-kernel Re: [PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
2021-05-19 21:56:38 linux-kernel Re: linux-next: Fixes tag needs some work in the block tree
2021-05-18 19:22:18 linux-kernel Re: [PATCH] sata: nv: fix debug format string mismatch
2021-05-18 19:22:17 linux-kernel Re: [PATCH] sata: fsl: fix DPRINTK format string
2021-05-18 19:21:42 linux-kernel Re: [PATCH v2 1/1] ata: Replace inclusion of kernel.h by bits.h in the header
2021-05-14 19:33:02 linux-kernel Re: [PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
2021-05-14 19:26:24 linux-kernel Re: [PATCH][next] rsxx: Use struct_size() in vmalloc()