linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-06 20:59:01 to 2022-03-09 16:09:26 UTC [more...]

striping 2x500G to mirror 1x1T
 2022-03-09 16:04 UTC  (8+ messages)
  ` backups and losses (was "Re: striping 2x500G to mirror 1x1T")
` to partition or not to partition "

[PATCH 1/2] nvme: remove support or stream based temperature hint
 2022-03-09 13:31 UTC  (19+ messages)
` [PATCH 2/2] block: remove the per-bio/request write hint
      ` Number of parity disks

raid5 bio handling cleanups
 2022-03-09  7:00 UTC  (9+ messages)
` [PATCH 1/4] raid5-ppl: fully initialize the bio in ppl_new_iounit
` [PATCH 2/4] raid5-cache: fully initialize flush_bio when needed
` [PATCH 3/4] raid5-cache: statically allocate the recovery ra bio
` [PATCH 4/4] raid5: initialize the stripe_head embeeded bios as needed

[PATCH] block: check more requests for multiple_queues in blk_attempt_plug_merge
 2022-03-09  6:42 UTC 

Raid6 check performance regression 5.15 -> 5.16
 2022-03-09  6:35 UTC  (8+ messages)

cleanup bio_kmalloc v2
 2022-03-09  3:06 UTC  (10+ messages)
` [PATCH 1/5] btrfs: simplify ->flush_bio handling
` [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
` [PATCH 3/5] target/pscsi: remove pscsi_get_bio
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
` [PATCH 5/5] pktcdvd: stop using bio_reset

[GIT PULL] md-next 20220308
 2022-03-08 23:41 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 0a43d103a1779d768bc52be4613f59d7c00c9a8a
 2022-03-08  2:11 UTC 

remove bio_devname
 2022-03-07 16:56 UTC  (27+ messages)
` [PATCH 01/10] block: fix and cleanup bio_check_ro
` [PATCH 02/10] block: remove handle_bad_sector
` [PATCH 03/10] pktcdvd: remove a pointless debug check in pkt_submit_bio
` [PATCH 04/10] dm-crypt: stop using bio_devname
` [PATCH 05/10] dm-integrity: "
` [PATCH 06/10] md-multipath: "
` [PATCH 07/10] raid1: "
` [PATCH 08/10] raid5-ppl: "
` [PATCH 09/10] ext4: "
` [PATCH 10/10] block: remove bio_devname

bcache patches for Linux v5.18
 2022-03-06 15:53 UTC  (5+ messages)

unsubcribe
 2022-03-04 18:38 UTC 

Raid5 Batching Question
 2022-03-04 14:21 UTC  (5+ messages)

Bug 215605 - [5.14 regression] BUG: unable to handle page fault while running badblocks (fsck.ext4 -c) on a raid5 md array
 2022-03-04  6:26 UTC  (5+ messages)

[PATCH] md: use msleep() in md_notify_reboot()
 2022-03-04  6:23 UTC  (2+ messages)

[PATCH v3 0/3] Improve failed arrays handling
 2022-03-03 16:21 UTC  (21+ messages)
` [PATCH 1/3] raid0, linear, md: add error_handlers for raid0 and linear
` [PATCH 2/3] md: Set MD_BROKEN for RAID1 and RAID10
` [PATCH 3/3] raid5: introduce MD_BROKEN

[song-md:md-next] BUILD SUCCESS 701c73b4114293fc2b2781bb70ee5c7d5296d85f
 2022-03-03 16:05 UTC 

[PATCH] md: remove most calls to bdevname
 2022-03-03 11:21 UTC  (2+ messages)

mdadm clone for continuous integration
 2022-03-02 18:47 UTC  (2+ messages)

cleanup bio_kmalloc
 2022-03-02  3:01 UTC  (9+ messages)
` [PATCH 1/5] btrfs: simplify ->flush_bio handling
` [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
` [PATCH 3/5] target/pscsi: remove pscsi_get_bio
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
` [PATCH 5/5] pktcdvd: stop using bio_reset

[PATCH] udev-md-raid-assembly.rules: skip if DM_UDEV_DISABLE_OTHER_RULES_FLAG
 2022-03-01  7:53 UTC  (12+ messages)
      ` [dm-devel] "

What leads to "bitmap file is out of date, doing full recovery"
 2022-02-25  8:10 UTC 

[PATCH v2 0/2] Improve signal handling
 2022-02-21 12:05 UTC  (3+ messages)
` [PATCH 1/2] Replace error prone signal() with sigaction()
` [PATCH 2/2] Optimize signal setting in alert() function

[PATCH 1/2] Replace error prone signal() with sigaction()
 2022-02-21  9:48 UTC 

[PATCH 2/2] Optimize signal setting in alert() function
 2022-02-21  9:48 UTC 

[PATCH 0/2] Improve signal handling
 2022-02-21  9:47 UTC 

Reshape corrupting data after growing raid10
 2022-02-17 19:17 UTC 

[PATCH v2] udev-md-raid-assembly.rules: skip if DM_UDEV_DISABLE_OTHER_RULES_FLAG
 2022-02-17 14:58 UTC 

[PATCH] mdadm/systemd: remove KillMode=none from service file
 2022-02-15 13:34 UTC 

remove from linux-raid@vger.kernel.org
 2022-02-13 17:11 UTC  (2+ messages)

[RFC PATCH] md: raid456 improve discard performance
 2022-02-11 14:45 UTC  (5+ messages)

fail_last_dev and FailFast/LastDev flag incompatibility
 2022-02-11  8:51 UTC  (6+ messages)

Replacing all disks in a an array as a preventative measure before failing
 2022-02-09 21:15 UTC  (7+ messages)

[song-md:md-next] BUILD SUCCESS ca9c1082dc798a84561ba501e8daa9ff8077388d
 2022-02-09 18:51 UTC 

[PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
 2022-02-09 14:45 UTC  (6+ messages)
` [PATCH v2 2/2] lib/raid6: Include <asm/ppc-opcode.h> for `VPERMXOR`

[PATCH] Revert "mdadm: fix coredump of mdadm --monitor -r"
 2022-02-09 12:42 UTC 

[PATCH] Assemble: check if device is container before scheduling force-clean update
 2022-02-09  9:09 UTC 

[PATCH] Monitor: use devname as char array instead of pointer
 2022-02-09  8:56 UTC 

[song-md:md-next] BUILD SUCCESS 29147ed79b7add3a937c0ee6d54cf22ae5b70853
 2022-02-08 20:16 UTC 

[PATCH 1/3] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
 2022-02-08 18:44 UTC  (3+ messages)

[PATCH v2] lib/raid6/test: fix multiple definition linking error
 2022-02-08 17:58 UTC  (2+ messages)

[PATCH] fix multiple definition linking error due to missing extern
 2022-02-08 16:51 UTC  (4+ messages)

[PATCH] mdadm: fix msg when removing a device using the short arg -r
 2022-02-08 14:49 UTC  (3+ messages)

[PATCH] Replace error prone signal() with sigaction()
 2022-02-08 15:29 UTC  (5+ messages)
` Messages with timestamps from the future from intel.com (was: [PATCH] Replace error prone signal() with sigaction())


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