Song Liu ([email protected])

Number of posts: 955 (0.62 per day)
First post: 2020-02-04 00:27:15
Last post: 2024-04-30 06:03:07

Date List Subject
2023-08-14 10:15:31 linux-kernel Re: [PATCH -next 01/13] md: remove rdev flag 'RemoveSynchronized'
2023-08-13 19:05:41 linux-kernel Re: [PATCH 0/3] md raid1: Fix writebehind/writemostly
2023-08-13 19:03:50 linux-kernel Re: [PATCH -next] md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()
2023-08-13 19:03:47 linux-kernel Re: [PATCH -next v3] md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
2023-08-13 17:59:30 linux-kernel Re: [PATCH 4/5] raid6: test: make sure all intermediate and artifact files are .gitignored
2023-08-13 17:27:28 linux-kernel Re: [PATCH v3 0/3] raid5, raid6: Accelerate RAID math with LoongArch SIMD
2023-08-13 17:27:12 linux-kernel Re: [PATCH -next] md/raid10: fix a 'conf->barrier' leakage in raid10_takeover()
2023-08-13 16:57:45 linux-kernel Re: [PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
2023-07-29 11:53:58 linux-kernel Re: [PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
2023-07-29 11:53:30 linux-kernel Re: [PATCH -next v3] md/raid5-cache: fix a deadlock in r5l_exit_log()
2023-07-29 11:49:53 linux-kernel Re: [PATCH -next v2 0/3] dm-raid: minor fixes
2023-07-29 11:44:01 linux-kernel Re: [PATCH] md: fix potential OOB in multipath_remove_disk()
2023-07-08 03:31:43 linux-kernel Re: [PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions
2023-07-07 09:51:36 linux-kernel Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
2023-07-07 09:49:06 linux-kernel Re: [PATCH -next 1/2] md: don't quiesce in mddev_suspend()
2023-07-07 09:42:28 linux-kernel Re: [PATCH -next 0/2] md/md-bimap: hold 'reconfig_mutex' in backlog_store()
2023-07-07 09:37:35 linux-kernel Re: [PATCH v2 0/3] raid10 bugfix
2023-07-07 09:16:13 linux-kernel Re: [PATCH -next 0/2] md: clean up and fix for mddev_suspend()
2023-07-07 09:08:54 linux-kernel Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
2023-07-07 08:43:13 linux-kernel Re: [PATCH 2/2] md/raid10: handle replacement devices in fix_recovery_read_error
2023-07-07 08:35:58 linux-kernel Re: [PATCH 0/3] md/raid10: optimize and fix read error
2023-07-07 08:35:47 linux-kernel Re: [PATCH 1/2] md/raid10: a simple cleanup for fix_recovery_read_error
2023-07-07 08:22:04 linux-kernel Re: [PATCH v2] md/raid1: prioritize adding disk to 'removed' mirror
2023-07-01 00:22:42 linux-kernel Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror()
2023-06-29 16:23:34 linux-kernel Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
2023-06-29 16:01:36 linux-kernel Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
2023-06-28 23:16:10 linux-kernel Re: [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix)
2023-06-28 22:45:22 linux-kernel Re: [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix)
2023-06-27 00:40:42 linux-kernel Re: [PATCH] md/raid0: add discard support for the 'original' layout
2023-06-26 18:15:34 linux-kernel Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
2023-06-26 06:51:52 linux-kernel Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
2023-06-21 23:56:37 linux-kernel Re: [PATCH v2] raid10: avoid spin_lock from fastpath from raid10_unplug()
2023-06-21 23:45:47 linux-kernel Re: [PATCH v2 0/8] md: fix and refactor io accounting and 'active_io'
2023-06-21 23:22:28 linux-kernel Re: [PATCH] md: fix 'delete_mutex' deadlock
2023-06-21 00:07:29 linux-kernel Re: [PATCH bpf-next v3 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
2023-06-20 22:54:13 linux-kernel Re: [PATCH v3] md: fix duplicate filename for rdev
2023-06-20 22:06:18 linux-kernel Re: raid0 + original layout + discard + different disk sizes => can corrupt data
2023-06-20 18:11:57 linux-kernel Re: [PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
2023-06-20 18:03:47 linux-kernel Re: [PATCH -next 0/8] md: fix and refactor io accounting and 'active_io'
2023-06-20 18:02:18 linux-kernel Re: [PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
2023-06-17 16:40:16 linux-kernel Re: [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
2023-06-16 20:29:38 linux-kernel Re: [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
2023-06-16 20:29:15 linux-kernel Re: [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
2023-06-16 20:19:23 linux-kernel Re: [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
2023-06-16 20:16:25 linux-kernel Re: [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations
2023-06-16 20:10:30 linux-kernel Re: [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
2023-06-16 20:07:39 linux-kernel Re: [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
2023-06-16 19:04:08 linux-kernel Re: [PATCH v2 05/12] modules, execmem: drop module_alloc
2023-06-16 19:03:31 linux-kernel Re: [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2023-06-16 18:53:48 linux-kernel Re: [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2023-06-16 18:30:18 linux-kernel Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()