linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 08:14:36 to 2022-12-08 20:06:43 UTC [more...]

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-12-08 20:06 UTC  (13+ messages)

[RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
 2022-12-08  2:55 UTC  (7+ messages)

[RFC] block: Change the granularity of io ticks from ms to ns
 2022-12-07 17:22 UTC  (7+ messages)

[PATCH] block: remove bio_set_op_attrs
 2022-12-07 16:43 UTC  (7+ messages)
    ` [dm-devel] "

how do i fix these RAID5 arrays?
 2022-12-04 13:54 UTC  (62+ messages)
        ` and dm-integrity, too (was "Re: how do i fix these RAID5 arrays?")
              ` md RAID0 can be grown "
                  ` md vs LVM and VMs and ... (was "Re: md RAID0 can be grown (was ...")
                      ` batches and serial numbers (was "Re: md vs LVM and VMs and ...")
                          ` batches and serial numbers
                ` md RAID0 can be grown
      ` about linear and about RAID10 (was "Re: how do i fix these RAID5 arrays?")
          ` about linear and about RAID10
              ` stripe size checking (was "Re: about linear and about RAID10")

Revisit Old Issue - Raid1 (harmless still?) mismatch_cnt = 128 on scrub?
 2022-12-03 12:23 UTC  (4+ messages)

[song-md:md-next] BUILD SUCCESS b5c1acf012a7a73e3d0c5c3605ececcca6797267
 2022-12-03  8:22 UTC 

[GIT PULL] md-next 20221202
 2022-12-02 19:37 UTC  (2+ messages)

Fwd: Recover RAID5
 2022-12-01 19:56 UTC 

[song-md:md-next] BUILD SUCCESS b41b054a24e7026fad2dac6363668841ad5019d5
 2022-11-30 17:02 UTC 

raid5 deadlock issue
 2022-11-30  6:21 UTC  (7+ messages)
  ` [External] "

Fwd: Recover RAID5
 2022-11-29 22:49 UTC  (2+ messages)

minor md cleanups
 2022-11-29 19:47 UTC  (5+ messages)
` [PATCH 1/3] md: remove lock_bdev / unlock_bdev
` [PATCH 2/3] md: mark md_kick_rdev_from_array static
` [PATCH 3/3] md: fold unbind_rdev_from_array into md_kick_rdev_from_array

[PATCH mdadm v5 6/7] tests/00raid5-zero: Introduce test to exercise --write-zeros
 2022-11-29 18:05 UTC  (9+ messages)
` [PATCH mdadm v5 7/7] manpage: Add --write-zeroes option to manpage
` [PATCH mdadm v5 0/7] Write Zeroes option for Creating Arrays
` [PATCH mdadm v5 2/7] Create: remove safe_mode_delay local variable
` [PATCH mdadm v5 5/7] mdadm: Add --write-zeros option for Create
` [PATCH mdadm v5 4/7] mdadm: Introduce pr_info()
` [PATCH mdadm v5 1/7] Create: goto abort_locked instead of return 1 in error path
` [PATCH mdadm v5 3/7] Create: Factor out add_disks() helpers

change UUID of RAID devcies
 2022-11-27 20:03 UTC  (10+ messages)

LVM on top of mdraid of LVM thin volumes on top of LUKS, aka LUKS+LVM+mdraid Tower of Babel
 2022-11-26 20:24 UTC 

[PATCH mdadm v6 0/7] Write Zeroes option for Creating Arrays
 2022-11-24  5:38 UTC  (9+ messages)
` [PATCH mdadm v6 1/7] Create: goto abort_locked instead of return 1 in error path
` [PATCH mdadm v6 2/7] Create: remove safe_mode_delay local variable
` [PATCH mdadm v6 3/7] Create: Factor out add_disks() helpers
` [PATCH mdadm v6 4/7] mdadm: Introduce pr_info()
` [PATCH mdadm v6 5/7] mdadm: Add --write-zeros option for Create
` [PATCH mdadm v6 6/7] tests/00raid5-zero: Introduce test to exercise --write-zeros
` [PATCH mdadm v6 7/7] manpage: Add --write-zeroes option to manpage

Emballage
 2022-11-23  8:40 UTC 

Silikonmischungen
 2022-11-22  8:55 UTC 

[PATCH mdadm v5 0/7] RESEND: Write Zeroes option for Creating Arrays
 2022-11-21 16:46 UTC  (10+ messages)
` [PATCH mdadm v5 1/7] Create: goto abort_locked instead of return 1 in error path
` [PATCH mdadm v5 2/7] Create: remove safe_mode_delay local variable
` [PATCH mdadm v5 3/7] Create: Factor out add_disks() helpers
` [PATCH mdadm v5 4/7] mdadm: Introduce pr_info()
` [PATCH mdadm v5 5/7] mdadm: Add --write-zeros option for Create
` [PATCH mdadm v5 6/7] tests/00raid5-zero: Introduce test to exercise --write-zeros
` [PATCH mdadm v5 7/7] manpage: Add --write-zeroes option to manpage

[PATCH V2 1/1] Add mddev->io_acct_cnt for raid0_quiesce
 2022-11-18  4:24 UTC  (8+ messages)

[PATCH] mdadm: fix compilation failure on the x32 ABI
 2022-11-17 14:51 UTC  (3+ messages)

[PATCH] mdadm reshape hangs on external grow chunk
 2022-11-17 14:07 UTC  (3+ messages)

[PATCH mdadm v4 0/7] Write Zeroes option for Creating Arrays
 2022-11-16 17:11 UTC  (6+ messages)

[song-md:md-next] BUILD SUCCESS b611ad14006e5be2170d9e8e611bf49dff288911
 2022-11-15  7:43 UTC 

[GIT PULL] md-next 20221114
 2022-11-14 19:58 UTC  (2+ messages)

Kernel crash, possibly raid, and dump but no log available as shutdown
 2022-11-11 15:59 UTC  (3+ messages)

[PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
 2022-11-10 22:55 UTC 

[PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
 2022-11-10 20:45 UTC 

[PATCH V3 1/1] md/raid1: stop mdx_raid1 thread when raid1 array run failed
 2022-11-09 22:09 UTC  (2+ messages)

[PATCH] md/raid5: use bdev_write_cache instead of open coding it
 2022-11-09 22:08 UTC  (2+ messages)

[PATCH v2] md: fix a crash in mempool_free
 2022-11-09 22:08 UTC  (2+ messages)

mdadm udev rule does not start mdmonitor systemd unit
 2022-11-07  9:02 UTC  (7+ messages)

A crash caused by the commit 0dd84b319352bb8ba64752d4e45396d8b13e6018
 2022-11-07  9:32 UTC  (12+ messages)
        ` [dm-devel] "

[PATCH] md: fix a crash in mempool_free
 2022-11-05 22:34 UTC  (5+ messages)
` [dm-devel] "
  ` Problems with email threading (was: [dm-devel] [PATCH] md: fix a crash in mempool_free)

[song-md:md-next] BUILD SUCCESS 7476cc5394a10e982a4daa56079093a8b88e4bf3
 2022-11-05  6:23 UTC 

[PATCH V2 1/1] md/raid0, raid10: Don't set discard sectors for request queue
 2022-11-04 17:51 UTC  (3+ messages)

[PATCH v2 1/1] md/raid1: stop mdx_raid1 thread when raid1 array run failed
 2022-11-04 17:50 UTC 

[PATCH 1/3] ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)
 2022-11-03 18:53 UTC  (2+ 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).