Linux RAID Storage Date Index
[Prev Page][Next Page]
- [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 01/49] binder: fix memory leak in binder_init()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH -next] md:ensure mddev->reconfig_mutex is hold when try to get mddev->sync_thread
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [dm-devel] Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [dm-devel] Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 41/47] mm: shrinker: remove old APIs
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Steven Price <steven.price@xxxxxxx>
- [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 45/47] mm: shrinker: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 41/47] mm: shrinker: remove old APIs
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
- From: Zhang Shurong <zhang_shurong@xxxxxxxxxxx>
- [PATCH v2] md/bitmap: Avoid protection error writing bitmap page with block integrity
- From: Jinyoung Choi <j-young.choi@xxxxxxxxxxx>
- RE:(2) [PATCH] md/bitmap: Fix bitmap page writing problem when using block integrity
- From: Jinyoung Choi <j-young.choi@xxxxxxxxxxx>
- Re: [PATCH] md/bitmap: Fix bitmap page writing problem when using block integrity
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH] md/bitmap: Fix bitmap page writing problem when using block integrity
- From: Jinyoung CHOI <j-young.choi@xxxxxxxxxxx>
- Re: [PATCH v3 2/3] md/raid1: don't allow_barrier() before r1bio got freed
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] md/raid1: freeze array more strictly when reshape
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] md/raid1: freeze array more strictly when reshape
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] md/raid1: check array size before reshape
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] md/raid1: check array size before reshape
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] md/raid1: check array size before reshape
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH v3 3/3] md/raid1: check array size before reshape
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/3] md/raid1: freeze array more strictly when reshape
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/3] md/raid1: don't allow_barrier() before r1bio got freed
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/3] don't change mempool if in-flight r1bio exists
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Corrupted RAID 1
- From: Wols Lists <antlists@xxxxxxxxxxxxxxx>
- Re: [PATCH] md/raid1: freeze block layer queue during reshape
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Corrupted RAID 1
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] Add compiler defenses flags
- From: Mateusz Grzonka <mateusz.grzonka@xxxxxxxxx>
- Re: [PATCH] md: raid1: fix potential OOB in raid1_remove_disk()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Option --write-journal
- From: François RONVAUX <francois.ronvaux@xxxxxxxxx>
- [PATCH] md: raid1: fix potential OOB in raid1_remove_disk()
- From: Zhang Shurong <zhang_shurong@xxxxxxxxxxx>
- Re: [PATCH] md: fix potential OOB in multipath_remove_disk()
- From: Zhang Shurong <zhang_shurong@xxxxxxxxxxx>
- Re: The read data is wrong from raid5 when recovery happens
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Corrupted RAID 1
- From: Leslie Rhorer <lesrhorer@xxxxxxx>
- [PATCH] md: fix potential OOB in multipath_remove_disk()
- From: Zhang Shurong <zhang_shurong@xxxxxxxxxxx>
- Re: [PATCH] md: fix potential OOB in multipath_remove_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH v2 2/3] md/raid1: free old r1bio before retry write
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] md/raid1: gave up reshape in case there's queued io
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] md/raid1: keep holding the barrier in handle_read_error()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: The read data is wrong from raid5 when recovery happens
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH 2/2] md/raid10: handle replacement devices in fix_recovery_read_error
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 3/3] md/raid1: keep holding the barrier in handle_read_error()
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] md/raid1: don't change mempool if in-flight r1bio exists
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] md/raid1: free old r1bio before retry write
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] md/raid1: gave up reshape in case there's queued io
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH -next v2 3/3] md/dm-raid: protect md_stop() with 'reconfig_mutex'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 0/3] dm-raid: minor fixes
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 2/3] md/dm-raid: clean up four equivalent goto tags in raid_ctr()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 1/3] md/dm-raid: fix that 'reconfig_mutex' is not released from error path in raid_ctr()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3] md/raid5-cache: fix a deadlock in r5l_exit_log()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [song-md:md-next] BUILD SUCCESS 286f9fad00a7f04a74ea85191f50851be356ba65
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 0/2] md/md-bimap: hold 'reconfig_mutex' in backlog_store()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] raid10 bugfix
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv3] md/raid1: Avoid lock contention from wake_up()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next 1/2] md: don't quiesce in mddev_suspend()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 0/2] md: clean up and fix for mddev_suspend()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 2/2] md/raid10: handle replacement devices in fix_recovery_read_error
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 1/2] md/raid10: a simple cleanup for fix_recovery_read_error
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 0/3] md/raid10: optimize and fix read error
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2] md/raid1: prioritize adding disk to 'removed' mirror
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next 2/3] md/dm-raid: cleanup multiple equivalent goto tags from raid_ctr()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 0/2] md: clean up and fix for mddev_suspend()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v2 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next 2/3] md/dm-raid: cleanup multiple equivalent goto tags from raid_ctr()
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH -next 2/2] md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 1/2] md/md-bitmap: remove unnecessary local variable in backlog_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 0/2] md/md-bimap: hold 'reconfig_mutex' in backlog_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 1/3] md/dm-raid: fix that 'reconfig_mutex' is not released from error path in raid_ctr()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 0/3] dm-raid: minor fixes
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 3/3] md/dm-raid: protect md_stop() with 'reconfig_mutex'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 2/3] md/dm-raid: cleanup multiple equivalent goto tags from raid_ctr()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCHv3] md/raid1: Avoid lock contention from wake_up()
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCHv3] md/raid1: Avoid lock contention from wake_up()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 0/8] Mdmonitor refactor and udev event handling improvements
- From: "Grzonka, Mateusz" <mateusz.grzonka@xxxxxxxxxxxxxxx>
- [PATCH v4 2/2] udev: Move udev_block() and udev_unblock() into udev.c
- From: Mateusz Grzonka <mateusz.grzonka@xxxxxxxxx>
- [PATCH v4 1/2] Mdmonitor: Improve udev event handling
- From: Mateusz Grzonka <mateusz.grzonka@xxxxxxxxx>
- [PATCH v4 0/2] Mdmonitor refactor and udev event handling improvements
- From: Mateusz Grzonka <mateusz.grzonka@xxxxxxxxx>
- [PATCH] imsm: Fix possible segfault in check_no_platform()
- From: Mateusz Grzonka <mateusz.grzonka@xxxxxxxxx>
- [PATCH] imsm: Add reading vmd register for finding imsm capability
- From: Mateusz Grzonka <mateusz.grzonka@xxxxxxxxx>
- [PATCHv3] md/raid1: Avoid lock contention from wake_up()
- From: Jack Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Jan Kara <jack@xxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCHv2] md/raid1: Prevent unnecessary call to wake_up() in fast path
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 12/32] md: Convert to blkdev_get_handle_by_dev()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
- From: Jan Kara <jack@xxxxxxx>
- [PATCHv2] md/raid1: Prevent unnecessary call to wake_up() in fast path
- From: Jack Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] raid1: prevent unnecessary call to wake_up() in fast path
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] raid1: prevent unnecessary call to wake_up() in fast path
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] raid1: prevent unnecessary call to wake_up() in fast path
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] md/raid1: freeze block layer queue during reshape
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] md/raid1: freeze block layer queue during reshape
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] md/raid1: freeze block layer queue during reshape
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] raid1: prevent unnecessary call to wake_up() in fast path
- From: Jack Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH] md/raid1: freeze block layer queue during reshape
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 3/5] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 4/5] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 3/5] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 4/5] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 3/5] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 4/5] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 5/7] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 05/10] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 04/10] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 07/14] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 4/7] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 07/12] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 06/12] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 08/15] md/raid10: prevent soft lockup while flush writes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 06/14] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 07/15] md: fix data corruption for raid456 when reshape restart while grow up
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] md/raid1: freeze block layer queue during reshape
- From: Xueshi Hu <xueshi.hu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [song-md:md-fixes] BUILD SUCCESS e836007089ba8fdf24e636ef2b007651fb4582e6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- [PATCH v2 2/3] md/raid10: factor out dereference_rdev_and_rrdev()
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v2 0/3] raid10 bugfix
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v2 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v2 3/3] md/raid10: use dereference_rdev_and_rrdev() to get devices
- From: linan666@xxxxxxxxxxxxxxx
- Re: [GIT PULL] md-fixes 20230630
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror()
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- [GIT PULL] md-fixes 20230630
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror()
- From: Song Liu <song@xxxxxxxxxx>
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
- From: Song Liu <song@xxxxxxxxxx>
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
- From: Song Liu <song@xxxxxxxxxx>
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
- From: "Sudip Mukherjee (Codethink)" <sudipm.mukherjee@xxxxxxxxx>
- [song-md:md-fixes] BUILD SUCCESS 73bbbec2a33982db88186489fb75f5705aadf5fe
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix)
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix)
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
- From: "Bill O'Donnell" <billodo@xxxxxxxxxx>
- Re: [PATCH 6/7] xfs: Convert to bdev_logical_block_mask()
- From: "Bill O'Donnell" <billodo@xxxxxxxxxx>
- [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix)
- From: Jason Baron <jbaron@xxxxxxxxxx>
- [PATCH 4/7] buffer: Convert to bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 6/7] xfs: Convert to bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 3/7] md: Convert to queue_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 5/7] iomap: Convert to bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 2/7] block: Convert to bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 7/7] erofs: Convert to bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH 3/3] md/raid10: use get_rdev_repl_from_mirror() to get devices
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 1/2] md: don't quiesce in mddev_suspend()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- md: timeout for kicking out devices when resuming from S3?
- From: Janpieter Sollie <janpieter.sollie@xxxxxxxxxxxx>
- Re: [PATCH 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 3/3] md/raid10: use get_rdev_repl_from_mirror() to get devices
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror()
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 0/3] raid10 bugfix
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH -next 1/2] md: don't quiesce in mddev_suspend()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 0/2] md: clean up and fix for mddev_suspend()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 2/2] md: restore 'noio_flag' for the last mddev_resume()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 1/2] md/raid5-cache: Revert "md/raid5-cache: Clear conf->log after finishing work"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] md/raid0: add discard support for the 'original' layout
- From: Jason Baron <jbaron@xxxxxxxxxx>
- [song-md:md-next] BUILD SUCCESS 01f1a8f85f3d1af6b8352a4f4004ab521294a22f
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH -next 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 1/2] md/raid5-cache: Revert "md/raid5-cache: Clear conf->log after finishing work"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 2/2] md/raid10: handle replacement devices in fix_recovery_read_error
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 1/2] md/raid10: a simple cleanup for fix_recovery_read_error
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 0/2] md/raid10: handle replacement if recovery read error
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v2] md/raid1: prioritize adding disk to 'removed' mirror
- From: linan666@xxxxxxxxxxxxxxx
- [song-md:md-next] BUILD SUCCESS 41fb72ee7eeda723e619c6918dffaf05a55fc7dd
- From: kernel test robot <lkp@xxxxxxxxx>
- [song-md:md-for-6.5] BUILD SUCCESS a8d5fdd4d2702d0c7ec125bd3bbce3fc589afa67
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md/raid0: add discard support for the 'original' layout
- From: Song Liu <song@xxxxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] md/raid10: handle replacement devices in fix_read_error
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] md: remove redundant check in fix_read_error()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] md/raid10: optimize fix_read_error
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: mdadm grow raid 5 to 6 failure (crash)
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: [PATCH] md/raid1: prioritize adding disk to 'removed' mirror
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] md/raid10: optimize fix_read_error
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] md/raid1: prioritize adding disk to 'removed' mirror
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] md/raid10: optimize and fix read error
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- Re: [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: mdadm grow raid 5 to 6 failure (crash)
- From: David Gilmour <dgilmour76@xxxxxxxxx>
- [PATCH] md/raid0: add discard support for the 'original' layout
- From: Jason Baron <jbaron@xxxxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [GIT PULL] md-next 20230622
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH 01/29] mm: shrinker: add shrinker::private_data field
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] md/raid10: optimize fix_read_error
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH 0/3] md/raid10: optimize and fix read error
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH 1/3] md/raid10: optimize fix_read_error
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 3/3] md/raid10: handle replacement devices in fix_read_error
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 2/3] md: remove redundant check in fix_read_error()
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 0/3] md/raid10: optimize and fix read error
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH] md/raid1: prioritize adding disk to 'removed' mirror
- From: linan666@xxxxxxxxxxxxxxx
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [GIT PULL] md-next 20230622
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 01/29] mm: shrinker: add shrinker::private_data field
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 25/29] mm: vmscan: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 21/29] fs: super: dynamically allocate the s_shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2] raid10: avoid spin_lock from fastpath from raid10_unplug()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 0/8] md: fix and refactor io accounting and 'active_io'
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md: fix 'delete_mutex' deadlock
- From: Song Liu <song@xxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Wols Lists <antlists@xxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH 07/11] sysctl: Add size to register_sysctl
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH] md: use mddev->external to select holder in export_rdev()
- From: Xiao Ni <xni@xxxxxxxxxx>
- [PATCH v2 8/8] md/md-faulty: enable io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 4/8] md/raid1: switch to use md_account_bio() for io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 5/8] md/raid10: switch to use md_account_bio() for io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 6/8] md/md-multipath: enable io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 2/8] md: also clone new io if io accounting is disabled
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 7/8] md/md-linear: enable io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 1/8] md: move initialization and destruction of 'io_acct_set' to md.c
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 3/8] raid5: fix missing io accounting in raid5_align_endio()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 0/8] md: fix and refactor io accounting and 'active_io'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] md: use mddev->external to select holder in export_rdev()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] md: use mddev->external to select holder in export_rdev()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Xiao Ni <xni@xxxxxxxxxx>
- [PATCH] md: fix 'delete_mutex' deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] md: fix duplicate filename for rdev
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 3/8] raid5: fix missing io accounting in raid5_align_endio()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2] raid10: avoid spin_lock from fastpath from raid10_unplug()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 1/8] md: move initialization and destruction of 'io_acct_set' to md.c
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] md: fix duplicate filename for rdev
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: raid0 + original layout + discard + different disk sizes => can corrupt data
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3] md: fix duplicate filename for rdev
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md: use mddev->external to select holder in export_rdev()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md: use mddev->external to select holder in export_rdev()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next 0/8] md: fix and refactor io accounting and 'active_io'
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next 4/8] md/raid1: switch to use md_account_bio() for io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next 3/8] raid5: fix missing io accounting in raid5_align_endio()
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH -next 8/8] md/md-faulty: enable io accounting
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next 7/8] md/md-linear: enable io accounting
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next 6/8] md/md-multipath: enable io accounting
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next 5/8] md/raid10: switch to use md_account_bio() for io accounting
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next 4/8] md/raid1: switch to use md_account_bio() for io accounting
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next 3/8] raid5: fix missing io accounting in raid5_align_endio()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next 2/8] md: also clone new io if io accounting is disabled
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next 1/8] md: move initialization and destruction of 'io_acct_set' to md.c
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 8/8] md/md-faulty: enable io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 5/8] md/raid10: switch to use md_account_bio() for io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 2/8] md: also clone new io if io accounting is disabled
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 0/8] md: fix and refactor io accounting and 'active_io'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 1/8] md: move initialization and destruction of 'io_acct_set' to md.c
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 7/8] md/md-linear: enable io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 6/8] md/md-multipath: enable io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 3/8] raid5: fix missing io accounting in raid5_align_endio()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 4/8] md/raid1: switch to use md_account_bio() for io accounting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: [PATCH] md: use mddev->external to select holder in export_rdev()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- [PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] md: use mddev->external to select holder in export_rdev()
- From: Song Liu <song@xxxxxxxxxx>
- [song-md:md-next] BUILD SUCCESS 40c7a6a5605810f9db267cdf47e0a32ce96ea491
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] Add secure gethostname() wrapper
- From: Blazej Kucman <blazej.kucman@xxxxxxxxx>
- [PATCH] Add secure gethostname() wrapper
- From: Blazej Kucman <blazej.kucman@xxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: [PATCH] md/raid1-10: shut up randstruct warning again
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] md/raid1-10: shut up randstruct warning again
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: [PATCH 0/3] md/raid10: record rdev/replacement in r10bio
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: [PATCH 0/3] md/raid10: record rdev/replacement in r10bio
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: deprecate md bitmap file support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
- From: Song Liu <song@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 3/6] md: add a mutex to synchronize idle and frozen in action_store()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md/raid1-10: fix casting from randomized structure in raid1_submit_write()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
- From: Song Liu <song@xxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Xiao Ni <xni@xxxxxxxxxx>
- [PATCH] md/raid1-10: fix casting from randomized structure in raid1_submit_write()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 11/11] md: deprecate bitmap file support
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH 10/11] md: make bitmap file support optional
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH 07/11] md-bitmap: cleanup read_sb_page
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH 05/11] md-bitmap: rename read_page to read_file_page
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH 04/11] md-bitmap: split file writes into a separate helper
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [song-md:md-next 25/29] drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 07/11] md-bitmap: cleanup read_sb_page
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 05/11] md-bitmap: rename read_page to read_file_page
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 04/11] md-bitmap: split file writes into a separate helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] md: deprecate bitmap file support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 10/11] md: make bitmap file support optional
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/11] md-bitmap: don't use ->index for pages backing the bitmap file
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/11] md-bitmap: cleanup read_sb_page
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: deprecate md bitmap file support
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Unacceptably Poor RAID1 Performance with Many CPU Cores
- From: Ali Gholami Rudi <aligrudi@xxxxxxxxx>
- Re: [PATCH 05/11] md-bitmap: rename read_page to read_file_page
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/11] md-bitmap: split file writes into a separate helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 11/11] md: deprecate bitmap file support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] md: make bitmap file support optional
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] md-bitmap: cleanup read_sb_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] md-bitmap: split file writes into a separate helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] md-bitmap: don't use ->index for pages backing the bitmap file
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] md-bitmap: rename read_page to read_file_page
- From: Christoph Hellwig <hch@xxxxxx>
- deprecate md bitmap file support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/3] md/raid10: record rdev/replacement in r10bio
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [song-md:md-next 25/29] drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] md-next 20230613
- From: Jens Axboe <axboe@xxxxxxxxx>
- [song-md:md-next 25/29] drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
- From: kernel test robot <lkp@xxxxxxxxx>
- [song-md:md-next] BUILD SUCCESS 460af1f9d9e62acce4a21f9bd00b5bcd5963bcd4
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- [PATCH 0/3] md/raid10: record rdev/replacement in r10bio
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 1/3] md/raid10: record rdev/replacement in struct r10bio
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 3/3] md/raid10: improve raid10_end_write_request()
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH 2/3] md/raid10: get rdev/replacemenet from r10bio for normal write
- From: linan666@xxxxxxxxxxxxxxx
- Re: The read data is wrong from raid5 when recovery happens
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: The read data is wrong from raid5 when recovery happens
- From: "Kusiak, Mateusz" <mateusz.kusiak@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 6/6] md: enhance checking in md_check_recovery()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next v2 5/6] md: wake up 'resync_wait' at last in md_reap_sync_thread()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [GIT PULL] md-next 20230613
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 3/6] md: add a mutex to synchronize idle and frozen in action_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 3/6] md: add a mutex to synchronize idle and frozen in action_store()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 2/6] md: refactor action_store() for 'idle' and 'frozen'
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 2/6] md: refactor action_store() for 'idle' and 'frozen'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 2/6] md: refactor action_store() for 'idle' and 'frozen'
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 2/6] md: refactor action_store() for 'idle' and 'frozen'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v2 1/6] Revert "md: unlock mddev before reap sync_thread in action_store"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH -next v2 2/6] md: refactor action_store() for 'idle' and 'frozen'
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next v2 1/6] Revert "md: unlock mddev before reap sync_thread in action_store"
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- Re: [PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [song-md:md-next] BUILD SUCCESS 3f38d83c0f18f5eaef5c248769f5a7eb368e9a47
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
- From: linan666@xxxxxxxxxxxxxxx
- Re: [PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
- From: Song Liu <song@xxxxxxxxxx>
- [GIT PULL] md-next 20230608
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] Fix mdmonitor-oneshot.service fail to be executed
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [song-md:md-next] BUILD SUCCESS 05efc5bded36ba1a6d3db1b8cfeecb6a6f07508c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Fix mdmonitor-oneshot.service fail to be executed
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH] Fix mdmonitor-oneshot.service fail to be executed
- From: Guanqin Miao <miaoguanqin@xxxxxxxxxx>
- Re: [PATCH -next v3 0/7] limit the number of plugged bio
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v3 5/7] md/md-bitmap: add a new helper to unplug bitmap asynchrously
- From: Song Liu <song@xxxxxxxxxx>
- [song-md:md-next] BUILD SUCCESS 8404706db6fa00b1bb2f8f6d276b33eed68b7ab8
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 0/2] raid10 bugfix
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2] md/raid5: don't allow concurrent reshape with recovery
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] raid1: fix incorrect page freeing in alloc_behind_master_bio
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] raid1: fix incorrect page freeing in alloc_behind_master_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 1/2] md/raid10: fix incorrect done of recovery
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- [PATCH v7 1/2] md/raid10: Do not add spare disk when recovery fails
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v7 2/2] md/raid10: fix io loss while replacement replace rdev
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v7 0/2] raid10 bugfix
- From: linan666@xxxxxxxxxxxxxxx
- Re: [PATCH v5 1/2] md/raid10: fix incorrect done of recovery
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH v6 1/2] md/raid10: Do not add spare disk when recovery fail
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v6 0/2] raid10 bugfix
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v6 2/2] md/raid10: fix io loss while replacement replace rdev
- From: linan666@xxxxxxxxxxxxxxx
- Re: [PATCH v5 1/2] md/raid10: fix incorrect done of recovery
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 0/6] mdadm: POSIX portable naming rules
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] mdadm: POSIX portable naming rules
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH 6/6] mdadm: Follow POSIX Portable Character Set
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 5/6] mdadm: define ident_set_devname()
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 4/6] mdadm: refactor ident->name handling
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 3/6] mdadm: set ident.devname if applicable
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 1/6] tests: create names_template
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 2/6] tests: create 00confnames
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH v2 0/6] mdadm: POSIX portable naming rules
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] md/raid10: fix incorrect done of recovery
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH v5 1/2] md/raid10: fix incorrect done of recovery
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v5 2/2] md/raid10: fix io loss while replacement replace rdev
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v5 0/2] raid10 bugfix
- From: linan666@xxxxxxxxxxxxxxx
- Re: [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next v3 7/7] md/raid1-10: limit the number of plugged bio
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/20] bio: check return values of bio_add_page
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next v3 7/7] md/raid1-10: limit the number of plugged bio
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH 0/6] imsm: expand improvements
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 6/7] md/raid1-10: don't handle pluged bio by daemon thread
- From: Xiao Ni <xni@xxxxxxxxxx>
- [PATCH 4/6] imsm: move expand verification code into new function
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 6/6] imsm: fix free space calculations
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 2/6] imsm: imsm_get_free_size() refactor.
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 3/6] imsm: introduce round_member_size_to_mb()
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 5/6] imsm: return free space after volume for expand
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 0/6] imsm: expand improvements
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- [PATCH 1/6] imsm: move sum_extents calculations to merge_extents()
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 4/7] md/raid1-10: submit write io directly if bitmap is not enabled
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH v7 20/20] block: mark bio_add_folio as __must_check
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 18/20] block: add bio_add_folio_nofail
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 17/20] block: mark bio_add_page as __must_check
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v7 20/20] block: mark bio_add_folio as __must_check
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 18/20] block: add bio_add_folio_nofail
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 17/20] block: mark bio_add_page as __must_check
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 16/20] dm-crypt: use __bio_add_page to add single page to clone bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 15/20] md: raid1: check if adding pages to resync bio fails
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 14/20] md: raid1: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 13/20] md: check for failure when adding pages in alloc_behind_master_bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 12/20] floppy: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 11/20] zram: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 10/20] zonefs: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 09/20] gfs2: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 07/20] md: raid5: use __bio_add_page to add single page to new bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 05/20] md: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 01/20] swap: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 06/20] md: raid5-log: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 02/20] drbd: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 04/20] fs: buffer: use __bio_add_page to add single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v7 00/20] bio: check return values of bio_add_page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- Re: [PATCH v6 00/20] bio: check return values of bio_add_page
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [song-md:md-next] BUILD SUCCESS 979f277d08f143765eb427e86a2210d2d706ecfe
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/4] md/raid10: fix incorrect done of recovery
- From: Li Nan <linan666@xxxxxxxxxxxxxxx>
- [PATCH v4 2/2] md/raid10: fix incorrect done of recovery
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v4 1/2] md/raid10: improve code of mrdev in raid10_sync_request
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v4 0/2] raid10 bugfix
- From: linan666@xxxxxxxxxxxxxxx
- Re: [PATCH -next v3 4/7] md/raid1-10: submit write io directly if bitmap is not enabled
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 6/7] md/raid1-10: don't handle pluged bio by daemon thread
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 6/7] md/raid1-10: don't handle pluged bio by daemon thread
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next v3 6/7] md/raid1-10: don't handle pluged bio by daemon thread
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH -next v3 3/7] md/raid1-10: factor out a helper to submit normal write
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH -next v3 6/7] md/raid1-10: don't handle pluged bio by daemon thread
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 6/7] md/raid1-10: don't handle pluged bio by daemon thread
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH v2] md/raid5: don't allow concurrent reshape with recovery
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH -next v3 4/7] md/raid1-10: submit write io directly if bitmap is not enabled
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next v3 3/7] md/raid1-10: factor out a helper to submit normal write
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v6 20/20] block: mark bio_add_folio as __must_check
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 19/20] fs: iomap: use __bio_add_folio where possible
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 18/20] block: add __bio_add_folio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 17/20] block: mark bio_add_page as __must_check
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 14/20] md: raid1: use __bio_add_page for adding single page to bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 13/20] md: check for failure when adding pages in alloc_behind_master_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 12/20] floppy: use __bio_add_page for adding single page to bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 11/20] zram: use __bio_add_page for adding single page to bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 10/20] zonefs: use __bio_add_page for adding single page to bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 09/20] gfs2: use __bio_add_page for adding single page to bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 07/20] md: raid5: use __bio_add_page to add single page to new bio
- From: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[Linux RAID Wiki]
[ATA RAID]
[Linux SCSI Target Infrastructure]
[Linux Block]
[Linux IDE]
[Linux SCSI]
[Linux Hams]
[Device Mapper]
[Kernel]
[Linux Admin]
[Linux Net]
[GFS]
[RPM]
[git]
[Yosemite Forum]
[Linux Networking]