linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-31 16:33:13 to 2017-04-11 09:20:13 UTC [more...]

[PATCH 0/4] PPL fixes and improvements
 2017-04-11  9:20 UTC  (8+ 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

Shrinking an array
 2017-04-11  6:58 UTC  (5+ messages)

4.10 + 765d704db: no improvemtn in write rates with md/raid5 group_thread_cnt > 0
 2017-04-10 20:10 UTC  (2+ messages)

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-10 19:40 UTC  (20+ 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
` [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 14/27] sd: implement unmapping Write Zeroes
` [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/27] zram: "
` [PATCH 17/27] loop: "

[PATCH] md/raid1: avoid reusing a resync bio after error handling
 2017-04-10 18:04 UTC  (2+ messages)

[PATCH] md.c:didn't unlock the mddev before return EINVAL in array_size_store
 2017-04-10 17:49 UTC  (3+ messages)

[PATCH] md:MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
 2017-04-10 17:47 UTC  (2+ messages)

[PATCH] md/raid10: remove unnecessary checks with 'first'
 2017-04-10 17:41 UTC  (5+ messages)
` [PATCH V2] md/raid10: reset the 'first' at the end of loop

[PATCH] md/raid6: Fix anomily when recovering a single device in RAID6
 2017-04-10 17:34 UTC  (2+ messages)

[PATCH] md: update slab_cache before releasing new stripes when stripes resizing
 2017-04-10 16:25 UTC  (2+ messages)

[PATCH v2] md/r5cache: gracefully handle journal device errors for writeback mode
 2017-04-10 16:21 UTC  (2+ messages)

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-04-10 14:54 UTC  (11+ messages)
` [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses

[RFC PATCH v5] IV Generation algorithms for dm-crypt
 2017-04-10 14:00 UTC  (3+ messages)
` [RFC PATCH v5] crypto: Add IV generation algorithms

md-cluster Oops 4.9.13
 2017-04-10 13:25 UTC  (3+ messages)

Can we deprecate ioctl(RAID_VERSION)?
 2017-04-10  9:26 UTC  (12+ messages)

[PATCH 0/2] mdadm/manpage: update manpage for readonly and array-size
 2017-04-10  8:04 UTC  (3+ messages)
` [PATCH 1/2] mdadm/manpage:update description for readonly in manpage
  ` [PATCH 2/2] mdadm/manpage:clustered array doesn't support --array-size yet

[v2] raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
 2017-04-10  6:54 UTC  (3+ messages)

Level change from 4 disk RAID5 to 4 disk RAID6
 2017-04-10  5:41 UTC  (3+ messages)

mdadm:compiled warning in mdadm.c:1974:29 treats as errors
 2017-04-10  4:49 UTC  (8+ messages)
          ` [PATCH] mdadm.c:fix compile warning "mdfd is uninitialized"

(unknown),
 2017-04-10  3:30 UTC 

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-08 17:26 UTC  (31+ 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
` [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 14/27] sd: implement unmapping Write Zeroes
` [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/27] zram: "
` [PATCH 17/27] loop: "
` [PATCH 18/27] brd: remove discard support
` [PATCH 19/27] rbd: remove the discard_zeroes_data flag
` [PATCH 20/27] rsxx: "
` [PATCH 21/27] mmc: "
` [PATCH 22/27] block: stop using discards for zeroing
` [PATCH 23/27] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 24/27] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 25/27] block: remove the discard_zeroes_data flag
` [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices
` [PATCH 27/27] scsi: sd: Remove LBPRZ dependency for discards

1506 linux-raid
 2017-04-08  4:44 UTC 

[PATCH 0/2] Trace completion of all bios
 2017-04-07 15:42 UTC  (4+ messages)
` [PATCH 1/2] block: simple improvements for bio->flags
` [PATCH 2/2] block: trace completion of all bios

Degraded RAID reshaping
 2017-04-07  9:06 UTC  (2+ messages)

[PATCH] bcache: Keep the labels the same in cache dev and cache set
 2017-04-07  6:26 UTC 

[dm-devel] [PATCH] Fix for find_lowest_key in dm-btree.c
 2017-04-07  2:09 UTC 

mdadm - dmraid
 2017-04-06  6:00 UTC  (2+ messages)

[RFC PATCH] raid1: reset 'bi_next' before reuse the bio
 2017-04-06  2:03 UTC  (4+ messages)

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

[PATCH 0/4] integrated stat and fstat into utility functions
 2017-04-05 15:47 UTC  (8+ 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

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

always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-04-05 12:08 UTC  (30+ 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 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 22/25] block: stop using discards for zeroing
` [PATCH 25/25] block: remove the discard_zeroes_data flag

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] raid6/altivec: adding vpermxor implementation for raid6 Q syndrome
 2017-04-04 10:04 UTC  (4+ messages)

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

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

[PATCH] Revert "md: raid1: use bio helper in process_checks()"
 2017-04-01 21:51 UTC  (8+ 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).