linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-29 01:18:02 to 2017-01-13 16:19:52 UTC [more...]

[PATCH] uapi: use wildcards to list files
 2017-01-13 16:19 UTC  (42+ messages)
      ` [PATCH v2 0/7] uapi: export all headers under uapi directories
        ` [PATCH v2 1/7] arm: put types.h in uapi
        ` [PATCH v2 2/7] h8300: put bitsperlong.h "
        ` [PATCH v2 3/7] nios2: put setup.h "
        ` [PATCH v2 4/7] x86: put msr-index.h "
        ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
        ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
        ` [PATCH v2 7/7] uapi: export all headers under uapi directories
          ` [Linux-c6x-dev] "
          ` [PATCH v3 0/8] "
            ` [PATCH v3 1/8] arm: put types.h in uapi
              ` (unknown)
            ` [PATCH v3 2/8] h8300: put bitsperlong.h in uapi
            ` [PATCH v3 3/8] nios2: put setup.h "
            ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
              ` (no subject)
            ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
            ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
            ` [PATCH v3 7/8] uapi: export all headers under uapi directories
            ` [PATCH v3 8/8] uapi: export all arch specifics directories

regarding mdadm
 2017-01-13  6:23 UTC 

[LSF/MM TOPIC] [LSF/MM ATTEND] md raid general discussion
 2017-01-13  4:00 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH 1/4] md/r5cache: flush data only stripes in r5l_recovery_log()
 2017-01-13  1:22 UTC  (4+ messages)
` [PATCH 2/4] md/r5cache: read data into orig_page for prexor of cached data
` [PATCH 3/4] md/raid5: move comment of fetch_block to right location
` [PATCH 4/4] md/r5cache: shift complex rmw from read path to write path

ANNOUNCE: mdadm 4.0 - A tool for managing md Soft RAID under Linux
 2017-01-12 16:41 UTC  (8+ messages)

Recommendation on new system Arrays
 2017-01-12 15:39 UTC  (8+ messages)

[PATCH v4] md/r5cache: enable chunk_aligned_read with write back cache
 2017-01-11 22:00 UTC  (2+ messages)

[PATCH v2 2/2] md/r5cache: enable chunk_aligned_read with write back cache
 2017-01-11 20:47 UTC 

[PATCH v3] md/r5cache: enable chunk_aligned_read with write back cache
 2017-01-11 19:55 UTC  (2+ messages)

[GIT PULL] MD update for 4.10-rc3
 2017-01-11 18:15 UTC 

[PATCH v2 1/2] EXPORT_SYMBOL radix_tree_lookup_slot
 2017-01-11 18:02 UTC  (5+ messages)
` [PATCH v2 2/2] md/r5cache: enable chunk_aligned_read with write back cache

[PATCH v3] EXPORT_SYMBOL radix_tree_replace_slot
 2017-01-11 18:00 UTC 

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2017-01-11 14:55 UTC  (15+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

Interesting mdadm quirk 
 2017-01-10 22:07 UTC  (4+ messages)

PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
 2017-01-09 22:44 UTC  (8+ messages)

[PATCH 0/1] md/raid5 - fix build error
 2017-01-09 21:38 UTC  (4+ messages)
` [PATCH 1/1] md/raid5: Use correct IS_ERR() variation on pointer check

[PATCH] imsm: show correct size for arrays with 4k disks
 2017-01-09 14:26 UTC  (2+ messages)

[MDADM PATCH 1/1] Add detail information when can not connect monitor
 2017-01-09 12:50 UTC  (2+ messages)

[PATCH] imsm: count arrays under VMD HBAs correctly
 2017-01-09 12:49 UTC  (2+ messages)

using the raid6check report
 2017-01-09  2:13 UTC  (13+ messages)

mdadm hangs during raid5 grow
 2017-01-08 20:50 UTC  (2+ messages)

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2017-01-07 19:56 UTC  (15+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "
        ` [dm-devel] "

drivers/md/dm-mpath.c:478: suspicious code ?
 2017-01-06 20:08 UTC  (2+ messages)

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (2+ messages)

[v2 PATCH 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2017-01-06  1:52 UTC  (6+ messages)
` [v2 PATCH 2/2] RAID1: avoid unnecessary spin locks in I/O barrier code

Linux Foundation's open source file & storage conference CFP
 2017-01-05 22:30 UTC 

recovering failed raid5
 2017-01-05 12:08 UTC  (9+ messages)

[lvm2 PATCH] Remove special-case for md in 69-dm-lvm-metadata.rules
 2017-01-05  3:44 UTC  (3+ messages)
  ` [lvm-devel] "

[PATCH] md: cleanup mddev flag clear for takeover
 2017-01-05  0:10 UTC 

[PATCH] md/r5cache: fix spelling mistake on "recoverying"
 2017-01-04 18:20 UTC  (2+ messages)

[PATCH] raid5: only dispatch IO from raid5d for harddisk raid
 2017-01-04 18:14 UTC  (3+ messages)

[PATCH v2 00/12] Partial Parity Log for MD RAID 5
 2017-01-04 13:29 UTC  (11+ messages)

[PATCH] Don't assume VMD sysfs path ends with a disk entry
 2017-01-04 13:27 UTC  (2+ messages)

[PATCH 1/2] md/r5cache: move clear_bit STRIPE_R5C_PARTIAL/FULL_STRIPE
 2017-01-04  4:02 UTC  (3+ messages)
` [PATCH 2/2] md/r5cache: enable chunk_aligned_read with write back cache

mdadm: no more mails during monthly scrubbing under Jessie
 2017-01-04  2:14 UTC  (2+ messages)

[PATCH 1/1] IMSM: Fix signed/unsigned comparisons
 2017-01-03 15:34 UTC  (2+ messages)

mdadm git 32bit build errors
 2017-01-03 14:24 UTC  (2+ messages)

Write mostly flag
 2017-01-03  9:38 UTC  (2+ messages)

Using mdadm --grow to resize a RAID1
 2017-01-03  1:57 UTC  (13+ messages)

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH v1 00/54] block: support multipage bvec
 2016-12-31 10:29 UTC  (9+ 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 23/54] bcache: handle bio_clone() & bvec updating for multipage bvecs

[PATCH v1] dm-crypt: replace custom implementation of hex2bin()
 2016-12-30 21:51 UTC  (2+ messages)

Intel SSD or other brands
 2016-12-30 18:23 UTC  (14+ messages)

[PATCH] imsm: enable bad block support for imsm metadata
 2016-12-29 19:29 UTC  (2+ messages)

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


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