linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-28 16:50:47 to 2017-04-05 14:21:45 UTC [more...]

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-05 14:21 UTC  (8+ messages)
  ` [PATCH 01/27] sd: split sd_setup_discard_cmnd
  ` [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES
  ` [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES
` [PATCH 06/27] dm io: discards don't take a payload
` [PATCH 07/27] dm: support REQ_OP_WRITE_ZEROES

4.10 + 765d704db: no improvemtn in write rates with md/raid5 group_thread_cnt > 0
 2017-04-05 14:13 UTC 

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

[RFC PATCH] raid1: reset 'bi_next' before reuse the bio
 2017-04-05  7:40 UTC  (3+ messages)

mdadm - dmraid
 2017-04-05  6:56 UTC 

[md PATCH 00/10] Simplify bio splitting and related code
 2017-04-05  4:05 UTC  (11+ messages)
` [md PATCH 02/10] md/raid1: simplify alloc_behind_master_bio()
` [md PATCH 01/10] md/raid1: simplify the splitting of requests
` [md PATCH 03/10] Revert "block: introduce bio_copy_data_partial"
` [md PATCH 04/10] md/raid1: simplify handle_read_error()
` [md PATCH 08/10] md/raid5: make chunk_aligned_read() split bios more cleanly
` [md PATCH 05/10] md/raid1: factor out flush_bio_list()
` [md PATCH 09/10] md/linear: improve bio splitting
` [md PATCH 10/10] md/raid0: fix up "
` [md PATCH 06/10] md/raid10: simplify the splitting of requests
` [md PATCH 07/10] md/raid10: simplify handle_read_error()

md-cluster Oops 4.9.13
 2017-04-05  3:01 UTC  (2+ messages)

20047 linux-raid
 2017-04-05  2:50 UTC 

[RFC PATCH] blk: reset 'bi_next' when bio is done inside request
 2017-04-04 21:52 UTC  (8+ messages)

[PATCH 0/4] PPL fixes and improvements
 2017-04-04 11:13 UTC  (5+ messages)
` [PATCH 1/4] raid5-ppl: use a single mempool for ppl_io_unit and header_page
` [PATCH 2/4] raid5-ppl: move no_mem_stripes to struct ppl_conf
` [PATCH 3/4] raid5-ppl: use resize_stripes() when enabling or disabling ppl
` [PATCH 4/4] raid5-ppl: partial parity calculation optimization

[PATCH] raid6/altivec: adding vpermxor implementation for raid6 Q syndrome
 2017-04-04 10:04 UTC  (4+ messages)

[PATCH] mdadm/grow: reshape would be stuck from raid1 to raid5
 2017-04-04  6:30 UTC  (7+ messages)
` [PATCH v1] "

mdadm:compiled warning in mdadm.c:1974:29 treats as errors
 2017-04-04  5:31 UTC 

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-04-03 23:01 UTC  (6+ messages)
` [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses

[PATCH] dm ioctl: Remove double parentheses
 2017-04-03 16:56 UTC  (4+ messages)

[PATCH] md/raid10: remove unnecessary checks with 'first'
 2017-04-03  2:21 UTC  (2+ messages)

[PATCH] md/raid6: Fix anomily when recovering a single device in RAID6
 2017-04-03  2:11 UTC 

RAID6 rebuild oddity
 2017-04-03  2:09 UTC  (9+ messages)

[PATCH] Revert "md: raid1: use bio helper in process_checks()"
 2017-04-01 21:51 UTC  (8+ messages)

[PATCH 0/4] integrated stat and fstat into utility functions
 2017-04-01 12:51 UTC  (5+ messages)
` [PATCH 1/4] mdadm/util:integrate stat operations into one utility
` [PATCH 2/4] mdadm/util:integrate fstat operations into one utility function
` [PATCH 3/4] mdadm/Create:declaring an existing struct within same function
` [PATCH 4/4] mdadm/Monitor:check the block device when use waitclean parameter

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-31  7:18 UTC  (45+ messages)
` [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
        ` [Drbd-dev] "
` [PATCH 23/23] block: remove the discard_zeroes_data flag

Re-assembling array after double device failure
 2017-03-31  4:25 UTC  (3+ messages)

[PATCH][RFC] dm raid: Fix NULL pointer dereference for raid1 without bitmap
 2017-03-30 19:30 UTC  (2+ messages)

[PATCH] mdadm/util:integrate fstat and stat into a utility function
 2017-03-30 18:46 UTC  (2+ messages)

[PATCHv2] mdadm.c: fix compile error "switch condition has boolean value"
 2017-03-30 17:51 UTC  (3+ messages)

[PATCH] imsm: use rounded size for metadata initialization
 2017-03-30 15:55 UTC  (2+ messages)

[PATCH 1/2] super1: replace hard-coded values with bit definitions
 2017-03-30 15:53 UTC  (8+ messages)
` [PATCH 2/2] mdadm.c: fix compile error "switch condition has boolean value"

Grow set size issue
 2017-03-30 14:10 UTC  (3+ messages)

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-30  4:49 UTC  (6+ messages)

[PATCH] md: update slab_cache before releasing new stripes when stripes resizing
 2017-03-30  3:01 UTC  (2+ messages)

[PATCH v4 0/6] mdadm support for Partial Parity Log
 2017-03-29 15:39 UTC  (8+ messages)
` [PATCH v4 1/6] Generic support for --consistency-policy and PPL
` [PATCH v4 2/6] Detail: show consistency policy
` [PATCH v4 3/6] imsm: PPL support
` [PATCH v4 4/6] super1: "
` [PATCH v4 5/6] Add 'ppl' and 'no-ppl' options for --update=
` [PATCH v4 6/6] Grow: support consistency policy change

[PATCH v2] md/r5cache: gracefully handle journal device errors for writeback mode
 2017-03-29  8:00 UTC 

[PATCH] md:array cannot be opened again after 'md_set_readonly'
 2017-03-28 21:18 UTC  (5+ messages)

[mdadm PATCH 0/5] Assorted mdadm patch
 2017-03-28 18:34 UTC  (7+ messages)
` [mdadm PATCH 5/5] Detail: handle non-existent arrays better
` [mdadm PATCH 3/5] Introduce sys_hot_remove_disk()
` [mdadm PATCH 4/5] Add 'force' flag to *hot_remove_disk()

[PATCH] dm: move dm_table_destroy() to same header as dm_table_create()
 2017-03-28 18:31 UTC 

[PATCH] mdadm:checking --level once mode has been set
 2017-03-28 18:27 UTC  (3+ messages)
` [PATCH v1] mdadm/Build:check the level parameter when build new array

[mdadm PATCH] Retry HOT_REMOVE_DISK a few times
 2017-03-28 18:26 UTC  (2+ messages)

[mdadm PATCH] udev-md-raid-assembly.rules: Skip non-ready devices
 2017-03-28 18:22 UTC  (2+ messages)

[PATCH v3 0/6] mdadm support for Partial Parity Log
 2017-03-28 18:21 UTC  (5+ messages)
` [PATCH v3 3/6] imsm: PPL support

[PATCH v4] mdadm/r5cache: allow adding journal to array without journal
 2017-03-28 18:15 UTC  (2+ messages)

[PATCH] mdadm/bitmap:fixed typos in comments of bitmap.h
 2017-03-28 18:08 UTC  (2+ messages)

[PATCH v3] mdadm: change in add-journal support
 2017-03-28 18:05 UTC  (4+ messages)
` [PATCH v3] mdadm/r5cache: allow adding journal to array without journal

[PATCHv2 0/2] mdadm: setting device role of raid1 disk with failfast
 2017-03-28 18:01 UTC  (3+ messages)
` [PATCHv2 1/2] super1: ignore failfast flag for setting device role

[PATCH 1/2] Replace snprintf with strncpy at some places to avoid truncation
 2017-03-28 17:57 UTC  (4+ messages)
` [PATCH 2/2] mdadm: Forced type conversion "


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