Linux RAID Storage
[Prev Page][Next Page]
- [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
[PATCH 0/5] Updates following recent generic_make_request improvement,
NeilBrown
[PATCH v3] md/r5cache: generate R5LOG_PAYLOAD_FLUSH,
Song Liu
[PATCH] md: fix incorrect use of lexx_to_cpu in does_sb_need_changing, Jason Yan
[PATCH] md: fix super_offset endianness in super_1_rdev_size_change,
Jason Yan
[PATCH v2] md/r5cache: generate R5LOG_PAYLOAD_FLUSH,
Song Liu
mdadm add spare fails with "add new device failed ... Invalid argument" for RAID5, Tim Small
[PATCH v5 0/7] Partial Parity Log for MD RAID 5,
Artur Paszkiewicz
Auto replace disk,
Gandalf Corvotempesta
[PATCH 0/4] mdadm:checking level once mode has been set,
Zhilong Liu
[PATCH v3] md/r5cache: improve recovery with read ahead page pool,
Song Liu
[PATCH V3] md: move bitmap_destroy before __md_stop,
Guoqing Jiang
[PATCH 1/2] md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery,
Song Liu
[PATCH v2] md/r5cache: improve recovery with read ahead page pool, Song Liu
[PATCH v2] blk: improve order of bio handling in generic_make_request(),
NeilBrown
[PATCH 00/29] drivers, mics refcount conversions,
Elena Reshetova
- [PATCH 02/29] drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 10/29] drivers, md: convert stripe_head.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t, Elena Reshetova
- [PATCH 11/29] drivers, media: convert cx88_core.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 12/29] drivers, media: convert s2255_dev.num_channels from atomic_t to refcount_t, Elena Reshetova
- [PATCH 26/29] drivers, usb: convert dev_data.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 24/29] drivers: convert iblock_req.pending from atomic_t to refcount_t, Elena Reshetova
- [PATCH 06/29] drivers, md: convert dm_cache_metadata.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 05/29] drivers, md, bcache: convert cached_dev.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 04/29] drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 28/29] drivers: convert sbd_duart.map_guard from atomic_t to refcount_t, Elena Reshetova
- [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 14/29] drivers, media: convert vb2_dc_buf.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 16/29] drivers, media: convert vb2_vmalloc_buf.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 29/29] drivers, xen: convert grant_map.users from atomic_t to refcount_t, Elena Reshetova
- [PATCH 25/29] drivers, usb: convert ffs_data.ref from atomic_t to refcount_t, Elena Reshetova
- [PATCH 01/29] drivers, block: convert xen_blkif.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs from atomic_t to refcount_t, Elena Reshetova
- [PATCH 19/29] drivers, s390: convert lcs_reply.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 15/29] drivers, media: convert vb2_dma_sg_buf.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 20/29] drivers, s390: convert qeth_reply.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 18/29] drivers, s390: convert urdev.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 09/29] drivers, md: convert table_device.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 07/29] drivers, md: convert dm_dev_internal.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 27/29] drivers, usb: convert ep_data.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 03/29] drivers, char: convert vma_data.refcnt from atomic_t to refcount_t, Elena Reshetova
[PATCH v6 0/4] Broadcom SBA RAID support,
Anup Patel
[PATCH] mdadm:add man page for --symlinks,
Zhilong Liu
When will Linux support M2 on RAID ?,
David F.
[PATCH V2] md/raid5: sort bios, Shaohua Li
[RAID recovery] Unable to recover RAID5 array after disk failure,
Olivier Swinkels
Bit-Rot,
Gandalf Corvotempesta
[PATCH] md/r5cache: improve recovery with read ahead page pool,
Song Liu
Re: [mdadm] compiler warning, Michael Shigorin
[PATCH - mdadm] examine: tidy up some code.,
NeilBrown
[PATCH v1] mdadm: add checking clustered bitmap in assemble mode,
Zhilong Liu
[PATCH] mdadm:check the nodes when operate clustered array,
Zhilong Liu
[PATCH] mdadm:fix typo in comment,
Zhilong Liu
[PATCH V2 0/5] the latest changes for md-cluster,
Guoqing Jiang
[PATCH] mdadm: add checking the clustered bitmap in assemble mode,
Zhilong Liu
[MDADM PATCH 0/2] Fix some building errors,
Xiao Ni
[PATCH] md: don't impose the MD_SB_DISKS limit on arrays without metadata.,
NeilBrown
[PATCH] md/raid1/10: fix potential deadlock,
Shaohua Li
[PATCH v2 00/14] md: cleanup on direct access to bvec table,
Ming Lei
- [PATCH v2 01/13] block: introduce bio_segments_all(), Ming Lei
- [PATCH v2 06/13] md: raid1: don't use bio's vec table to manage resync pages, Ming Lei
- [PATCH v2 07/13] md: raid1: retrieve page from pre-allocated resync page array, Ming Lei
- [PATCH v2 08/13] md: raid1: use bio helper in process_checks(), Ming Lei
- [PATCH v2 10/13] md: raid10: refactor code of read reshape's .bi_end_io, Ming Lei
- [PATCH v2 09/13] md: raid1: use bio_segments_all(), Ming Lei
- [PATCH v2 11/13] md: raid10: don't use bio's vec table to manage resync pages, Ming Lei
- [PATCH v2 12/13] md: raid10: retrieve page from preallocated resync page array, Ming Lei
- [PATCH v2 13/13] md: raid10: avoid direct access to bvec table in handle_reshape_read_error, Ming Lei
- [PATCH v2 05/13] md: raid1: simplify r1buf_pool_free(), Ming Lei
- [PATCH v2 04/13] md: prepare for managing resync I/O pages in clean way, Ming Lei
- [PATCH v2 03/13] md: move two macros into md.h, Ming Lei
- [PATCH v2 02/13] md: raid1/raid10: don't handle failure of bio_add_page(), Ming Lei
Performance regression with HP HW raid (hpsa) between 3.18.21 and 3.18.22 (and later), Mattias Wadenstein
GRUB warning after replacing disk drive in RAID1,
Peter Sangas
exposed and pushed the mdadm/test improvement progress,
zhilong
RAID10 reshape and change lout possible?,
Reindl Harald
raid5 - adding journal to an existing device?,
Tomasz Chmielewski
[GIT PULL] MD update for 4.11,
Shaohua Li
[PATCH v1 00/14] md: cleanup on direct access to bvec table,
Ming Lei
- [PATCH v1 01/14] block: introduce bio_segments_all(), Ming Lei
- [PATCH v1 02/14] block: introduce bio_remove_last_page(), Ming Lei
- [PATCH v1 03/14] md: raid1/raid10: use bio_remove_last_page(), Ming Lei
- [PATCH v1 09/14] md: raid1: use bio helper in process_checks(), Ming Lei
- [PATCH v1 07/14] md: raid1: don't use bio's vec table to manage resync pages, Ming Lei
- [PATCH v1 06/14] md: raid1: simplify r1buf_pool_free(), Ming Lei
- [PATCH v1 08/14] md: raid1: retrieve page from pre-allocated resync page array, Ming Lei
- [PATCH v1 05/14] md: prepare for managing resync I/O pages in clean way, Ming Lei
- [PATCH v1 04/14] md: move two macros into md.h, Ming Lei
- [PATCH v1 10/14] md: raid1: use bio_segments_all(), Ming Lei
- [PATCH v1 11/14] md: raid10: refactor code of read reshape's .bi_end_io, Ming Lei
- [PATCH v1 14/14] md: raid10: avoid direct access to bvec table in handle_reshape_read_error, Ming Lei
- [PATCH v1 12/14] md: raid10: don't use bio's vec table to manage resync pages, Ming Lei
- [PATCH v1 13/14] md: raid10: retrieve page from preallocated resync page array, Ming Lei
[BUG] non-metadata arrays cannot use more than 27 component devices,
ian_bruce
[PATCH 00/14] the latest changes for md-cluster,
Guoqing Jiang
- [PATCH 01/14] md-cluster: remove unnecessary header files, Guoqing Jiang
- [PATCH 03/14] md-cluster: remove useless memset from gather_all_resync_info, Guoqing Jiang
- [PATCH 02/14] md-cluster: free md_cluster_info if node leave cluster, Guoqing Jiang
- [PATCH 08/14] md-cluster: set MD_CLUSTER_HOLDING_MUTEX_FOR_RECVD before unregister thread, Guoqing Jiang
- [PATCH 07/14] md: move bitmap_destroy before __md_stop, Guoqing Jiang
- [PATCH 05/14] md-cluster: add new parameter for lock_token, Guoqing Jiang
- [PATCH 12/14] md/bitmap: replace redundant codes with get_bitmap_from_slot, Guoqing Jiang
- [PATCH 09/14] md-cluster: set MD_CLUSTER_HOLDING_MUTEX_FOR_RECVD in metadata_update_start, Guoqing Jiang
- [PATCH 11/14] md-cluster: introduce cluster_check_sync_size, Guoqing Jiang
- [PATCH 10/14] md-cluster: add CHANGE_CAPACITY message type, Guoqing Jiang
- [PATCH 14/14] md-cluster: add the support for resize, Guoqing Jiang
- [PATCH 13/14] md: move funcs from pers->resize to update_size, Guoqing Jiang
- [PATCH 04/14] md-cluster: add mddev into struct md_cluster_info, Guoqing Jiang
- Re: [PATCH 00/14] the latest changes for md-cluster, Shaohua Li
- [PATCH 06/14] md-cluster: use sync way to handle METADATA_UPDATED msg, Guoqing Jiang
[PATCH 1/2] md/raid10: submit bio directly to replacement disk,
Shaohua Li
IMSM RAID10: Rebuild/Resync difference on Linux vs Windows,
Matthias Dahl
[PATCH] md/raid1: fix write behind issues introduced by bio_clone_bioset_partial,
Shaohua Li
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]