linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-08 10:36:54 to 2016-12-29 18:50:42 UTC [more...]

Intel SSD or other brands
 2016-12-29 18:50 UTC  (8+ messages)

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2016-12-29  9:23 UTC  (9+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

Intel SSD or other brands
 2016-12-29  1:52 UTC 

[PATCH 1/2] md/r5cache: move clear_bit STRIPE_R5C_PARTIAL/FULL_STRIPE
 2016-12-29  1:18 UTC  (2+ messages)
` [PATCH 2/2] md/r5cache: enable chunk_aligned_read with write back cache

SAS disk from RAID card (no RAID mode) problems
 2016-12-28 21:28 UTC  (9+ messages)

[PATCH] imsm: enable bad block support for imsm metadata
 2016-12-28  8:38 UTC 

[PATCH v1 35/54] bcache: convert to bio_for_each_segment_all_sp()
 2016-12-27 16:04 UTC  (4+ messages)
` [PATCH v1 36/54] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH v1 37/54] dm-crypt: convert to bio_for_each_segment_all_sp()
` [PATCH v1 38/54] md/raid1.c: "

[PATCH v1 00/54] block: support multipage bvec
 2016-12-27 15:56 UTC  (6+ messages)
` [PATCH v1 07/54] bcache: comment on direct access to bvec table
` [PATCH v1 08/54] block: comment on bio_alloc_pages()
` [PATCH v1 11/54] md: set NO_MP for request queue of md
` [PATCH v1 12/54] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH v1 23/54] bcache: handle bio_clone() & bvec updating for multipage bvecs

[v2 PATCH 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2016-12-27 15:47 UTC  (2+ messages)
` [v2 PATCH 2/2] RAID1: avoid unnecessary spin locks in I/O barrier code

[PATCH 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation
 2016-12-27 14:29 UTC  (4+ messages)
` [PATCH v2 1/3] PM suspend/hibernate: Call notifier after freezing processes

PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
 2016-12-26 13:14 UTC  (2+ messages)

pat--【充电站+新能源汽车展】 2017第八届中国(广州)国际新能源汽车工业展 (G-YD2-C50-Me)
 2016-12-24 18:15 UTC 

Soberem dlja Vas po internet telefonnye i email bazy dannyh v techenie sutok v ogromnom kolichestve Uznajte podrobnee esli chto to prodaete! tel +79139230330 (whatsapp\viber\telegram) Skype: prodawez390 Email: prodawez392@gmail.com
 2016-12-24 17:55 UTC 

Recovering a RAID6 after all disks were disconnected
 2016-12-24 14:47 UTC  (12+ messages)

Raid5 performance issue
 2016-12-24  6:46 UTC  (2+ messages)

Raid5 performance issue
 2016-12-23 19:27 UTC 

Raid5 performance issue
 2016-12-23 13:43 UTC 

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2016-12-23 11:45 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "

using the raid6check report
 2016-12-23  0:56 UTC 

[PATCH] md/r5cache: fix spelling mistake on "recoverying"
 2016-12-23  0:52 UTC 

[PATCH RESEND] IMSM: Do not update metadata if not able to migrate
 2016-12-22 17:20 UTC  (2+ messages)

[mdadm PATCH] Make get_component_size() work with named array
 2016-12-22 17:19 UTC  (2+ messages)

dm-crypt optimization
 2016-12-22 10:14 UTC  (5+ messages)

[BUG] MD/RAID1 hung forever on freeze_array
 2016-12-22  8:35 UTC  (31+ messages)

RAID without dev size prevents adding a new member
 2016-12-21 23:58 UTC  (5+ messages)

(user) Help needed: mdadm seems to constantly touch my disks
 2016-12-21 22:52 UTC  (11+ messages)
    ` Fwd: "

Linux software RAID becomes unresponsive after removing a disk from server
 2016-12-21  5:12 UTC  (2+ messages)

Inconsistent use of sectors vs 1k-blocks in sysfs and other places
 2016-12-21  0:06 UTC  (4+ messages)

[PATCH] dm bufio: use rb_entry()
 2016-12-20 14:02 UTC 

(unknown),
 2016-12-20  8:38 UTC 

[PATCH] mdadm: add test case for raid5 write back cache
 2016-12-19 15:08 UTC  (2+ messages)

[PATCH 5/8] linux: drop __bitwise__ everywhere
 2016-12-19  9:09 UTC  (6+ messages)

(unknown),
 2016-12-18  0:32 UTC 

root in grub for raid1
 2016-12-17 21:11 UTC  (3+ messages)

[PATCH v2 00/12] Partial Parity Log for MD RAID 5
 2016-12-16 23:24 UTC  (19+ messages)
` [PATCH v2 03/12] raid5-cache: add a new policy
` [PATCH v2 09/12] raid5-ppl: read PPL signature from IMSM metadata

[PATCH v3 0/2] Reorganize raid*_make_request to clean up code
 2016-12-16 20:49 UTC  (4+ messages)
` [PATCH v3 2/2] md/raid10: Refactor raid10_make_request

[PATCH] md/raid5-cache: removes unnecessary write-through mode judgments
 2016-12-16 20:12 UTC  (2+ messages)

[PATCH] dm: Avoid sleeping while holding the dm_bufio lock
 2016-12-15  0:55 UTC  (8+ messages)

[PATCH 1/6] md/r5cache: simplify handling of sh->log_start in recovery
 2016-12-14 23:38 UTC  (6+ messages)
` [PATCH 2/6] md/r5cache: assign conf->log before r5l_load_log()
` [PATCH 3/6] md/r5cache: flush data only stripes in r5l_recovery_log()
` [PATCH 4/6] md/r5cache: read data into orig_page for prexor of cached data
` [PATCH 5/6] md/raid5: move comment of fetch_block to right location
` [PATCH 6/6] md/r5cache: shift complex rmw from read path to write path

What is the solution for USB HDs
 2016-12-14 20:59 UTC  (7+ messages)

[PATCH] Use disk sector size value to set offset for reading GPT
 2016-12-14 18:38 UTC  (5+ messages)

[GIT PULL] MD update for 4.10
 2016-12-14  6:23 UTC 

Upcoming mdadm release
 2016-12-13 16:09 UTC 

[PATCH v2] Always return last partition end address in 512B blocks
 2016-12-13 14:09 UTC  (2+ messages)

DO YOU NEED A LOAN??
 2016-12-13  5:29 UTC 

[PATCH] Always return last partition end address in 512B blocks
 2016-12-12 19:30 UTC  (2+ messages)

[PATCH] imsm: set generation number when reading superblock
 2016-12-12 19:25 UTC  (2+ messages)

[PATCH 1/1] IMSM: Add support for Non-Intel NVMe drives under VMD
 2016-12-12 19:23 UTC  (2+ messages)

raid0 vs. mkfs
 2016-12-12  3:17 UTC  (13+ messages)

[PATCH] md: Combine two kmalloc() calls into one in sb_equal()
 2016-12-09 22:04 UTC  (11+ messages)
  `  "

[PATCH 0/3] md: fix mddev->flags issues
 2016-12-09  5:16 UTC  (9+ messages)
` [PATCH 1/3] md: takeover should clear unrelated bits
` [PATCH 2/3] md: MD_RECOVERY_NEEDED is set for mddev->recovery
` [PATCH 3/3] md: separate flags for superblock changes

[PATCH 1/3] md/raid5-cache: fix crc in rewrite_data_only_stripes()
 2016-12-08 18:41 UTC  (4+ messages)
` [PATCH 3/3] md/r5cache: sh->log_start in recovery

[PATCH] md/raid5-cache: no recovery is required when create super-block
 2016-12-08 18:00 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).