messages from 2017-03-30 19:30:53 to 2017-04-08 21:42:39 UTC [more...]
Level change from 4 disk RAID5 to 4 disk RAID6
2017-04-08 21:42 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
Can we deprecate ioctl(RAID_VERSION)?
2017-04-07 15:55 UTC (10+ messages)
[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
mdadm:compiled warning in mdadm.c:1974:29 treats as errors
2017-04-07 14:53 UTC (7+ messages)
[RFC PATCH v5] IV Generation algorithms for dm-crypt
2017-04-07 10:47 UTC (2+ messages)
` [RFC PATCH v5] crypto: Add IV generation algorithms
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
[v2] raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
2017-04-06 6:13 UTC (2+ messages)
mdadm - dmraid
2017-04-06 6:00 UTC (2+ messages)
[PATCH] md:MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
2017-04-06 3:16 UTC
[PATCH] md/raid10: remove unnecessary checks with 'first'
2017-04-06 2:27 UTC (4+ messages)
` [PATCH V2] md/raid10: reset the 'first' at the end of loop
[PATCH] md/raid1: avoid reusing a resync bio after error handling
2017-04-06 2:06 UTC
[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 01/10] md/raid1: simplify the splitting of requests
` [md PATCH 03/10] Revert "block: introduce bio_copy_data_partial"
` [md PATCH 02/10] md/raid1: simplify alloc_behind_master_bio()
` [md PATCH 04/10] md/raid1: simplify handle_read_error()
` [md PATCH 06/10] md/raid10: simplify the splitting of requests
` [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 07/10] md/raid10: simplify handle_read_error()
` [md PATCH 10/10] md/raid0: fix up bio splitting
` [md PATCH 09/10] md/linear: improve "
[PATCH 0/7] LLVM: make x86_64 kernel build with clang
2017-04-05 19:11 UTC (10+ 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
[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 V2
2017-04-05 14:51 UTC (19+ 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: "
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
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] dm ioctl: Remove double parentheses
2017-04-03 16:56 UTC (4+ 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 (6+ messages)
[PATCH] Revert "md: raid1: use bio helper in process_checks()"
2017-04-01 21:51 UTC (8+ messages)
RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
2017-03-31 7:18 UTC (16+ messages)
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).