Yu Kuai ([email protected])

Number of posts: 903 (0.53 per day)
First post: 2019-08-13 12:45:48
Last post: 2024-04-12 01:25:22

Date List Subject
2024-04-12 01:25:22 linux-kernel Re: [PATCH -next 1/2] block: fix that blk_time_get_ns() doesn't update time after schedule
2024-02-22 09:27:32 linux-kernel Re: [PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan
2024-01-25 11:55:34 linux-kernel Re: [PATCH v2 05/11] md: export helpers to stop sync_thread
2024-01-24 09:50:35 linux-kernel [PATCH v2 10/11] md: export helper md_is_rdwr()
2024-01-24 09:49:05 linux-kernel [PATCH v2 07/11] md/dm-raid: don't call md_reap_sync_thread() directly
2024-01-24 09:45:48 linux-kernel [PATCH v2 04/11] md: don't register sync_thread for reshape directly
2024-01-24 09:45:18 linux-kernel [PATCH v2 03/11] md: make sure md_do_sync() will set MD_RECOVERY_DONE
2024-01-24 09:40:52 linux-kernel [PATCH v2 00/11] dm-raid: fix v6.7 regressions
2024-01-24 09:24:15 linux-kernel [PATCH v2 08/11] dm-raid: remove mddev_suspend/resume()
2024-01-24 09:23:45 linux-kernel [PATCH v2 11/11] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
2024-01-24 09:23:31 linux-kernel [PATCH v2 09/11] dm-raid: add a new helper prepare_suspend() in md_personality
2024-01-24 09:21:11 linux-kernel [PATCH v2 06/11] dm-raid: really frozen sync_thread during suspend
2024-01-24 09:20:51 linux-kernel [PATCH v2 05/11] md: export helpers to stop sync_thread
2024-01-24 09:19:41 linux-kernel [PATCH v2 02/11] md: don't ignore read-only array in md_check_recovery()
2024-01-24 09:19:19 linux-kernel [PATCH v2 01/11] md: don't ignore suspended array in md_check_recovery()
2023-04-25 08:19:26 linux-kernel Re: [PATCH] Remove blkg node after destroying blkg
2023-03-15 03:02:51 linux-kernel Re: md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
2023-03-14 13:41:28 linux-kernel Re: [PATCH v2 0/6] md/raid10: several simple obvious bugfix
2023-03-14 10:55:10 linux-kernel Re: [PATCH -next 5/5] md: protect md_thread with a new disk level spin lock
2023-02-22 01:49:02 linux-kernel Re: [PATCH] md: fix null-ptr-deference in md_free_disk()
2023-01-13 09:44:28 linux-kernel [PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
2022-10-20 14:09:31 linux-kernel [PATCH -nect RFC v2 2/2] block: fix uaf for bd_holder_dir
2022-10-20 13:40:55 linux-kernel [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()
2022-10-20 13:38:24 linux-kernel [PATCH -nect RFC v2 1/2] block: add helpers for bd_holder_dir refcount management
2022-10-18 14:08:12 linux-kernel [PATCH RFC 0/2] block: fix uaf in bd_link_disk_holder()
2022-10-18 13:24:59 linux-kernel [PATCH RFC 2/2] block: protect slave_dir/bd_holder_dir by open_mutex
2022-10-18 13:07:10 linux-kernel [PATCH RFC 1/2] kobject: add return value for kobject_put()
2022-09-28 01:47:13 linux-kernel Re: [patch v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-09-22 11:36:36 linux-kernel [PATCH v3 5/5] elevator: remove redundant code in elv_unregister_queue()
2022-09-22 11:36:29 linux-kernel [PATCH v3 2/5] elevator: add new field flags in struct elevator_queue
2022-09-22 11:36:11 linux-kernel [PATCH v3 4/5] blk-wbt: don't enable throttling if default elevator is bfq
2022-09-22 11:35:55 linux-kernel [PATCH v3 3/5] block, bfq: don't disable wbt if CONFIG_BFQ_GROUP_IOSCHED is disabled
2022-09-22 11:35:44 linux-kernel [PATCH v3 1/5] wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
2022-09-22 11:35:31 linux-kernel [PATCH v3 0/5] blk-wbt: simple improvment to enable wbt correctly
2022-07-23 04:49:41 linux-kernel Re: [PATCH] nbd: add missing definition of pr_fmt
2022-07-23 02:22:57 linux-kernel Re: [PATCH] nbd: add missing definition of pr_fmt
2022-07-10 03:15:03 linux-kernel Re: [PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle
2022-07-01 08:32:04 linux-kernel [PATCH v6 1/8] blk-throttle: fix that io throttle can only work for single bio
2022-07-01 08:31:43 linux-kernel [PATCH] blk-throttle: fix io hung due to config updates
2022-07-01 08:31:16 linux-kernel [PATCH v6 6/8] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
2022-07-01 08:28:40 linux-kernel [PATCH v6 4/8] blk-throttle: fix io hung due to config updates
2022-07-01 08:15:27 linux-kernel [PATCH v6 2/8] blk-throttle: prevent overflow while calculating wait time
2022-07-01 08:14:40 linux-kernel [PATCH v6 7/8] blk-throttle: cleanup tg_update_disptime()
2022-07-01 08:12:28 linux-kernel [PATCH v6 5/8] blk-throttle: use 'READ/WRITE' instead of '0/1'
2022-07-01 08:12:05 linux-kernel [PATCH v6 8/8] blk-throttle: clean up flag 'THROTL_TG_PENDING'
2022-07-01 07:57:19 linux-kernel [PATCH v6 0/8] bugfix and cleanup for blk-throttle
2022-07-01 07:57:09 linux-kernel [PATCH v6 3/8] blk-throttle: factor out code to calculate ios/bytes_allowed
2022-06-26 02:41:44 linux-kernel Re: [PATCH -next v5 4/8] blk-throttle: fix io hung due to config updates
2022-06-25 08:59:17 linux-kernel Re: [PATCH -next v5 4/8] blk-throttle: fix io hung due to config updates
2022-06-25 08:17:58 linux-kernel Re: [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
2022-06-24 01:51:14 linux-kernel Re: [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'