linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-01 07:29:31 to 2023-06-21 08:53:31 UTC [more...]

[PATCH v2 0/8] md: fix and refactor io accounting and 'active_io'
 2023-06-21 16:51 UTC  (7+ messages)
` [PATCH v2 1/8] md: move initialization and destruction of 'io_acct_set' to md.c
` [PATCH v2 2/8] md: also clone new io if io accounting is disabled
` [PATCH v2 3/8] raid5: fix missing io accounting in raid5_align_endio()
` [PATCH v2 5/8] md/raid10: switch to use md_account_bio() for io accounting
` [PATCH v2 6/8] md/md-multipath: enable "
` [PATCH v2 7/8] md/md-linear: "

Unacceptably Poor RAID1 Performance with Many CPU Cores
 2023-06-21  8:26 UTC  (24+ messages)

[PATCH] md: use mddev->external to select holder in export_rdev()
 2023-06-21  8:21 UTC  (6+ messages)

[PATCH] md: fix 'delete_mutex' deadlock
 2023-06-21 14:29 UTC 

[PATCH v3] md: fix duplicate filename for rdev
 2023-06-21  3:46 UTC  (6+ messages)

[PATCH -next 0/8] md: fix and refactor io accounting and 'active_io'
 2023-06-21  3:22 UTC  (22+ messages)
` [PATCH -next 1/8] md: move initialization and destruction of 'io_acct_set' to md.c
` [PATCH -next 2/8] md: also clone new io if io accounting is disabled
` [PATCH -next 3/8] raid5: fix missing io accounting in raid5_align_endio()
` [PATCH -next 4/8] md/raid1: switch to use md_account_bio() for io accounting
` [PATCH -next 5/8] md/raid10: "
` [PATCH -next 6/8] md/md-multipath: enable "
` [PATCH -next 7/8] md/md-linear: "
` [PATCH -next 8/8] md/md-faulty: "

[PATCH v2] raid10: avoid spin_lock from fastpath from raid10_unplug()
 2023-06-21 10:57 UTC 

raid0 + original layout + discard + different disk sizes => can corrupt data
 2023-06-20 21:39 UTC 

[PATCH] raid10: avoid spin_lock from fastpath from raid10_unplug()
 2023-06-20 17:38 UTC  (5+ messages)

[song-md:md-next] BUILD SUCCESS 40c7a6a5605810f9db267cdf47e0a32ce96ea491
 2023-06-16 20:08 UTC 

[PATCH] Add secure gethostname() wrapper
 2023-06-16 19:45 UTC 

[PATCH] Add secure gethostname() wrapper
 2023-06-16 19:43 UTC 

[PATCH] md/raid1-10: shut up randstruct warning again
 2023-06-16  9:30 UTC  (2+ messages)

[PATCH 0/3] md/raid10: record rdev/replacement in r10bio
 2023-06-16  9:01 UTC  (7+ messages)
` [PATCH 1/3] md/raid10: record rdev/replacement in struct r10bio
` [PATCH 2/3] md/raid10: get rdev/replacemenet from r10bio for normal write
` [PATCH 3/3] md/raid10: improve raid10_end_write_request()

deprecate md bitmap file support
 2023-06-16  7:01 UTC  (43+ messages)
` [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
` [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
` [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
` [PATCH 04/11] md-bitmap: split file writes into a separate helper
` [PATCH 05/11] md-bitmap: rename read_page to read_file_page
` [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
` [PATCH 07/11] md-bitmap: cleanup read_sb_page
` [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
` [PATCH 09/11] md-bitmap: don't use ->index for pages backing the bitmap file
` [PATCH 10/11] md: make bitmap file support optional
` [PATCH 11/11] md: deprecate bitmap file support

[PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
 2023-06-16  6:41 UTC  (37+ messages)
` [PATCH -next v2 1/6] Revert "md: unlock mddev before reap sync_thread in action_store"
` [PATCH -next v2 2/6] md: refactor action_store() for 'idle' and 'frozen'
  ` [dm-devel] "
` [PATCH -next v2 3/6] md: add a mutex to synchronize idle and frozen in action_store()
  ` [dm-devel] "
` [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
  ` [dm-devel] "
` [PATCH -next v2 5/6] md: wake up 'resync_wait' at last in md_reap_sync_thread()
` [PATCH -next v2 6/6] md: enhance checking in md_check_recovery()
  ` [dm-devel] "

[PATCH] md/raid1-10: fix casting from randomized structure in raid1_submit_write()
 2023-06-16  6:27 UTC  (2+ messages)

[PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
 2023-06-16  6:12 UTC  (4+ messages)

[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 *'
 2023-06-15 15:41 UTC  (3+ messages)

[GIT PULL] md-next 20230613
 2023-06-14 12:59 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 460af1f9d9e62acce4a21f9bd00b5bcd5963bcd4
 2023-06-14 10:50 UTC 

The read data is wrong from raid5 when recovery happens
 2023-06-14  8:46 UTC  (15+ messages)

[song-md:md-next] BUILD SUCCESS 3f38d83c0f18f5eaef5c248769f5a7eb368e9a47
 2023-06-09 13:32 UTC 

[GIT PULL] md-next 20230608
 2023-06-08 16:01 UTC 

[PATCH] Fix mdmonitor-oneshot.service fail to be executed
 2023-06-07 11:05 UTC  (3+ messages)

[song-md:md-next] BUILD SUCCESS 05efc5bded36ba1a6d3db1b8cfeecb6a6f07508c
 2023-06-07 10:31 UTC 

[PATCH -next v3 0/7] limit the number of plugged bio
 2023-06-06 21:54 UTC  (4+ messages)
` [PATCH -next v3 5/7] md/md-bitmap: add a new helper to unplug bitmap asynchrously

[song-md:md-next] BUILD SUCCESS 8404706db6fa00b1bb2f8f6d276b33eed68b7ab8
 2023-06-06 12:53 UTC 

[PATCH v7 0/2] raid10 bugfix
 2023-06-06  0:07 UTC  (4+ messages)
` [PATCH v7 1/2] md/raid10: Do not add spare disk when recovery fails
` [PATCH v7 2/2] md/raid10: fix io loss while replacement replace rdev

[PATCH v2] md/raid5: don't allow concurrent reshape with recovery
 2023-06-05 23:59 UTC  (7+ messages)

[PATCH] raid1: fix incorrect page freeing in alloc_behind_master_bio
 2023-06-05  7:58 UTC  (2+ messages)

[PATCH v5 0/2] raid10 bugfix
 2023-06-02  9:23 UTC  (6+ messages)
` [PATCH v5 1/2] md/raid10: fix incorrect done of recovery

[PATCH v6 0/2] raid10 bugfix
 2023-06-02  7:17 UTC  (3+ messages)
` [PATCH v6 1/2] md/raid10: Do not add spare disk when recovery fail
` [PATCH v6 2/2] md/raid10: fix io loss while replacement replace rdev

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-06-01 18:46 UTC  (6+ messages)
` [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails
  ` [dm-devel] "

[PATCH v2 0/6] mdadm: POSIX portable naming rules
 2023-06-01  9:52 UTC  (9+ messages)
` [PATCH 1/6] tests: create names_template
` [PATCH 2/6] tests: create 00confnames
` [PATCH 3/6] mdadm: set ident.devname if applicable
` [PATCH 4/6] mdadm: refactor ident->name handling
` [PATCH 5/6] mdadm: define ident_set_devname()
` [PATCH 6/6] mdadm: Follow POSIX Portable Character Set


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).