linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-05 15:12:03 to 2023-07-27 08:10:36 UTC [more...]

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  8:04 UTC  (2+ messages)
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h

[PATCH -next] md:ensure mddev->reconfig_mutex is hold when try to get mddev->sync_thread
 2023-07-27  7:20 UTC 

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  3:34 UTC  (110+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [PATCH v2 41/47] mm: shrinker: remove old APIs
` [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
` [PATCH v2 45/47] mm: shrinker: make memcg "
` [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex

Processes hung in "D" state in ext4, mm, md and dmcrypt
 2023-07-27  2:38 UTC  (4+ messages)
` [dm-devel] "

Don't miss out on our low Interest loan opportunity
 2023-07-24  8:47 UTC 

[PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-07-24  2:11 UTC  (2+ messages)

[PATCH v2] md/bitmap: Avoid protection error writing bitmap page with block integrity
 2023-07-20  9:29 UTC 

[PATCH] md/bitmap: Fix bitmap page writing problem when using block integrity
 2023-07-20  7:14 UTC  (3+ messages)
`  "

[PATCH v3 0/3] don't change mempool if in-flight r1bio exists
 2023-07-20  1:47 UTC  (10+ messages)
` [PATCH v3 1/3] md/raid1: freeze array more strictly when reshape
` [PATCH v3 2/3] md/raid1: don't allow_barrier() before r1bio got freed
` [PATCH v3 3/3] md/raid1: check array size before reshape

Corrupted RAID 1
 2023-07-18 16:59 UTC  (3+ messages)

[PATCH] md/raid1: freeze block layer queue during reshape
 2023-07-18 13:18 UTC  (5+ messages)

[PATCH] Add compiler defenses flags
 2023-07-17 13:19 UTC 

[PATCH] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-07-17  1:10 UTC  (2+ messages)

Option --write-journal
 2023-07-16 22:17 UTC 

[PATCH] md: fix potential OOB in multipath_remove_disk()
 2023-07-15  9:44 UTC  (3+ messages)

The read data is wrong from raid5 when recovery happens
 2023-07-14  1:30 UTC  (9+ messages)

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-12 16:06 UTC  (12+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH v2 0/3] md/raid1: don't change mempool if in-flight r1bio exists
 2023-07-11 12:37 UTC  (7+ messages)
` [PATCH v2 1/3] md/raid1: gave up reshape in case there's queued io
` [PATCH v2 2/3] md/raid1: free old r1bio before retry write
` [PATCH v2 3/3] md/raid1: keep holding the barrier in handle_read_error()

[PATCH 0/2] md/raid10: handle replacement if recovery read error
 2023-07-10 13:00 UTC  (6+ messages)
` [PATCH 1/2] md/raid10: a simple cleanup for fix_recovery_read_error
` [PATCH 2/2] md/raid10: handle replacement devices in fix_recovery_read_error

[PATCH -next v2 0/3] dm-raid: minor fixes
 2023-07-08  9:21 UTC  (4+ messages)
` [PATCH -next v2 1/3] md/dm-raid: fix that 'reconfig_mutex' is not released from error path in raid_ctr()
` [PATCH -next v2 2/3] md/dm-raid: clean up four equivalent goto tags "
` [PATCH -next v2 3/3] md/dm-raid: protect md_stop() with 'reconfig_mutex'

[PATCH -next v3] md/raid5-cache: fix a deadlock in r5l_exit_log()
 2023-07-08  9:17 UTC 

[PATCH -next v2 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log()
 2023-07-08  2:41 UTC  (9+ messages)
` [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()

[song-md:md-next] BUILD SUCCESS 286f9fad00a7f04a74ea85191f50851be356ba65
 2023-07-07 22:23 UTC 

[PATCH -next 0/2] md/md-bimap: hold 'reconfig_mutex' in backlog_store()
 2023-07-07  9:17 UTC  (4+ messages)
` [PATCH -next 1/2] md/md-bitmap: remove unnecessary local variable "
` [PATCH -next 2/2] md/md-bitmap: hold 'reconfig_mutex' "

[PATCH v2 0/3] raid10 bugfix
 2023-07-07  9:14 UTC  (2+ messages)

[PATCHv3] md/raid1: Avoid lock contention from wake_up()
 2023-07-07  9:11 UTC  (4+ messages)

[PATCH -next 0/2] md: clean up and fix for mddev_suspend()
 2023-07-07  9:06 UTC  (6+ messages)
` [PATCH -next 1/2] md: don't quiesce in mddev_suspend()

[PATCH 0/3] md/raid10: optimize and fix read error
 2023-07-07  8:16 UTC  (2+ messages)

[PATCH v2] md/raid1: prioritize adding disk to 'removed' mirror
 2023-07-07  8:01 UTC  (2+ messages)

[PATCH -next 0/3] dm-raid: minor fixes
 2023-07-07  1:26 UTC  (6+ messages)
` [PATCH -next 1/3] md/dm-raid: fix that 'reconfig_mutex' is not released from error path in raid_ctr()
` [PATCH -next 2/3] md/dm-raid: cleanup multiple equivalent goto tags from raid_ctr()
` [PATCH -next 3/3] md/dm-raid: protect md_stop() with 'reconfig_mutex'

[PATCH v3 0/8] Mdmonitor refactor and udev event handling improvements
 2023-07-05 15:15 UTC  (3+ messages)

[PATCH v4 2/2] udev: Move udev_block() and udev_unblock() into udev.c
 2023-07-05 14:50 UTC 

[PATCH v4 1/2] Mdmonitor: Improve udev event handling
 2023-07-05 14:50 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).