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
2020-04-17 14:24:11 linux-kernel Re: [PATCH 1/2] blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals
2020-04-16 20:36:49 linux-kernel Re: bdi: fix use-after-free for dev_name(bdi->dev)
2020-04-16 20:35:45 linux-kernel Re: bdi: fix use-after-free for dev_name(bdi->dev)
2020-04-16 16:29:26 linux-kernel Re: [PATCH] ahci: Add Intel Comet Lake PCH-U PCI ID
2020-04-16 15:30:25 linux-kernel Re: [PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
2020-04-15 22:02:18 linux-kernel Re: [PATCH 0/4] timeout and sequence fixes
2020-04-14 14:25:58 linux-kernel Re: [PATCH 0/2] mm: Two small fixes for recent syzbot reports
2020-04-14 13:45:49 linux-kernel Re: [PATCH 0/2] mm: Two small fixes for recent syzbot reports
2020-04-14 13:42:30 linux-kernel Re: [PATCH 00/23] Floppy driver cleanups
2020-04-12 15:32:34 linux-kernel Re: [PATCH 0/5] submission path refactoring pt.2
2020-04-10 01:11:33 linux-kernel [GIT PULL] libata fixes for 5.7-rc1
2020-04-10 01:08:43 linux-kernel [GIT PULL] io_uring fixes for 5.7-rc1
2020-04-09 15:46:48 linux-kernel Re: [PATCH 1/2] eventfd: Make wake counter work for single fd instead of all
2020-04-09 15:39:25 linux-kernel Re: [PATCH] io_uring: fix fs cleanup on cqe overflow
2020-04-09 15:34:13 linux-kernel Re: [PATCH] ahci: Add Intel Comet Lake PCH RAID PCI ID
2020-04-08 15:32:38 linux-kernel Re: [PATCH 0/4] clean early submission path
2020-04-07 22:09:06 linux-kernel Re: [PATCH] ata: ahci: Add sysfs attribute to show remapped NVMe device count
2020-04-07 20:51:09 linux-kernel Re: [PATCH] ata: ahci-imx: remove redundant assignment to ret
2020-04-07 20:47:55 linux-kernel Re: [PATCH] libata: Return correct rc status in sata_pmp_eh_recover_pm() pwhen ATA_DFLAG_DETACH is set
2020-04-07 20:08:18 linux-kernel Re: [PATCH 1/2] eventfd: Make wake counter work for single fd instead of all
2020-04-06 23:34:47 linux-kernel Re: [PATCH] io_uring: remove redundant variable pointer nxt and io_wq_assign_next call
2020-04-05 22:30:47 linux-kernel Re: [PATCH] io_uring: fix ctx refcounting in io_submit_sqes()
2020-04-05 22:30:47 linux-kernel Re: [PATCH] io_uring: fix ctx refcounting in io_submit_sqes()
2020-04-01 20:59:40 linux-kernel Re: [PATCH 2/2] blkcg: don't offline parent blkcg first
2020-04-01 13:05:13 linux-kernel Re: [PATCH] io_uring: add missing finish_wait() in io_sq_thread()
2020-04-01 01:48:57 linux-kernel Re: [PATCH 2/2] scsi: core: Fix stall if two threads request budget at the same time
2020-03-31 18:27:09 linux-kernel Re: [PATCH 2/2] scsi: core: Fix stall if two threads request budget at the same time
2020-03-31 14:54:33 linux-kernel Re: INFO: trying to register non-static key in io_cqring_ev_posted (2)
2020-03-29 23:42:40 linux-kernel [GIT PULL] io_uring updates for 5.7-rc
2020-03-29 22:56:50 linux-kernel [GIT PULL] libata changes for 5.7-rc
2020-03-27 15:07:23 linux-kernel Re: KASAN: null-ptr-deref Write in blk_mq_map_swqueue
2020-03-26 16:30:02 linux-kernel Re: [PATCH v5 00/27] ata: optimize core code size on PATA only setups
2020-03-26 15:18:05 linux-kernel Re: [linux-next PATCH] ata: sata_fsl: fix a compile error
2020-03-26 15:17:32 linux-kernel Re: [PATCH v4 00/27] ata: optimize core code size on PATA only setups
2020-03-25 16:21:55 linux-kernel Re: decruft genhd.h v2
2020-03-25 15:25:53 linux-kernel Re: 4.19 LTS high /proc/diskstats io_ticks
2020-03-25 15:13:13 linux-kernel Re: decruft genhd.h
2020-03-25 14:50:30 linux-kernel Re: [PATCH v4 0/3] block/diskstats: more accurate io_ticks and optimization
2020-03-25 14:42:39 linux-kernel Re: [PATCH liburing] Add test/splice to .gitignore
2020-03-25 03:49:41 linux-kernel Re: [PATCH] io_uring:fix missing 'return' in comment
2020-03-24 16:08:37 linux-kernel Re: [PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
2020-03-24 02:32:15 linux-kernel Re: [PATCH v2] io-wq: handle hashed writes in chains
2020-03-23 19:33:34 linux-ext4 Re: cleanup the partitioning code
2020-03-23 16:57:38 linux-ext4 Re: cleanup the partitioning code
2020-03-23 16:55:50 linux-ext4 Re: cleanup the partitioning code
2020-03-23 15:58:05 linux-kernel Re: [PATCH 0/2] io-uring: cleanup: drop completion upon removal of file
2020-03-23 14:26:53 linux-kernel Re: [PATCH v2] io_uring: Fix ->data corruption on re-enqueue
2020-03-23 01:29:14 linux-kernel Re: [PATCH 1/1] io_uring: Fix ->data corruption on re-enqueue
2020-03-22 20:22:45 linux-kernel Re: INFO: task hung in io_queue_file_removal
2020-03-22 17:06:55 linux-kernel Re: [PATCH 1/1] io-wq: close cancel gap for hashed linked work
2020-03-21 20:33:09 linux-kernel Re: [PATCH BUGFIX 0/4] block, bfq: series of cgroups-related fix