Linux RAID Storage
[Prev Page][Next Page]
- [PATCH 06/27] dm io: discards don't take a payload, (continued)
- [PATCH 06/27] dm io: discards don't take a payload, Christoph Hellwig
- [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 01/27] sd: split sd_setup_discard_cmnd, Christoph Hellwig
- [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- [PATCH 16/27] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches, Christoph Hellwig
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload V2, Christoph Hellwig
- always use REQ_OP_WRITE_ZEROES for zeroing offload V2, Christoph Hellwig
- [PATCH 27/27] scsi: sd: Remove LBPRZ dependency for discards, Christoph Hellwig
- [PATCH 24/27] drbd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 23/27] drbd: make intelligent use of blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 22/27] block: stop using discards for zeroing, Christoph Hellwig
- [PATCH 21/27] mmc: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 20/27] rsxx: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 19/27] rbd: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 18/27] brd: remove discard support, Christoph Hellwig
- [PATCH 17/27] loop: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 16/27] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 14/27] sd: implement unmapping Write Zeroes, Christoph Hellwig
- [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches, Christoph Hellwig
- [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing, Christoph Hellwig
- [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 07/27] dm: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices, Christoph Hellwig
- [PATCH 25/27] block: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 06/27] dm io: discards don't take a payload, Christoph Hellwig
- [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 01/27] sd: split sd_setup_discard_cmnd, Christoph Hellwig
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload V2, Jens Axboe
- mdadm - dmraid,
gmx
- [md PATCH 00/10] Simplify bio splitting and related code.,
NeilBrown
- [md PATCH 01/10] md/raid1: simplify the splitting of requests., NeilBrown
- [md PATCH 02/10] md/raid1: simplify alloc_behind_master_bio(), NeilBrown
- [md PATCH 03/10] Revert "block: introduce bio_copy_data_partial", NeilBrown
- [md PATCH 04/10] md/raid1: simplify handle_read_error()., NeilBrown
- [md PATCH 05/10] md/raid1: factor out flush_bio_list(), NeilBrown
- [md PATCH 06/10] md/raid10: simplify the splitting of requests., NeilBrown
- [md PATCH 07/10] md/raid10: simplify handle_read_error(), NeilBrown
- [md PATCH 08/10] md/raid5: make chunk_aligned_read() split bios more cleanly., NeilBrown
- [md PATCH 09/10] md/linear: improve bio splitting., NeilBrown
- [md PATCH 10/10] md/raid0: fix up bio splitting., NeilBrown
- Re: [md PATCH 00/10] Simplify bio splitting and related code., Shaohua Li
- md-cluster Oops 4.9.13,
Marc Smith
- [RFC PATCH] raid1: reset 'bi_next' before reuse the bio,
Michael Wang
- [PATCH 0/4] PPL fixes and improvements,
Artur Paszkiewicz
- mdadm:compiled warning in mdadm.c:1974:29 treats as errors,
Zhilong
- [RFC PATCH] blk: reset 'bi_next' when bio is done inside request,
Michael Wang
- [PATCH] md/raid6: Fix anomily when recovering a single device in RAID6.,
NeilBrown
- [PATCH 0/4] integrated stat and fstat into utility functions,
Zhilong Liu
- [PATCH] md/raid10: remove unnecessary checks with 'first',
Guoqing Jiang
- always use REQ_OP_WRITE_ZEROES for zeroing offload,
Christoph Hellwig
- [PATCH 01/25] ѕd: split sd_setup_discard_cmnd, Christoph Hellwig
- [PATCH 02/25] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 03/25] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 05/25] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 09/25] block: stop using blkdev_issue_write_same for zeroing, Christoph Hellwig
- [PATCH 08/25] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 10/25] block: add a flags argument to (__)blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 07/25] dm: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 15/25] nvme: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 12/25] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- [PATCH 16/25] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 18/25] brd: remove discard support, Christoph Hellwig
- [PATCH 17/25] loop: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 20/25] rsxx: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 23/25] drbd: make intelligent use of blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 22/25] block: stop using discards for zeroing, Christoph Hellwig
- [PATCH 24/25] drbd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 25/25] block: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 19/25] rbd: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 21/25] mmc: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 14/25] sd: implement unmapping Write Zeroes, Christoph Hellwig
- [PATCH 11/25] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 13/25] block_dev: use blkdev_issue_zerout for hole punches, Christoph Hellwig
- [PATCH 04/25] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 06/25] dm io: discards don't take a payload, Christoph Hellwig
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload, Hannes Reinecke
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload, Martin K. Petersen
- [PATCHv2] mdadm.c: fix compile error "switch condition has boolean value",
Gioh Kim
- [PATCH][RFC] dm raid: Fix NULL pointer dereference for raid1 without bitmap,
kmeaw
- [PATCH] imsm: use rounded size for metadata initialization,
Tomasz Majchrzak
- [PATCH] raid6/altivec: adding vpermxor implementation for raid6 Q syndrome,
Matt Brown
- [PATCH] mdadm/util:integrate fstat and stat into a utility function,
Zhilong Liu
- Grow set size issue,
jes . sorensen
- [PATCH v4 0/6] mdadm support for Partial Parity Log,
Artur Paszkiewicz
- [PATCH 1/2] super1: replace hard-coded values with bit definitions,
Gioh Kim
- [PATCH v2] md/r5cache: gracefully handle journal device errors for writeback mode,
Song Liu
- [PATCH] md: update slab_cache before releasing new stripes when stripes resizing,
Dennis Yang
- [PATCH] dm: move dm_table_destroy() to same header as dm_table_create(), Brian Norris
- [PATCH v4] mdadm/r5cache: allow adding journal to array without journal,
Song Liu
- [PATCH] Revert "md: raid1: use bio helper in process_checks()",
Arnd Bergmann
- [PATCH v3] md/raid5: use consistency_policy to remove journal feature,
Song Liu
- Re-assembling array after double device failure,
Andy Smith
- [PATCH] md:array cannot be opened again after 'md_set_readonly',
Zhilong Liu
- [PATCH 0/5] Fix dead URLs to ftp.kernel.org,
SeongJae Park
- [mdadm PATCH 0/5] Assorted mdadm patch,
NeilBrown
- [mdadm PATCH] Retry HOT_REMOVE_DISK a few times.,
NeilBrown
- [mdadm PATCH] udev-md-raid-assembly.rules: Skip non-ready devices,
NeilBrown
- [PATCH] md/raid5-cache: fix payload endianness problem in raid5-cache,
Jason Yan
- [PATCH] md/raid1: skip data copy for behind io for discard request,
Shaohua Li
- Re: md/raid5: report one failure scenario about growing array from mirror to level 5,
Shaohua Li
- RAID6 rebuild oddity,
Brad Campbell
- RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload,
Christoph Hellwig
- [PATCH 02/23] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 06/23] dm-kcopyd: switch to use REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 17/23] rbd: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 19/23] mmc: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 21/23] drbd: make intelligent use of blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 23/23] block: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 14/23] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 16/23] brd: remove discard support, Christoph Hellwig
- [PATCH 13/23] nvme: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 18/23] rsxx: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 08/23] block: add a flags argument to (__)blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 20/23] block: stop using discards for zeroing, Christoph Hellwig
- [PATCH 09/23] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches, Christoph Hellwig
- [PATCH 12/23] sd: handle REQ_UNMAP, Christoph Hellwig
- [PATCH 05/23] dm: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 15/23] loop: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 04/23] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 07/23] block: stop using blkdev_issue_write_same for zeroing, Christoph Hellwig
- [PATCH 10/23] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- Re: RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload, Lars Ellenberg
- Re: RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload, Mike Snitzer
- constant array_state active after specific jobs,
pdi
- [PATCH 2/2] dm raid: add raid4/5/6 journal mode support, heinzm
- [PATCH 1/2] md: add raid4/5/6 journal mode API (for dm-raid use),
heinzm
- [PATCH 0/2] md/dm-raid: add/use API to switch raid4/5/6 journal cache modes, heinzm
- mdadm: one question about the readonly and readwrite feature,
Zhilong Liu
- Hang on md RAID5 -> RAID6 reshape, Tim Small
- [PATCH] block: trace completion of all bios.,
NeilBrown
- [PATCH] percpu-refcount: support synchronous switch to atomic mode.,
NeilBrown
- [PATCH] raid5-ppl: silence a misleading warning message,
Dan Carpenter
- proactive disk replacement,
Jeff Allison
- [PATCH] mdadm/bitmap:fixed typos in comments of bitmap.h,
Zhilong Liu
- [PATCHv2 0/2] mdadm: setting device role of raid1 disk with failfast,
Gioh Kim
- [PATCH] mdadm/Monitor:dev should be a block file when use --waitclean,
Zhilong Liu
- [PATCH] mdadm/Monitor:triggers core dump when stat2devnm return NULL,
Zhilong Liu
- [PATCH] mdadm:reminded external bitmap only supports ext[2-4] filesystem,
Zhilong Liu
- [PATCH] mdadm/mdmon:deleted the abort_reshape never invoked,
Zhilong Liu
- [PATCH] mdadm:it doesn't make sense to set --bitmap twice,
Zhilong Liu
- [PATCH] mdadm/grow: reshape would be stuck from raid1 to raid5,
Zhilong Liu
- [PATCH] mdadm:fixed some trivial typos in comments of mdadm.h,
Zhilong Liu
- [PATCH] mdadm:checking --level once mode has been set,
Zhilong Liu
- [Linux-Raid] strange mirror write perf,
Youenn Gestin
- stripe_cache_size, some info,
Gandalf Corvotempesta
- component device mismatches found,
Gandalf Corvotempesta
[PATCH 1/2] Replace snprintf with strncpy at some places to avoid truncation,
Xiao Ni
[PATCH v3] mdadm: change in add-journal support,
Song Liu
[PATCH] dm crypt: remove an impossible condition,
Dan Carpenter
[PATCH 0/2] mdadm: setting device role of raid1 disk with failfast,
Gioh Kim
[PATCH 1/3] mdadm: Replace snprintf with strncpy at some places to avoid truncation, Xiao Ni
[PATCH 0/3] mdadm: Fix some building errors,
Xiao Ni
[PATCH V1] md/raid10: refactor some codes from raid10_write_request,
Guoqing Jiang
[PATCH 0/7] LLVM: make x86_64 kernel build with clang.,
Michael Davidson
- [PATCH 4/7] x86, boot, LLVM: #undef memcpy etc in string.c, Michael Davidson
- [PATCH 6/7] md/raid10, LLVM: get rid of variable length array, Michael Davidson
- [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses, Michael Davidson
- [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags, Michael Davidson
- [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset, Michael Davidson
- [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS, Michael Davidson
- [PATCH 7/7] crypto, x86, LLVM: aesni - fix token pasting, Michael Davidson
- Re: [PATCH 0/7] LLVM: make x86_64 kernel build with clang., Dmitry Vyukov
recovery does not complete after --add,
Eyal Lebedinsky
[PATCH v2] mdadm/r5cache: allow adding journal to array without journal,
Song Liu
[PATCH v2 1/2] md/raid5: Add change_consistency_policy to raid4 and raid6,
Song Liu
Read data from disk that was part of RAID1 array,
Peter Sangas
[PATCH v3 0/6] mdadm support for Partial Parity Log,
Artur Paszkiewicz
[PATCH] dm ioctl: Remove double parentheses,
Matthias Kaehlcke
[GIT PULL] MD update for 4.11-rc3, Shaohua Li
[PATCH v3 00/14] md: cleanup on direct access to bvec table,
Ming Lei
- [PATCH v3 01/14] md: raid1/raid10: don't handle failure of bio_add_page(), Ming Lei
- [PATCH v3 02/14] md: move two macros into md.h, Ming Lei
- [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages, Ming Lei
- [PATCH v3 06/14] md: raid1: retrieve page from pre-allocated resync page array, Ming Lei
- [PATCH v3 11/14] md: raid10: refactor code of read reshape's .bi_end_io, Ming Lei
- [PATCH v3 13/14] md: raid10: retrieve page from preallocated resync page array, Ming Lei
- [PATCH v3 14/14] md: raid10: avoid direct access to bvec table in handle_reshape_read_error, Ming Lei
- [PATCH v3 12/14] md: raid10: don't use bio's vec table to manage resync pages, Ming Lei
- [PATCH v3 10/14] md: raid1: improve write behind, Ming Lei
- [PATCH v3 08/14] block: introduce bio_copy_data_partial, Ming Lei
- [PATCH v3 09/14] md: raid1: move 'offset' out of loop, Ming Lei
- [PATCH v3 07/14] md: raid1: use bio helper in process_checks(), Ming Lei
- [PATCH v3 03/14] md: prepare for managing resync I/O pages in clean way, Ming Lei
- [PATCH v3 04/14] md: raid1: simplify r1buf_pool_free(), Ming Lei
[PATCH] md/raid5:fix typo in comments of resize_stripes,
Zhilong Liu
[PATCH v2] md/r5cache: journal remove support, Song Liu
[PATCH 1/2] mdadm/r5cache: allow adding journal to array without journal,
Song Liu
[PATCH 1/2] md/r5cache: improve add-journal,
Song Liu
[md PATCH 00/15 v2] remove all abuse of bi_phys_segments,
NeilBrown
- [md PATCH 01/15] md/raid5: use md_write_start to count stripes, not bios, NeilBrown
- [md PATCH 02/15] md/raid5: simplfy delaying of writes while metadata is updated., NeilBrown
- [md PATCH 03/15] md/raid5: call bio_endio() directly rather than queueing for later., NeilBrown
- [md PATCH 04/15] block: trace completion of all bios., NeilBrown
- [md PATCH 05/15] md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter, NeilBrown
- [md PATCH 06/15] md/raid5: remove over-loading of ->bi_phys_segments., NeilBrown
- [md PATCH 07/15] Revert "md/raid5: limit request size according to implementation limits", NeilBrown
- [md PATCH 08/15] md/raid1, raid10: move rXbio accounting closer to allocation., NeilBrown
- [md PATCH 09/15] md/raid10: stop using bi_phys_segments, NeilBrown
- [md PATCH 10/15] md/raid1: stop using bi_phys_segment, NeilBrown
- [md PATCH 11/15] md/raid5: don't test ->writes_pending in raid5_remove_disk, NeilBrown
- [md PATCH 12/15] md: factor out set_in_sync(), NeilBrown
- [md PATCH 13/15] md: close a race with setting mddev->in_sync, NeilBrown
- [md PATCH 14/15] percpu-refcount: support synchronous switch to atomic mode., NeilBrown
- [md PATCH 15/15] MD: use per-cpu counter for writes_pending, NeilBrown
- Re: [md PATCH 00/15 v2] remove all abuse of bi_phys_segments, Shaohua Li
[PATCH V4] md: move bitmap_destroy to the beginning of __md_stop,
Guoqing Jiang
[PATCH v2] r5cache: allow adding journal to array without journal,
Song Liu
[PATCH] r5cache: allow adding journal to array without journal, Song Liu
[PATCH] md/r5cache: flush data in memory during journal device failure,
Song Liu
[PATCH v5] DM: dm-inplace-compress: inplace compressed DM target,
Ram Pai
[PATCH] md/r5cache: fix set_syndrome_sources(),
Song Liu
[PATCH] drivers, md: convert stripe_head.count from atomic_t to refcount_t,
Elena Reshetova
[RFC PATCH] md/raid10: refactor some codes from raid10_write_request,
Guoqing Jiang
[PATCH] md:fix a trivial typo in comments,
Zhilong Liu
[PATCH] dm cache: handle kmalloc failure allocating background_tracker struct, Colin King
on assembly and recovery of a hardware RAID,
Alfred Matthews
linux-next: WARNING: CPU: 0 PID: 1 at lib/refcount.c:114 refcount_inc+0x37/0x40,
Andrei Vagin
RAID 5 3-drive array inactive - no superblock - can anything be saved?,
Robert Schultz
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]