linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-26 09:18:14 to 2021-10-12 17:20:59 UTC [more...]

[PATCH RESEND] md: allow to set the fail_fast on RAID1/RAID10
 2021-10-12 17:20 UTC  (11+ messages)

[GIT PULL] md-next 20211008
 2021-10-12 16:38 UTC  (3+ messages)

raid6check map sector to stripe
 2021-10-12 15:59 UTC 

[PATCH] Assemble: apply sysfs rules
 2021-10-12 10:16 UTC 

"md/raid:mdX: cannot start dirty degraded array."
 2021-10-11 13:55 UTC  (3+ messages)

[song-md:md-next] BUILD SUCCESS 2bb33192d6a707aa20f43ea865892b448dd298c1
 2021-10-09 22:57 UTC 

[PATCH] Fix 2 dc stream buffer
 2021-10-08 16:00 UTC  (2+ messages)

[PATCH] imsm: Remove possibility for get_imsm_dev to return NULL
 2021-10-08 16:05 UTC  (2+ messages)

[PATCH] Fix potential overlap dest buffer
 2021-10-08 15:50 UTC  (2+ messages)

[PATCH V2] disallow create or grow clustered bitmap with writemostly set
 2021-10-08 15:48 UTC  (2+ messages)

[PATCH V5] Fix buffer size warning for strcpy
 2021-10-08 15:46 UTC  (2+ messages)

[PATCH] Refactor parse_num and use it to parse optarg
 2021-10-08 11:11 UTC  (2+ messages)

[PATCH V2] Grow: Close cfd file descriptor
 2021-10-08 10:52 UTC  (2+ messages)

[PATCH] Fix error message when creating raid 4, 5 and 10
 2021-10-08 10:30 UTC  (2+ messages)

[PATCH] Incremental: Fix possible memory and resource leaks
 2021-10-08 10:28 UTC  (2+ messages)

[PATCH]mdadm: fix coredump of mdadm --monitor -r
 2021-10-08 10:01 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 6d2b25bfc66f97d67ab0669bf655db8d71205209
 2021-10-08  3:42 UTC 

[PATCH] md: allow to set the fail_fast on RAID1/RAID10
 2021-10-08  3:23 UTC  (6+ messages)

[PATCH 0/6] Misc changes for md
 2021-10-07 10:20 UTC  (14+ messages)
` [PATCH 1/6] md/raid1: only allocate write behind bio for WriteMostly device
` [PATCH 2/6] md/bitmap: don't set max_write_behind if there is no write mostly device
` [PATCH 3/6] md/raid1: use rdev in raid1_write_request directly
` [PATCH 4/6] md/raid10: add 'read_err' to raid10_read_request
` [PATCH 5/6] md/raid5: call roundup_pow_of_two in raid5_run
` [PATCH 6/6] md: remove unused argument from md_new_event

The mdadm maintenance
 2021-10-06 11:18 UTC  (2+ messages)

[PATCH] mdadm: split off shared library
 2021-10-06 10:58 UTC  (8+ messages)

[song-md:md-next] BUILD SUCCESS 46f0fffb8e88f2a7c40ce67bb08e47f1f78a191f
 2021-10-01 10:57 UTC 

[song-md:md-fixes] BUILD SUCCESS 7df835a32a8bedf7ce88efcfa7c9b245b52ff139
 2021-10-01  3:42 UTC 

Missing superblock on two disks in raid5
 2021-09-30 20:53 UTC  (3+ messages)

[PATCH 0/2] Use MD_BROKEN for redundant arrays
 2021-09-30 15:56 UTC  (13+ messages)
` [PATCH 1/2] md, raid1, raid10: Set MD_BROKEN for RAID1 and RAID10
` [PATCH 2/2] raid5: introduce MD_BROKEN

[PATCH] mdadm.8: Copy --no-degraded clarification from --help output
 2021-09-29  8:21 UTC 

Mdadm opinion request
 2021-09-29  8:07 UTC 

[PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization
 2021-09-29  8:04 UTC  (4+ messages)
` [PATCH 4/4 v4] mdmon: bad block support for external metadata - clear bad blocks

[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-09-28  0:57 UTC  (5+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error
` [PATCH v2 2/2] block: add __must_check for *add_disk*() callers

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-27  8:23 UTC  (24+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs
` Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)

[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
 2021-09-25 23:02 UTC  (11+ messages)

Question for a kernel developer "in the know" - RE: [Non-DoD Source] Re: Can't get RAID5/RAID6 NVMe randomread IOPS - AMD ROME what am I missing?????
 2021-09-23 21:35 UTC  (2+ messages)

[GIT PULL] md-fixes 20210922
 2021-09-22 18:42 UTC  (4+ messages)

[PATCH] mdopen: use safe functions in create_mddev
 2021-09-21  7:52 UTC 

Raid 5 where 2 disks out of 4 were unplugged
 2021-09-15 14:11 UTC  (4+ messages)

[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:30 UTC  (8+ messages)
` [PATCH v2 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v2 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v2 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v2 4/6] badblocks: improve badblocks_clear() "
` [PATCH v2 5/6] badblocks: improve badblocks_check() "
` [PATCH v2 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

[PATCH v4 0/3] dm: audit event logging
 2021-09-12  9:38 UTC  (9+ messages)
` [PATCH v4 1/3] dm: introduce audit event module for device mapper
` [PATCH v4 2/3] dm integrity: log audit events for dm-integrity target
` [PATCH v4 3/3] dm crypt: log aead integrity violations to audit subsystem

[PATCH] blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
 2021-09-10 14:48 UTC  (4+ messages)
  ` [Non-DoD Source] "

[song-md:md-fixes] BUILD SUCCESS 879401f903413462729f11f8fd7c6eabeb241358
 2021-09-10  2:31 UTC 

fix a lock order reversal in md_alloc
 2021-09-09  6:14 UTC  (11+ messages)
` [PATCH 1/5] md: "
` [PATCH 2/5] md: add error handling support for add_disk()
` [PATCH 3/5] md: add the bitmap group to the default groups for the md kobject
` [PATCH 4/5] md: extend disks_mutex coverage
` [PATCH 5/5] md: properly unwind when failing to add the kobject in md_alloc

mdadm resync causes stable system to crash every 2 or 3 hours
 2021-09-07 22:55 UTC  (7+ messages)

Slow initial resync in RAID6 with 36 SAS drives
 2021-09-04 15:24 UTC  (9+ messages)
  ` [Non-DoD Source] "

[PATCH v3 0/3] dm: audit event logging
 2021-09-04  9:24 UTC  (6+ messages)
` [PATCH v3 1/3] dm: introduce audit event module for device mapper
` [PATCH v3 2/3] dm integrity: log audit events for dm-integrity target
` [PATCH v3 3/3] dm crypt: log aead integrity violations to audit subsystem

[PATCH 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-09-04  1:39 UTC  (3+ messages)
` [PATCH 1/2] block: make __register_blkdev() return an error
` [PATCH 2/2] block: add __must_check for *add_disk*() callers

[PATCH v3] Monitor: print message before quit for no array to monitor
 2021-09-02  7:32 UTC 

[PATCH v2] Monitor: print message before quit for no array to monitor
 2021-09-02  7:26 UTC  (3+ messages)

[PATCH] Monitor: print message before quit for no array to monitor
 2021-09-02  2:32 UTC 

[PATCH] Grow: Close cfd file descriptor
 2021-08-30 14:49 UTC  (2+ messages)
` Incorrect time (was: [PATCH] Grow: Close cfd file descriptor)

Disable --write-behind for existing array
 2021-08-29 13:56 UTC 

[song-md:md-next] BUILD SUCCESS 6607cd319b6b91bff94e90f798a61c031650b514
 2021-08-28 11:07 UTC 

[GIT PULL] md-next 20210827
 2021-08-27 22:15 UTC 

[song-md:md-next] BUILD SUCCESS 8c3bad958be2ddca2294217a45c40badcd5507e9
 2021-08-27  4:48 UTC 

[song-md:md-fixes] BUILD SUCCESS 9cd81ffa6546bea41d67008d4b4e0bcdad2bd5bf
 2021-08-26 16:25 UTC 

[PATCH v2] md/raid10: Remove rcu_dereference when it doesn't need rcu lock to protect
 2021-08-26 16:18 UTC  (3+ messages)

[PATCH] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
 2021-08-26 16:16 UTC  (4+ messages)
  ` [PATCH V4] "

[GIT PULL] md-fixes 20210825
 2021-08-26 15:35 UTC  (3+ messages)


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