messages from 2023-07-27 08:22:03 to 2023-08-07 11:31:16 UTC [more...]
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-07 11:09 UTC (34+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
` [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex
NULL pointer dereference with MD write-back journal, where journal device is RAID-1
2023-08-07 6:08 UTC (8+ messages)
[PATCH v3 0/3] raid5, raid6: Accelerate RAID math with LoongArch SIMD
2023-08-04 15:27 UTC (5+ messages)
` [PATCH v3 1/3] LoongArch: Add SIMD-optimized XOR routines
` [PATCH v3 2/3] raid6: Add LoongArch SIMD syndrome calculation
` [PATCH v3 3/3] raid6: Add LoongArch SIMD recovery implementation
[PATCH v2 0/3] raid5, raid6: Accelerate RAID math with LoongArch SIMD
2023-08-04 6:24 UTC (6+ messages)
` [PATCH v2 1/3] LoongArch: Add SIMD-optimized XOR routines
` [PATCH v2 2/3] raid6: Add LoongArch SIMD syndrome calculation
` [PATCH v2 3/3] raid6: Add LoongArch SIMD recovery implementation
[PATCH -next 00/29] md: synchronize io with array reconfiguration
2023-08-03 13:29 UTC (30+ messages)
` [PATCH -next 01/29] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
` [PATCH -next 02/29] md: use 'mddev->suspended' for is_md_suspended()
` [PATCH -next 03/29] md: add new helpers to suspend/resume array
` [PATCH -next 04/29] md: add new helpers to suspend/resume and lock/unlock array
` [PATCH -next 05/29] md: use new apis to suspend array for suspend_lo/hi/store()
` [PATCH -next 06/29] md: use new apis to suspend array for level_store()
` [PATCH -next 07/29] md: use new apis to suspend array for serialize_policy_store()
` [PATCH -next 08/29] md/dm-raid: use new apis to suspend array
` [PATCH -next 09/29] md/md-bitmap: use new apis to suspend array for location_store()
` [PATCH -next 10/29] md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
` [PATCH -next 11/29] md/raid5-cache: use new apis to suspend array for r5c_disable_writeback_async()
` [PATCH -next 12/29] md/raid5-cache: use new apis to suspend array for r5c_journal_mode_store()
` [PATCH -next 13/29] md/raid5: use new apis to suspend array for raid5_store_stripe_size()
` [PATCH -next 14/29] md/raid5: use new apis to suspend array for raid5_store_skip_copy()
` [PATCH -next 15/29] md/raid5: use new apis to suspend array for raid5_store_group_thread_cnt()
` [PATCH -next 16/29] md/raid5: use new apis to suspend array for raid5_change_consistency_policy()
` [PATCH -next 17/29] md/raid5: replace suspend with quiesce() callback
` [PATCH -next 18/29] md: quiesce before md_kick_rdev_from_array() for md-cluster
` [PATCH -next 19/29] md: use new apis to suspend array for ioctls involed array reconfiguration
` [PATCH -next 20/29] md: use new apis to suspend array for adding/removing rdev from state_store()
` [PATCH -next 21/29] md: use new apis to suspend array for bind_rdev_to_array()
` [PATCH -next 22/29] md: use new apis to suspend array related to serial pool in state_store()
` [PATCH -next 23/29] md: use new apis to suspend array in backlog_store()
` [PATCH -next 24/29] md: suspend array in md_start_sync() if array need reconfiguration
` [PATCH -next 25/29] md: cleanup mddev_create/destroy_serial_pool()
` [PATCH -next 26/29] md/md-linear: cleanup linear_add()
` [PATCH -next 27/29] md: remove mddev_suspend() and mddev_resume()
` [PATCH -next 28/29] md/raid5: Revert "md/raid5: fix a deadlock in the case that reshape is interrupted"
` [PATCH -next 29/29] md: Revert "md: add a new api prepare_suspend() in md_personality"
[PATCH -next 0/7] md: initialize 'active_io' while allocating
2023-08-03 13:27 UTC (8+ messages)
` [PATCH -next 1/7] md: initialize 'active_io' while allocating mddev
` [PATCH -next 2/7] md: initialize 'writes_pending' "
` [PATCH -next 3/7] md: don't rely on 'mddev->pers' to be set in mddev_suspend()
` [PATCH -next 4/7] md-bitmap: remove the checking of 'pers->quiesce' from location_store()
` [PATCH -next 5/7] md-bitmap: suspend array earlier in location_store()
` [PATCH -next 6/7] md: don't check 'mddev->pers' from suspend_hi_store()
` [PATCH -next 7/7] md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()
[PATCH -next 00/13] md: make rdev addition and removal independent from daemon thread
2023-08-03 13:24 UTC (14+ messages)
` [PATCH -next 01/13] md: remove rdev flag 'RemoveSynchronized'
` [PATCH -next 02/13] md: factor out a helper rdev_removeable() from remove_and_add_spares()
` [PATCH -next 03/13] md: factor out a helper rdev_is_spare() "
` [PATCH -next 04/13] md: factor out a helper rdev_addable() "
` [PATCH -next 05/13] md: factor out a helper hot_remove_rdev() "
` [PATCH -next 06/13] md: factor out a helper hot_add_rdev() "
` [PATCH -next 07/13] md: factor out a helper remove_rdev() from state_store()
` [PATCH -next 08/13] md: convert to use hot_remove_rdev() to hot remove one rdev
` [PATCH -next 09/13] md: convert to use hot_add_rdev() to hot add "
` [PATCH -next 10/13] md: cleanup remove_and_add_spares()
` [PATCH -next 11/13] md: use separate work_struct for md_start_sync()
` [PATCH -next 12/13] md: delay choosing sync direction to md_start_sync()
` [PATCH -next 13/13] md: delay remove_and_add_spares() for read only array "
The imsm regression tests fail
2023-08-03 11:41 UTC (3+ messages)
[PATCH -next v3] md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
2023-08-03 7:17 UTC
[PATCH -next v2] md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
2023-08-03 6:53 UTC
[PATCH -next] md:ensure mddev->reconfig_mutex is hold when try to get mddev->sync_thread
2023-08-03 6:49 UTC (4+ messages)
[PATCH 0/3] raid5, raid6: Accelerate RAID math with LoongArch SIMD
2023-08-01 10:54 UTC (5+ messages)
` [PATCH 1/3] LoongArch: Add SIMD-optimized XOR routines
` [PATCH 2/3] raid6: Add LoongArch SIMD syndrome calculation
` [PATCH 3/3] raid6: Add LoongArch SIMD recovery implementation
[PATCH v3 0/3] don't change mempool if in-flight r1bio exists
2023-08-01 1:24 UTC (22+ messages)
` [PATCH v3 1/3] md/raid1: freeze array more strictly when reshape
` [PATCH v3 3/3] md/raid1: check array size before reshape
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-31 11:13 UTC (6+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
[PATCH 0/5] raid6: raid6test build fixes and cleanups
2023-07-31 10:49 UTC (6+ messages)
` [PATCH 1/5] raid6: remove the <linux/export.h> include from recov.c
` [PATCH 2/5] raid6: guard the tables.c include of <linux/export.h> with __KERNEL__
` [PATCH 3/5] raid6: test: cosmetic cleanups for the test Makefile
` [PATCH 4/5] raid6: test: make sure all intermediate and artifact files are .gitignored
` [PATCH 5/5] raid6: test: only check for Altivec if building on powerpc hosts
[PATCH v2] md/bitmap: Avoid protection error writing bitmap page with block integrity
2023-07-31 7:49 UTC (3+ messages)
` "
[PATCH -next] md/raid10: fix a 'conf->barrier' leakage in raid10_takeover()
2023-07-31 5:49 UTC (2+ messages)
[PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
2023-07-31 1:07 UTC (4+ messages)
[PATCH] md: fix potential OOB in multipath_remove_disk()
2023-07-30 9:46 UTC (5+ messages)
[song-md:md-next] BUILD SUCCESS 07e62cc3a340f69c669cae05255a6a0182a0226b
2023-07-30 4:30 UTC
[GIT PULL] md-next 20230729
2023-07-29 13:18 UTC (2+ messages)
[PATCH -next v3] md/raid5-cache: fix a deadlock in r5l_exit_log()
2023-07-29 10:44 UTC (2+ messages)
[PATCH -next v2 0/3] dm-raid: minor fixes
2023-07-29 10:32 UTC (2+ messages)
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
2023-07-29 8:47 UTC (53+ messages)
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
` [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [PATCH v3 43/49] mm: shrinker: remove old APIs
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [PATCH v3 47/49] mm: shrinker: make memcg "
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex
[song-md:md-next] BUILD SUCCESS 44abfa6a95df425c0660d56043020b67e6d93ab8
2023-07-27 23:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).