linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-17 14:44:17 to 2016-11-26 02:57:13 UTC [more...]

[PATCH 1/2] raid5-cache: add another check conditon before replaying one stripe
 2016-11-26  2:57 UTC 

[BUG] MD/RAID1 hung forever on freeze_array
 2016-11-25 13:59 UTC  (2+ messages)

[PATCH] md/r5cache: handle alloc_page failure
 2016-11-25 11:39 UTC  (3+ messages)
` [PATCH] raid5-cache: Fix the logic of raid5-cache recovery

[PATCH 00/12] Partial Parity Log for MD RAID 5
 2016-11-25  8:52 UTC  (15+ messages)
` [PATCH 01/12] raid5-cache: move declarations to separate header
` [PATCH 02/12] raid5-cache: add policy logic
` [PATCH 03/12] raid5-cache: add a new policy
` [PATCH 04/12] md: superblock changes for PPL
` [PATCH 05/12] raid5-ppl: Partial Parity Log implementation
` [PATCH 06/12] raid5-ppl: calculate partial parity
` [PATCH 07/12] md: mddev_find_container helper function
` [PATCH 08/12] md: expose rdev->sb_start as sysfs attribute
` [PATCH 09/12] raid5-ppl: read PPL signature from IMSM metadata
` [PATCH 10/12] raid5-ppl: recovery from dirty shutdown using PPL
` [PATCH 11/12] raid5-ppl: support disk add/remove with distributed PPL
` [PATCH 12/12] raid5-ppl: runtime PPL enabling or disabling

[PATCH v5] md/r5cache: handle alloc_page failure
 2016-11-25  3:38 UTC  (2+ messages)

[PATCH/RFC] add "failfast" support for raid1/raid10
 2016-11-24 23:55 UTC  (13+ messages)
` [md PATCH 1/6] md/failfast: add failfast flag for md to be used by some personalities
` [md PATCH 2/6] md: Use REQ_FAILFAST_* on metadata writes where appropriate
` [md PATCH 5/6] md/raid10: add failfast handling for reads
` [md PATCH 3/6] md/raid1: "
` [md PATCH 6/6] md/raid10: add failfast handling for writes
` [md PATCH 4/6] md/raid1: "
  ` [mdadm PATCH] Add failfast support

[PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization
 2016-11-24 15:53 UTC  (3+ messages)

[PATCH 0/7] mdadm support for Partial Parity Log
 2016-11-24 12:29 UTC  (8+ messages)
` [PATCH 1/7] imsm: metadata changes for PPL
` [PATCH 2/7] Generic support for --rwh-policy and PPL
` [PATCH 3/7] imsm: PPL support
` [PATCH 4/7] super1: "
` [PATCH 5/7] imsm: allow to assemble with PPL even if dirty degraded
` [PATCH 6/7] Allow changing the RWH policy for a running array
` [PATCH 7/7] Man page changes for --rwh-policy

mdadm I/O error with Ddf RAID
 2016-11-24 11:29 UTC  (7+ messages)
          ` Fwd: "

[patch] md/r5cache: enable IRQs on error path
 2016-11-24 11:13 UTC 

[PATCH 1/1] IMSM: Update num_data_stripes during migration
 2016-11-24  8:48 UTC 

raid1 bitmap and multiple removed disks
 2016-11-24  8:46 UTC  (3+ messages)

[RFC PATCH 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2016-11-24  7:34 UTC  (8+ messages)
` [RFC PATCH 2/2] RAID1: avoid unnecessary spin locks in I/O barrier code

[PATCH v4] md/r5cache: handle alloc_page failure
 2016-11-24  6:44 UTC  (3+ messages)

[PATCH 1/2] raid5-cache: suspend reclaim thread instead of shutdown
 2016-11-24  3:13 UTC  (7+ messages)
` [PATCH 2/2] md: stop write should stop journal reclaim

Newly-created arrays don't auto-assemble - related to hostname change?
 2016-11-24  1:24 UTC  (19+ messages)
                          ` Bug#784070: "

[PATCH v3] md/r5cache: handle alloc_page failure
 2016-11-24  0:51 UTC  (2+ messages)

[PATCH] md/r5cache: run_no_space_stripes() when R5C_LOG_CRITICAL == 0
 2016-11-24  0:42 UTC  (2+ messages)

[md PATCH 0/5] Stop using bi_phys_segments as a counter
 2016-11-24  0:31 UTC  (16+ messages)
` [md PATCH 4/5] md/raid5: call bio_endio() directly rather than queuing for later
` [md PATCH 5/5] md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter
` [md PATCH 1/5] md: optimize md_write_start() slightly
` [md PATCH 3/5] md/raid5: simplfy delaying of writes while metadata is updated
` [md PATCH 2/5] md/raid5: use md_write_start to count stripes, not bios
` [md PATCH 6/5] md/raid5: remove over-loading of ->bi_phys_segments

MD Remnants After --stop
 2016-11-23 23:38 UTC  (9+ messages)

Please help RAID1 complete fail no superblock
 2016-11-23 21:47 UTC  (5+ messages)

[PATCH] dm: Avoid sleeping while holding the dm_bufio lock
 2016-11-23 20:57 UTC  (6+ messages)
`  "

[PATCH] RFC: dm: avoid the mutex lock in dm_bufio_shrink_count()
 2016-11-23 20:42 UTC  (3+ messages)

linux raid wiki - backup files
 2016-11-22 23:16 UTC  (10+ messages)

Re:Please help RAID1 complete fail no superblock
 2016-11-22 23:08 UTC  (4+ messages)
` Please "

[PATCH v2] md/r5cache: handle alloc_page failure
 2016-11-22 22:56 UTC  (2+ messages)

Re:Please help RAID1 complete fail no superblock
 2016-11-22 18:05 UTC  (2+ messages)
` Please "

Help in recovering a RAID5 volume
 2016-11-22 16:12 UTC  (5+ messages)

[PATCH 00/12] block: cleanup direct access to bvec table
 2016-11-22 15:53 UTC  (12+ messages)
` [PATCH 05/12] bcache: debug: avoid to access .bi_io_vec directly
` [PATCH 06/12] dm: crypt: use bio_add_page()
` [PATCH 07/12] dm: use bvec iterator helpers to implement .get_page and .next_page
` [PATCH 08/12] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments

raid10.c read_balance question
 2016-11-22  9:59 UTC  (3+ messages)

[BUG 4.4.26] bio->bi_bdev == NULL in raid6 return_io()
 2016-11-21 15:32 UTC  (6+ messages)

[PATCH v2] RAID1: Avoid unnecessary loop to decrease conf->nr_queued in raid1d()
 2016-11-21 10:16 UTC  (4+ messages)

[RFC PATCH] IV Generation algorithms for dm-crypt
 2016-11-21 10:10 UTC  (2+ messages)
` [RFC PATCH] crypto: Add IV generation algorithms

[PATCH v2] md: add block tracing for bio_remapping
 2016-11-21  4:00 UTC  (4+ messages)

[PATCH] block: call trace_block_split() from bio_split()
 2016-11-21  3:33 UTC  (3+ messages)
  ` [PATCH - v2] "

[PATCH v8] md/r5cache: handle SYNC and FUA
 2016-11-19  1:00 UTC  (2+ messages)

[PATCH v7 00/10] raid5-cache: enabling cache features
 2016-11-18 21:22 UTC  (12+ messages)
` [PATCH v7 01/10] md/r5cache: Check array size in r5l_init_log
` [PATCH v7 02/10] md/r5cache: move some code to raid5.h
` [PATCH v7 03/10] md/r5cache: State machine for raid5-cache write back mode
` [PATCH v7 04/10] md/r5cache: caching phase of r5cache
` [PATCH v7 05/10] md/r5cache: write-out phase and reclaim support
` [PATCH v7 06/10] md/r5cache: sysfs entry journal_mode
` [PATCH v7 07/10] md/r5cache: refactoring journal recovery code
` [PATCH v7 08/10] md/r5cache: r5cache recovery: part 1
` [PATCH v7 09/10] md/r5cache: r5cache recovery: part 2
` [PATCH v7 10/10] md/r5cache: handle SYNC and FUA

[PATCH 1/2] raid5-cache: update superblock at shutdown/reboot
 2016-11-18  3:49 UTC  (9+ messages)

[md PATCH 0/4] Improve blktrace tracing of md
 2016-11-18  0:45 UTC  (6+ messages)
` [md PATCH 1/4] md: add block tracing for bio_remapping

Just a thought - linux raid wiki - raid 5 grows getting stuck at 0%
 2016-11-17 22:54 UTC  (4+ messages)

(unknown),
 2016-11-17 22:12 UTC  (3+ messages)
` 

[PATCH v6 00/11] raid5-cache: enabling cache features
 2016-11-17 17:25 UTC  (7+ messages)
` [PATCH v6 04/11] md/r5cache: caching mode of r5cache

[PATCH] Increase buffer for sysfs disk state
 2016-11-17 14:46 UTC  (2+ messages)

[PATCH] Increase buffer for sysfs path
 2016-11-17 14:44 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).