linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-10 12:15:33 to 2021-08-17 21:53:32 UTC [more...]

[PATCH] Fix buffer size warning for strcpy
 2021-08-17 21:53 UTC  (2+ messages)

[PATCH] Fix potential overlap dest buffer
 2021-08-17 21:40 UTC  (2+ messages)

Can't get RAID5/RAID6 NVMe randomread IOPS - AMD ROME what am I missing?????
 2021-08-17 21:21 UTC  (24+ messages)
  ` [Non-DoD Source] "
    ` [Non-DoD Source] "

[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
 2021-08-17 12:32 UTC  (13+ messages)

[PATCH] drivers:md:fix a potential use-after-free bug
 2021-08-17  7:47 UTC  (2+ messages)

add a bvec_virt helper
 2021-08-16 16:51 UTC  (30+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
  ` [dm-devel] "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "
` [PATCH 14/15] dcssblk: "
` [PATCH 15/15] nvme: "

[PATCH 1/1] md/raid10: Remove rcu_dereference when it doesn't need rcu lock to protect
 2021-08-16  9:33 UTC  (7+ messages)

[PATCH]mdadm: fix coredump of mdadm --monitor -r
 2021-08-16  7:24 UTC 

[PATCH v2 0/3] dm: audit event logging
 2021-08-14 18:33 UTC  (4+ messages)
` [PATCH v2 1/3] dm: introduce audit event module for device mapper
` [PATCH v2 2/3] dm integrity: log audit events for dm-integrity target
` [PATCH v2 3/3] dm crypt: log aead integrity violations to audit subsystem

[PATCH] Utils: Change sprintf to snprintf
 2021-08-13 19:21 UTC  (2+ messages)

[PATCH] Fix return value from fstat calls
 2021-08-13 19:19 UTC  (10+ messages)
` [PATCH V2] "

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

remove GENHD_FL_UP
 2021-08-12 16:30 UTC  (14+ messages)
` [PATCH 1/8] mmc: block: let device_add_disk create disk attributes
` [PATCH 2/8] mmc: block: cleanup gendisk creation
` [PATCH 3/8] nvme: remove the GENHD_FL_UP check in nvme_ns_remove
` [PATCH 4/8] nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
` [PATCH 5/8] sx8: use the internal state machine to check if del_gendisk needs to be called
` [PATCH 6/8] bcache: add proper error unwinding in bcache_device_init
` [PATCH 7/8] bcache: move the del_gendisk call out of bcache_device_free
` [PATCH 8/8] block: remove GENHD_FL_UP

[PATCH] Fix 2 dc stream buffer
 2021-08-11 13:39 UTC 

[GIT PULL] md-fixes 20210804
 2021-08-10  9:46 UTC  (5+ messages)

[RFC PATCH v1 0/4] keys: introduce key_extract_material helper
 2021-08-06 10:53 UTC  (6+ messages)
` [RFC PATCH v1 1/4] "
` [RFC PATCH v1 2/4] dm: crypt: use new "
` [RFC PATCH v1 3/4] ubifs: auth: remove never hit key type error check
` [RFC PATCH v1 4/4] ubifs: auth: consult encrypted and trusted keys if no logon key was found

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:16 UTC 

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-05 16:20 UTC  (5+ messages)
` [PATCH 15/38] md/raid5: Replace deprecated CPU-hotplug functions

help channel for md raid?
 2021-08-04  9:40 UTC  (5+ messages)

ANNOUNCE: mdadm 4.2-rc2 - A tool for managing md Soft RAID under Linux
 2021-08-03 16:32 UTC  (4+ messages)

[PATCH 5/5] tests: avoid passing chunk size to raid1
 2021-08-02 15:49 UTC  (2+ messages)

[PATCH 4/5] tests: fix swap_super path
 2021-08-02 15:48 UTC  (2+ messages)

[PATCH 3/5] Assemble: skip devices that don't match uuid instead of aborting the assembly
 2021-08-02 14:53 UTC  (2+ messages)

[PATCH 2/5] tests: clear the superblock before adding a device to the array
 2021-08-02 14:45 UTC  (2+ messages)

[PATCH 1/5] tests: remove raid0 tests for 0.90 metadata version
 2021-08-02 14:34 UTC  (2+ messages)

[PATCH] Add monitor delay parameter to mdadm.conf
 2021-08-02 14:24 UTC  (2+ messages)

[PATCH] tests: Avoid passing chunk size when creating RAID 1
 2021-08-02 14:05 UTC  (2+ messages)

[PATCH] Fix memory leak after "mdadm --detail"
 2021-08-02 14:03 UTC  (2+ messages)

[PATCH] Assemble: start dirty and degraded array
 2021-07-27 21:36 UTC  (2+ messages)

[PATCH] imsm: fix num_data_stripes after raid0 takeover
 2021-07-27 20:05 UTC  (2+ messages)

SSD based sw RAID: is ERC/TLER really important?
 2021-07-26 16:12 UTC  (10+ messages)

[song-md:md-fixes] BUILD SUCCESS 5ba03936c05584b6f6f79be5ebe7e5036c1dd252
 2021-07-24  6:43 UTC 

[PATCH v2][RESEND] md/raid10: properly indicate failure when ending a failed write request
 2021-07-23 17:19 UTC  (3+ messages)

[PATCH RFC 11/13] md/bitmap: simplify the printing with '%pD' specifier
 2021-07-23 17:05 UTC  (3+ messages)

[PATCH] md/bitmap: Use 'atomic_inc_return' instead of hand-writing it
 2021-07-23 12:21 UTC 

[PATCH 0/5] Resurrect mdadm test cases - Series 1
 2021-07-22 18:26 UTC 

mdadm 4.2-rc2
 2021-07-21 13:51 UTC  (3+ messages)

[PATCH 2/5] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()
 2021-07-21  5:03 UTC 

[PATCH 1/3] imsm: correct offset for 4k disks in --examine output
 2021-07-16 14:26 UTC  (2+ messages)

[PATCH] Use dev_open in validate geometry container
 2021-07-16 14:23 UTC  (2+ messages)

[PATCH 1/1] mdadm/super1: It needs to specify int32 for bitmap_offset
 2021-07-16 14:22 UTC  (2+ messages)

[PATCH] Add error handling for chunk size in RAID1
 2021-07-16 14:31 UTC  (2+ messages)

[PATCH] imsm: Fix possible memory leaks and refactor freeing struct dl
 2021-07-16 14:30 UTC  (2+ messages)

[PATCH 1/1] mdadm: Fix building errors
 2021-07-16 14:27 UTC  (2+ messages)

RAID5 now recognized as RAID1
 2021-07-15  4:59 UTC  (4+ messages)

What about the kernel patch "failfast" and SCTERC/kernel-driver timeouts
 2021-07-11 17:09 UTC  (3+ messages)

1T and 500+500 mirror, but different speeds
 2021-07-11  4:09 UTC  (4+ 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).