linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-27 20:47:09 to 2019-09-03 19:49:00 UTC [more...]

[PATCH v4 1/2] md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
 2019-09-03 19:49 UTC 

[PATCH v3 1/2] md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
 2019-08-30 12:48 UTC  (12+ messages)
` [PATCH v3 2/2] mdadm: Introduce new array state 'broken' for raid0/linear

[PATCH AUTOSEL 4.4 1/6] Revert "dm bufio: fix deadlock with loop device"
 2019-08-29 10:51 UTC 

[PATCH AUTOSEL 4.9 1/8] Revert "dm bufio: fix deadlock with loop device"
 2019-08-29 10:50 UTC 

[PATCH AUTOSEL 4.14 02/14] Revert "dm bufio: fix deadlock with loop device"
 2019-08-29 10:50 UTC 

[PATCH AUTOSEL 4.19 02/29] Revert "dm bufio: fix deadlock with loop device"
 2019-08-29 10:49 UTC 

[PATCH v2] md raid0/linear: Fail BIOs if their underlying block device is gone
 2019-08-22 16:18 UTC  (2+ messages)

[PATCH v2 1/2] md raid0/linear: Introduce new array state 'broken'
 2019-08-22 16:16 UTC  (15+ messages)
` [PATCH v2 2/2] mdadm: Introduce new array state 'broken' for raid0/linear

Kernel 4.14 + has 100 times higher IO latency than Kernel 4.4 with raid1
 2019-08-20  0:27 UTC  (14+ messages)
    ` Bisected: Kernel 4.14 + has 3 times higher write "
          ` Unrelated question and threading (was: Bisected: Kernel 4.14 + has 3 times higher write IO latency than Kernel 4.4 with raid1)

[PATCH 0/2] Introduce new raid0 state 'broken'
 2019-08-16 13:48 UTC  (13+ messages)
` [PATCH 1/2] md/raid0: Introduce new array state 'broken' for raid0
` [PATCH 2/2] mdadm: "

[PATCH] md/raid0: Fail BIOs if their underlying block device is gone
 2019-08-16 13:45 UTC  (13+ messages)

[RFC PATCH 0/3] md: export internal stats through debugfs
 2019-07-31 21:07 UTC  (9+ messages)
` [RFC PATCH 1/3] md-debugfs: add md_debugfs_create_files()
` [RFC PATCH 2/3] md: export inflight io counters and internal stats in debugfs
` [RFC PATCH 3/3] raid1: "

[PATCH] raid1: factor out a common routine to handle the completion of sync write
 2019-07-31 20:54 UTC  (2+ messages)

memory leak in bio_copy_user_iov
 2019-07-29  1:03 UTC  (2+ messages)

[PATCH v1] md: Convert to use int_pow()
 2019-07-26 20:28 UTC  (4+ messages)

[PATCH] raid1: use an int as the return value of raise_barrier()
 2019-07-22 21:46 UTC  (2+ messages)

[PATCH] md-multipath: Replace a seq_printf() call by seq_putc() in multipath_status()
 2019-07-03 16:28 UTC  (3+ messages)
  `  "

[4.19.y PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-07-03 12:18 UTC  (6+ messages)
` [4.19.y PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH] md/raid: Replace a seq_printf() call by seq_putc() in three functions
 2019-07-01 15:28 UTC 

[PATCH 14/39] docs: device-mapper: move it to the admin-guide
 2019-06-28 12:30 UTC 

[PATCH AUTOSEL 4.4 11/12] md: fix for divide error in status_resync
 2019-06-27  0:42 UTC 

[PATCH AUTOSEL 4.9 18/21] md: fix for divide error in status_resync
 2019-06-27  0:41 UTC 

[PATCH AUTOSEL 4.14 28/35] md: fix for divide error in status_resync
 2019-06-27  0:39 UTC 

[PATCH AUTOSEL 4.19 51/60] md: fix for divide error in status_resync
 2019-06-27  0:36 UTC 

[PATCH AUTOSEL 5.1 83/95] md: fix for divide error in status_resync
 2019-06-27  0:30 UTC 

[PATCH 2/8] raid5-cache: Need to do start() part job after adding journal device
 2019-06-14 22:41 UTC 

[PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-06-12 18:48 UTC  (13+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH v4 07/28] docs: convert docs to ReST and rename to *.rst
 2019-06-12 17:52 UTC 

[PATCH v3 08/33] docs: convert docs to ReST and rename to *.rst
 2019-06-09  2:26 UTC 

[PATCH] md: raid10: Use struct_size() in kmalloc()
 2019-06-06 16:57 UTC  (3+ messages)

[PATCH] md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
 2019-06-06 16:41 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 38/56] md: add mddev->pers to avoid potential NULL pointer dereference
 2019-06-01 13:25 UTC 

[PATCH V2 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-23 20:30 UTC  (12+ messages)
` [PATCH V2 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

Fix bad backport to stable v3.16+
 2019-05-23 18:11 UTC  (3+ messages)

[PATCH] drivers: md: Unify common definitions of raid1 and raid10
 2019-05-21  5:59 UTC  (4+ messages)

[PATCH 1/4] md: raid1-10: Unify r{1,10}bio_pool_free
 2019-05-21  5:53 UTC  (5+ messages)
` [PATCH 2/4] md: raid0: Remove return statement from void function
` [PATCH 3/4] md: raid0: Return md_integrity_register result directly
` [PATCH 4/4] md: raid0: Make ret local in raid0_run

[PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-20 19:25 UTC  (17+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH] md: properly lock and unlock in rdev_attr_store()
 2019-05-06  5:03 UTC  (4+ messages)

[RFC] [PATCH V2 0/1] Introduce emergency raid0 stop for mounted arrays
 2019-05-01 18:00 UTC  (6+ messages)
` [RFC] [PATCH V2 1/1] md/raid0: Introduce emergency stop for raid0 arrays

[PATCH v2 11/79] docs: convert docs to ReST and rename to *.rst
 2019-04-22 13:27 UTC 

[PATCH v2] md: add mddev->pers to avoid potential NULL pointer dereference
 2019-04-02 22:41 UTC  (3+ messages)

[PATCH 1/3] Don't jump to compute_result state from check_result state
 2019-03-29 18:11 UTC  (5+ messages)
` [PATCH 2/3] Revert "MD: fix lock contention for flush bios"
` [PATCH 3/3] md: batch flush requests

[PATCH] md: Fix failed allocation of md_register_thread
 2019-03-12 17:22 UTC  (4+ messages)

Raid 5 painfully slow with linux 5.0.0
 2019-03-09 14:06 UTC 

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-28 12:39 UTC  (7+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs


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