linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-09 19:00:46 to 2016-11-18 19:31:45 UTC [more...]

MD Remnants After --stop
 2016-11-18 19:31 UTC  (3+ messages)

[PATCH v2] md: add block tracing for bio_remapping
 2016-11-18 17:50 UTC  (3+ messages)

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

[PATCH] block: call trace_block_split() from bio_split()
 2016-11-18 12:55 UTC  (2+ messages)

Newly-created arrays don't auto-assemble - related to hostname change?
 2016-11-18  4:17 UTC  (11+ messages)

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

[md PATCH 0/4] Improve blktrace tracing of md
 2016-11-18  0:45 UTC  (13+ messages)
` [md PATCH 3/4] md/bitmap: add blktrace event for writes to the bitmap
` [md PATCH 2/4] md: add bio completion tracing for raid1/raid10
` [md PATCH 1/4] md: add block tracing for bio_remapping
` [md PATCH 4/4] md/raid1, raid10: add blktrace records when IO is delayed

[PATCH v7 00/10] raid5-cache: enabling cache features
 2016-11-17 23:24 UTC  (11+ 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

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

[PATCH] RFC: dm: avoid the mutex lock in dm_bufio_shrink_count()
 2016-11-17 22:20 UTC  (2+ messages)

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

[PATCH] dm: Avoid sleeping while holding the dm_bufio lock
 2016-11-17 21:56 UTC  (5+ messages)
`  "

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

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

[PATCH v2 0/4] IMSM: Add support for 4Kn sector size drives
 2016-11-17 14:30 UTC  (6+ messages)
` [PATCH v2 1/4] Add function for getting member drive sector size
` [PATCH v2 2/4] IMSM: Read and store device "
` [PATCH v2 3/4] IMSM: Add support for 4Kn sector size drives
` [PATCH v2 4/4] IMSM: 4Kn drives support - adapt general migration record

mdadm I/O error with Ddf RAID
 2016-11-17  5:49 UTC  (4+ messages)

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

recovering failed raid5
 2016-11-16 16:38 UTC  (11+ messages)

[PATCH 0/4] IMSM: Add support for 4Kn sector size drives
 2016-11-16 15:14 UTC  (6+ messages)
` [PATCH 1/4] Add function for getting member drive sector size
` [PATCH 2/4] IMSM: Read and store device "
` [PATCH 3/4] IMSM: Add support for 4Kn sector size drives
` [PATCH 4/4] IMSM: 4Kn drives support - adapt general migration record

Ddf based RAID management software
 2016-11-16 15:00 UTC  (3+ messages)

[PATCH 1/2] super1: make internal bitmap size calculations more consistent
 2016-11-16 14:58 UTC  (4+ messages)
` [PATCH 2/2] super1: fix setting bad block log offset in write_init_super1()

[PATCH 1/8] imsm: parse bad block log in metadata on startup
 2016-11-16 14:47 UTC  (4+ messages)
` [PATCH 2/8] imsm: write bad block log on metadata sync

What to do about Offline_Uncorrectable and Pending_Sector in RAID1
 2016-11-15 19:22 UTC  (17+ messages)

[PATCH 00/12] block: cleanup direct access to bvec table
 2016-11-15 18:57 UTC  (11+ messages)
` [PATCH 01/12] block: bio: pass bvec table to bio_init()
` [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

[PATCH] RAID1: Avoid unnecessary loop to decrease conf->nr_queued in raid1d()
 2016-11-15 15:27 UTC 

Aluminum die casting parts
 2016-11-15  5:35 UTC 

"creative" bio usage in the RAID code
 2016-11-15  1:30 UTC  (11+ messages)

Question on blocks periodic writes
 2016-11-11 12:13 UTC  (6+ messages)

Help in recovering a RAID5 volume
 2016-11-10 18:58 UTC  (5+ messages)

[md PATCH 0/3] Three unrelated md patches
 2016-11-10  1:13 UTC  (9+ messages)
` [md PATCH 2/3] md: remove md_super_wait() call after bitmap_flush()
` [md PATCH 1/3] md/raid1: fix: IO can block resync indefinitely
` [md PATCH 3/3] md: define mddev flags, recovery flags and r1bio state bits using enums

WARNING: mismatch_cnt is not 0 on <array device>
 2016-11-09 19:52 UTC  (15+ 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).