linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-28 16:34:10 to 2020-08-22 09:38:45 UTC [more...]

Recommended filesystem for RAID 6
 2020-08-22  9:38 UTC  (20+ messages)

[PATCH V3 0/4] md/raid10: Improve handling raid10 discard request
 2020-08-22  9:28 UTC  (13+ messages)
` [PATCH V3 1/4] md/raid10: Move codes related with submitting discard bio into one function
` [PATCH V3 2/4] md/raid10: extend r10bio devs to raid disks
` [PATCH V3 3/4] md/raid10: improve raid10 discard request
` [PATCH V3 4/4] md/raid10: Improve discard request for far layout

Feature request: Remove the badblocks list
 2020-08-22  1:42 UTC  (6+ messages)

[song-md:md-next] BUILD SUCCESS 2c31a2b2772dd96f7b93579b1efd8c9dd49441b0
 2020-08-21 17:07 UTC 

[PATCH v2 00/10] Save memory for stripe_head buffer
 2020-08-21 15:41 UTC  (16+ messages)
` [PATCH v2 01/10] md/raid5: make sure stripe_size as power of two
` [PATCH v2 02/10] md/raid5: add a new member of offset into r5dev
` [PATCH v2 03/10] md/raid5: make async_copy_data() to support different page offset
` [PATCH v2 04/10] md/raid5: add new xor function "
` [PATCH v2 05/10] md/raid5: convert to new xor compution interface
` [PATCH v2 06/10] md/raid6: let syndrome computor support different page offset
` [PATCH v2 07/10] md/raid6: let async recovery function "
` [PATCH v2 08/10] md/raid5: let multiple devices of stripe_head share page
` [PATCH v2 09/10] md/raid5: resize stripe_head when reshape array
` [PATCH v2 10/10] md/raid5: reallocate page array after setting new stripe_size

[song-md:md-fixes] BUILD SUCCESS faecb8be6060294adffc3013104c3852c0506e24
 2020-08-21 14:22 UTC 

[PATCH] mdcheck: fix syntax error in mdcheck_start.timer
 2020-08-21  5:11 UTC  (2+ messages)

[PATCH 1/1] md: Simplify code with existing definition RESYNC_SECTORS in raid10.c
 2020-08-21  5:05 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 19948a006a1629739376166df423e69c506da02f
 2020-08-20 13:35 UTC 

[PATCH 00/12] Save memory for stripe_head buffer
 2020-08-20  6:30 UTC  (15+ messages)
` [PATCH 01/12] md/raid5: add offset array in scribble buffer
` [PATCH 02/12] md/raid5: add a new member of offset into r5dev
` [PATCH 03/12] md/raid5: make async_copy_data() to support different page offset
` [PATCH 04/12] md/raid5: add new xor function "
` [PATCH 05/12] md/raid5: convert to new xor compution interface
` [PATCH 06/12] md/raid6: let syndrome computor support different page offset
` [PATCH 07/12] md/raid6: let async recovery function "
` [PATCH 08/12] md/raid6: convert to new syndrome and recovery interface
` [PATCH 09/12] raid6test: adaptation with new syndrome function
` [PATCH 10/12] md/raid5: let multiple devices of stripe_head share page
` [PATCH 11/12] md/raid5: resize stripe_head when reshape array
` [PATCH 12/12] md/raid5: reallocate page array after setting new stripe_size

[PATCH] md: only calculate blocksize once and use i_blocksize()
 2020-08-20  0:33 UTC  (2+ messages)

Linux RAID with btrfs stuck and consume 100 % CPU
 2020-08-19 22:58 UTC  (11+ messages)

[RFC PATCH] md/raid5: set faulty when cannot record badblocks
 2020-08-19 13:52 UTC  (2+ messages)

[PATCH] Make target to install binaries only
 2020-08-19  9:03 UTC 

[PATCH v2 0/3] block: improve iostat for md/bcache partitions
 2020-08-18 22:26 UTC  (4+ messages)
` [PATCH v2 1/3] block: introduce part_[begin|end]_io_acct
` [PATCH v2 2/3] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
` [PATCH v2 3/3] bcache: "

[PATCH 0/4] block: improve iostat for md/bcache partitions
 2020-08-18 19:48 UTC  (8+ messages)
` [PATCH 1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h
` [PATCH 2/4] block: introduce part_[begin|end]_io_acct
` [PATCH 3/4] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
` [PATCH 4/4] bcache: "

[PATCH] md: only calculate blocksize once and use i_blocksize()
 2020-08-18  3:02 UTC 

add file system helpers that take kernel pointers for the init code v4
 2020-08-17 13:44 UTC  (19+ messages)
` [PATCH 02/23] fs: refactor ksys_umount
` [PATCH 04/23] devtmpfs: refactor devtmpfsd()
` [PATCH 17/23] init: add an init_link helper
` [PATCH 18/23] init: add an init_symlink helper
` [PATCH 19/23] init: add an init_mkdir helper
` [PATCH 20/23] init: add an init_mknod helper
` [PATCH 21/23] init: add an init_stat helper
  ` [PATCH 22/23] init: add an init_utimes helper
` [PATCH 23/23] init: add an init_dup helper

Confusing output of --examine-badblocks1 message
 2020-08-15 21:43 UTC  (7+ messages)

mdadm development?
 2020-08-14 12:42 UTC  (4+ messages)

[PATCH] mdadm/Create: Be more verbose on the RAID array create failure
 2020-08-13 16:20 UTC 

linux-raid archives now available on lore.kernel.org
 2020-08-13 14:38 UTC  (2+ messages)

[md PATCH V3 0/4] Improve handling raid10 discard request
 2020-08-13  8:16 UTC  (6+ messages)
` [md PATCH V3 1/4] Move codes related with submitting discard bio into one function
` [md PATCH V3 2/4] extend r10bio devs to raid disks
` [md PATCH V3 3/4] improve raid10 discard request
` [md PATCH V3 4/4] Improve discard request for far layout

AÞK VE PARA
 2020-08-13  6:57 UTC 

Re:
 2020-08-12 10:54 UTC 

Sto sperando che tu stia avendo una buona giornata
 2020-08-10 22:35 UTC 

[PATCH AUTOSEL 4.9 06/17] md-cluster: fix wild pointer of unlock_all_bitmaps()
 2020-08-10 19:14 UTC 

[PATCH AUTOSEL 4.14 06/22] md-cluster: fix wild pointer of unlock_all_bitmaps()
 2020-08-10 19:13 UTC 

[PATCH AUTOSEL 4.19 10/31] md-cluster: fix wild pointer of unlock_all_bitmaps()
 2020-08-10 19:12 UTC 

[PATCH AUTOSEL 5.4 12/45] md-cluster: fix wild pointer of unlock_all_bitmaps()
 2020-08-10 19:11 UTC 

[PATCH AUTOSEL 5.7 15/60] md-cluster: fix wild pointer of unlock_all_bitmaps()
 2020-08-10 19:09 UTC 

[PATCH AUTOSEL 5.8 15/64] md-cluster: fix wild pointer of unlock_all_bitmaps()
 2020-08-10 19:08 UTC 

[PATCH AUTOSEL 5.4 36/40] md: raid0/linear: fix dereference before null check on pointer mddev
 2020-08-08 23:38 UTC 

[PATCH AUTOSEL 5.7 50/58] md: raid0/linear: fix dereference before null check on pointer mddev
 2020-08-08 23:37 UTC 

[PATCH AUTOSEL 5.8 58/72] md: raid0/linear: fix dereference before null check on pointer mddev
 2020-08-08 23:35 UTC 

[PATCH v4] mdadm/Detail: show correct state for cluster-md array
 2020-08-08  9:01 UTC 

Bei Interesse antworten
 2020-08-07 16:09 UTC 

Bei Interesse antworten
 2020-08-07 14:45 UTC 

[PATCH v2] mdadm/md.4: update path to in-kernel-tree documentation
 2020-08-07 13:44 UTC  (2+ messages)

[PATCH v3 mdadm 1/1] Specify nodes number when updating cluster nodes
 2020-08-07 13:41 UTC  (2+ messages)

[PATCH v3] mdadm/Detail: show correct state for cluster-md array
 2020-08-07 13:39 UTC  (2+ messages)

Bei Interesse antworten
 2020-08-07 13:22 UTC 

[GIT PULL] md-next 20200806
 2020-08-06 23:23 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS e8abe1de43dac658dacbd04a4543e0c988a8d386
 2020-08-06 13:05 UTC 

[PATCH] manual: update --examine-badblocks
 2020-08-06 11:57 UTC 

[PATCH] md-cluster: Fix potential error pointer dereference in resize_bitmaps()
 2020-08-06  0:20 UTC  (4+ messages)

[PATCH] md: get sysfs entry after redundancy attr group create
 2020-08-06  0:05 UTC  (2+ messages)

mdadm: Insufficient head-space for reshape on /dev/sda2
 2020-08-05 12:17 UTC  (2+ messages)

mdadm: Insufficient head-space for reshape on /dev/sda2
 2020-08-04 11:23 UTC 

Restoring a raid0 for data rescue
 2020-08-04  0:51 UTC  (9+ messages)

[song-md:md-next] BUILD SUCCESS 45a4d8fd6c7926e7991a1b29233d725fe12935da
 2020-08-03 23:47 UTC 

mdadm-4.2 release
 2020-08-03 12:54 UTC  (3+ messages)

[GIT PULL] md-next 20200802
 2020-08-03 12:39 UTC  (2+ messages)

[PATCH 0/2] Fix RCW bug and allow degraded raid6 do rmw
 2020-08-03  6:55 UTC  (2+ messages)

[PATCH 2/2] md/raid5: Allow degraded raid6 to do rmw
 2020-07-31  9:50 UTC 

[PATCH 1/2] md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
 2020-07-31  9:50 UTC 

Software RAID6 broke after power outage
 2020-07-30 18:28 UTC  (5+ messages)

[PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
 2020-07-30  2:14 UTC  (3+ messages)
` [block] 54529aac98: fsmark.files_per_sec -13.6% regression
` [block] 54529aac98: blktests.block.005.fail

[song-md:md-next] BUILD SUCCESS 4fdedbcc914e49851eb9f0ac7b8f2fe41407c935
 2020-07-29 18:22 UTC 

[PATCH 0/2] Can't grow size twice for a super1.0 array
 2020-07-29  2:51 UTC  (7+ messages)
` [PATCH 1/2] super1.0 calculates max sectors in a wrong way

[PATCH 0/5] misc patches for md
 2020-07-29  1:14 UTC  (2+ messages)

bdi cleanups v3
 2020-07-28 19:20 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).