messages from 2019-05-08 09:29:22 to 2019-09-22 18:57:09 UTC [more...]
[PATCH AUTOSEL 4.14 24/89] md/raid1: end bio when the device faulty
2019-09-22 18:57 UTC (6+ messages)
` [PATCH AUTOSEL 4.14 25/89] md: don't call spare_active in md_reap_sync_thread if all member devices can't work
` [PATCH AUTOSEL 4.14 26/89] md: don't set In_sync if array is frozen
` [PATCH AUTOSEL 4.14 71/89] md/raid1: fail run raid1 array when active disk less than one
` [PATCH AUTOSEL 4.14 78/89] raid5: don't set STRIPE_HANDLE to stripe which is in batch list
` [PATCH AUTOSEL 4.14 81/89] raid5: don't increment read_errors on EILSEQ return
[PATCH AUTOSEL 4.19 031/128] md/raid1: end bio when the device faulty
2019-09-22 18:54 UTC (6+ messages)
` [PATCH AUTOSEL 4.19 032/128] md: don't call spare_active in md_reap_sync_thread if all member devices can't work
` [PATCH AUTOSEL 4.19 033/128] md: don't set In_sync if array is frozen
` [PATCH AUTOSEL 4.19 104/128] md/raid1: fail run raid1 array when active disk less than one
` [PATCH AUTOSEL 4.19 114/128] raid5: don't set STRIPE_HANDLE to stripe which is in batch list
` [PATCH AUTOSEL 4.19 119/128] raid5: don't increment read_errors on EILSEQ return
[PATCH AUTOSEL 5.2 042/185] md/raid1: end bio when the device faulty
2019-09-22 18:49 UTC (6+ messages)
` [PATCH AUTOSEL 5.2 043/185] md: don't call spare_active in md_reap_sync_thread if all member devices can't work
` [PATCH AUTOSEL 5.2 044/185] md: don't set In_sync if array is frozen
` [PATCH AUTOSEL 5.2 147/185] md/raid1: fail run raid1 array when active disk less than one
` [PATCH AUTOSEL 5.2 162/185] raid5: don't set STRIPE_HANDLE to stripe which is in batch list
` [PATCH AUTOSEL 5.2 168/185] raid5: don't increment read_errors on EILSEQ return
[PATCH AUTOSEL 5.3 050/203] md/raid1: end bio when the device faulty
2019-09-22 18:43 UTC (6+ messages)
` [PATCH AUTOSEL 5.3 051/203] md: don't call spare_active in md_reap_sync_thread if all member devices can't work
` [PATCH AUTOSEL 5.3 052/203] md: don't set In_sync if array is frozen
` [PATCH AUTOSEL 5.3 162/203] md/raid1: fail run raid1 array when active disk less than one
` [PATCH AUTOSEL 5.3 180/203] raid5: don't set STRIPE_HANDLE to stripe which is in batch list
` [PATCH AUTOSEL 5.3 186/203] raid5: don't increment read_errors on EILSEQ return
[PATCH] md/raid0: Fix an error message in raid0_make_request()
2019-09-21 6:00 UTC
[PATCH v3 0/3] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
2019-09-20 15:58 UTC (4+ messages)
` [PATCH v3 1/3] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
` [PATCH v3 2/3] drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET
` [PATCH v3 3/3] drivers/md/raid5-ppl.c: "
[PATCH v4 1/2] md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
2019-09-15 19:39 UTC (6+ messages)
` [PATCH v4 2/2] mdadm: Introduce new array state 'broken' for raid0/linear
[PATCH v3 1/2] md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
2019-09-03 19:53 UTC (13+ 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 (15+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).