linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-20 05:17:26 to 2017-03-27 14:03:07 UTC [more...]

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-27 14:03 UTC  (33+ messages)
` [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 02/23] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 04/23] md: support REQ_OP_WRITE_ZEROES
` [PATCH 05/23] dm: "
` [PATCH 06/23] dm-kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 07/23] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 08/23] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 09/23] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 10/23] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 13/23] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 14/23] zram: "
` [PATCH 15/23] loop: "
` [PATCH 16/23] brd: remove discard support
` [PATCH 17/23] rbd: remove the discard_zeroes_data flag
` [PATCH 18/23] rsxx: "
` [PATCH 19/23] mmc: "
` [PATCH 20/23] block: stop using discards for zeroing
` [PATCH 21/23] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 23/23] block: remove the discard_zeroes_data flag

Re-assembling array after double device failure
 2017-03-27 13:38 UTC 

[PATCH 0/5] Fix dead URLs to ftp.kernel.org
 2017-03-27 12:44 UTC  (9+ messages)
` [PATCH 1/5] MAINTAINERS: Fix a dead URL "
` [PATCH 2/5] drivers/block: "
` [PATCH 3/5] drivers/md: "
` [PATCH 4/5] fs/autofs4: "
` [PATCH 5/5] scripts: Fix dead URLs "
    ` [PATCH] "

[PATCHv2 0/2] mdadm: setting device role of raid1 disk with failfast
 2017-03-27 10:59 UTC  (6+ messages)
` [PATCHv2 1/2] super1: ignore failfast flag for setting device role
` [PATCHv2 2/2] super1: check and output faulty dev role

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-03-27  9:52 UTC  (14+ messages)
` [PATCH v3 01/14] md: raid1/raid10: don't handle failure of bio_add_page()
` [PATCH v3 02/14] md: move two macros into md.h
` [PATCH v3 03/14] md: prepare for managing resync I/O pages in clean way
` [PATCH v3 08/14] block: introduce bio_copy_data_partial

[PATCH] block: trace completion of all bios
 2017-03-27  9:49 UTC  (11+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[mdadm PATCH 0/5] Assorted mdadm patch
 2017-03-27  8:05 UTC  (8+ messages)
` [mdadm PATCH 2/5] Retry HOT_REMOVE_DISK a few times
` [mdadm PATCH 1/5] udev-md-raid-assembly.rules: Skip non-ready devices
` [mdadm PATCH 3/5] Introduce sys_hot_remove_disk()
` [mdadm PATCH 5/5] Detail: handle non-existent arrays better
` [mdadm PATCH 4/5] Add 'force' flag to *hot_remove_disk()

[PATCH] md:array cannot be opened again after 'md_set_readonly'
 2017-03-27  7:52 UTC 

[PATCH v3 0/9] Partial Parity Log for MD RAID 5
 2017-03-27  5:08 UTC  (3+ messages)
` [PATCH v3 9/9] raid5-ppl: runtime PPL enabling or disabling

[mdadm PATCH] Retry HOT_REMOVE_DISK a few times
 2017-03-27  1:50 UTC 

[mdadm PATCH] udev-md-raid-assembly.rules: Skip non-ready devices
 2017-03-27  0:15 UTC 

constant array_state active after specific jobs
 2017-03-26 22:42 UTC  (4+ messages)

[PATCH] md/raid1: skip data copy for behind io for discard request
 2017-03-25 16:30 UTC  (2+ messages)

[PATCH] md/raid5-cache: fix payload endianness problem in raid5-cache
 2017-03-25 16:27 UTC  (2+ messages)

[PATCH 1/2] md: add raid4/5/6 journal mode API (for dm-raid use)
 2017-03-24 17:29 UTC  (2+ messages)

[PATCH v2 1/2] md/raid5: Add change_consistency_policy to raid4 and raid6
 2017-03-24 17:08 UTC  (6+ messages)
` [PATCH v2 2/2] md/raid5: use consistency_policy to remove journal feature

[PATCH v5 0/7] Partial Parity Log for MD RAID 5
 2017-03-24 16:46 UTC  (4+ messages)
` [PATCH v5 3/7] raid5-ppl: Partial Parity Log write logging implementation

md/raid5: report one failure scenario about growing array from mirror to level 5
 2017-03-24 15:51 UTC 

mdadm: one question about the readonly and readwrite feature
 2017-03-24 15:44 UTC  (11+ messages)

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-03-24 14:22 UTC  (20+ messages)
` [PATCH 6/7] md/raid10, LLVM: get rid of variable length array

RAID6 rebuild oddity
 2017-03-24  7:44 UTC 

stripe_cache_size, some info
 2017-03-24  6:00 UTC  (7+ messages)

[PATCH] md/raid5:fix typo in comments of resize_stripes
 2017-03-24  5:59 UTC  (2+ messages)

[PATCH V1] md/raid10: refactor some codes from raid10_write_request
 2017-03-24  5:47 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] raid5-ppl: silence a misleading warning message
 2017-03-24  5:37 UTC  (3+ messages)

[md PATCH 00/15 v2] remove all abuse of bi_phys_segments
 2017-03-23  2:22 UTC  (11+ messages)
` [md PATCH 02/15] md/raid5: simplfy delaying of writes while metadata is updated
  ` Fix bug in "
    ` REALLY "
` [md PATCH 10/15] md/raid1: stop using bi_phys_segment
  ` Fix bugs in "
` [md PATCH 15/15] MD: use per-cpu counter for writes_pending
  ` Improvement for "
    ` IMPROVEMENT for "

[PATCH] percpu-refcount: support synchronous switch to atomic mode
 2017-03-23  2:20 UTC  (3+ messages)

[PATCH 2/2] dm raid: add raid4/5/6 journal mode support
 2017-03-22 16:44 UTC 

[PATCH 0/2] md/dm-raid: add/use API to switch raid4/5/6 journal cache modes
 2017-03-22 16:44 UTC 

proactive disk replacement
 2017-03-22 14:51 UTC  (34+ messages)

Hang on md RAID5 -> RAID6 reshape
 2017-03-22 10:41 UTC 

recovery does not complete after --add
 2017-03-22  3:12 UTC  (2+ messages)

[RAID recovery] Unable to recover RAID5 array after disk failure
 2017-03-21 17:08 UTC  (10+ messages)

on assembly and recovery of a hardware RAID
 2017-03-21 12:09 UTC  (10+ messages)

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-21  9:18 UTC  (4+ messages)

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-21  7:18 UTC  (3+ messages)
` [PATCH 24/29] drivers: convert iblock_req.pending from atomic_t to refcount_t

Read data from disk that was part of RAID1 array
 2017-03-20 19:33 UTC  (5+ messages)

[RFC PATCH v4] IV Generation algorithms for dm-crypt
 2017-03-20 14:38 UTC  (12+ messages)

[PATCH] mdadm/bitmap:fixed typos in comments of bitmap.h
 2017-03-20 10:46 UTC 

[PATCH V1] md/raid10: refactor some codes from raid10_write_request
 2017-03-20  8:28 UTC  (2+ messages)

[PATCH v3 0/6] mdadm support for Partial Parity Log
 2017-03-20  8:07 UTC  (4+ messages)
` [PATCH v3 3/6] imsm: PPL support

[PATCH] mdadm:reminded external bitmap only supports ext[2-4] filesystem
 2017-03-20  5:40 UTC  (2+ messages)

[PATCH] mdadm/Monitor:dev should be a block file when use --waitclean
 2017-03-20  5:21 UTC 

[PATCH] mdadm/Monitor:triggers core dump when stat2devnm return NULL
 2017-03-20  5:21 UTC 

[PATCH] mdadm/mdmon:deleted the abort_reshape never invoked
 2017-03-20  5:21 UTC 

[PATCH] mdadm:it doesn't make sense to set --bitmap twice
 2017-03-20  5:21 UTC 

[PATCH] mdadm/grow: reshape would be stuck from raid1 to raid5
 2017-03-20  5:20 UTC 

[PATCH] mdadm:fixed some trivial typos in comments of mdadm.h
 2017-03-20  5:20 UTC 

[PATCH] mdadm:checking --level once mode has been set
 2017-03-20  5:17 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).