Linux-Raid Archives mirror
 help / color / mirror / Atom feed
 messages from 2015-08-05 04:16:57 to 2015-09-13 12:15:10 UTC [more...]

[PATCH 00/39] drop null test before destroy functions
 2015-09-13 12:15 UTC  (4+ messages)
` [PATCH 12/39] dm: "
` [PATCH 15/39] bcache: "
` [PATCH 17/39] md: "

raid5-cache I/O path improvements V2
 2015-09-12  6:17 UTC  (13+ messages)
` [PATCH 01/12] raid5-cache: port to 4.3-rc
` [PATCH 02/12] raid5-cache: free I/O units earlier
` [PATCH 03/12] raid5-cache: rename flushed_ios to finished_ios
` [PATCH 04/12] raid5-cache: factor out a helper to run all stripes for an I/O unit
` [PATCH 05/12] raid5-cache: use FUA writes for the log
` [PATCH 06/12] raid5-cache: clean up r5l_get_meta
` [PATCH 07/12] raid5-cache: refactor bio allocation
` [PATCH 08/12] raid5-cache: take rdev->data_offset into account early on
` [PATCH 09/12] raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
` [PATCH 10/12] raid5-cache: new helper: r5_reserve_log_entry
` [PATCH 11/12] raid5-cache: small log->seq cleanup
` [PATCH 12/12] raid5-cache: use bio chaining

raid1 resync stuck
 2015-09-11 17:44 UTC  (3+ messages)

raid role number off on one array?
 2015-09-11 15:21 UTC  (3+ messages)

[PATCH] Remove unused argument in md_new_event()
 2015-09-10 12:41 UTC 

raid5-cache I/O path improvements
 2015-09-09 15:59 UTC  (21+ messages)
` [PATCH 01/10] raid5-cache: port to 4.3-rc
` [PATCH 02/10] raid5-cache: free I/O units earlier
` [PATCH 03/10] raid5-cache: use FUA writes for the log
` [PATCH 04/10] raid5-cache: clean up r5l_get_meta
` [PATCH 05/10] raid5-cache: refactor bio allocation
` [PATCH 06/10] raid5-cache: take rdev->data_offset into account early on
` [PATCH 07/10] raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
` [PATCH 08/10] raid5-cache: new helper: r5_reserve_log_entry
` [PATCH 09/10] raid5-cache: small log->seq cleanup
` [PATCH 10/10] raid5-cache: use bio chaining

RAID4/5/6 reshape grow stuck
 2015-09-08  4:33 UTC  (2+ messages)

md127 auto created when use "-B" to build a legacy array without superblocks
 2015-09-07 12:27 UTC 

Disk failed on grow process and missing backup-file
 2015-09-07 10:15 UTC 

Change "mv $targetdir/log $logdir/$log" to "cp $targetdir/log $logdir/$log"
 2015-09-07  3:28 UTC 

[GIT PULL REQUEST] md updates for 4.3
 2015-09-06  1:03 UTC  (2+ messages)

[PATCH] raid5-cache: don't delay stripe captured in log
 2015-09-04 21:14 UTC 

[PATCH] raid5-cache: check stripe finish out of order
 2015-09-04 21:14 UTC 

[PATCH] dm: ioctl: prevent double freeing
 2015-09-04 11:22 UTC 

[PATCH] imsm: don't call abort_reshape() in imsm_manage_reshape()
 2015-09-04  9:33 UTC 

Raid 10 array problems
 2015-09-04  6:03 UTC  (2+ messages)

[PATCH] enable bypass raid5 journal for full stripe writes
 2015-09-04  6:01 UTC 

[PATCH] skip match_mddev_units check for special roles
 2015-09-04  6:00 UTC 

Expanding RAID0
 2015-09-03 10:53 UTC  (2+ messages)

[PATCH 0/8] raid5-cache fixes
 2015-09-02 20:49 UTC  (9+ messages)
` [PATCH 1/8] md: fix feature map check
` [PATCH 2/8] raid5: fix build error
` [PATCH 3/8] raid5-cache: switching to state machine for log disk cache flush
` [PATCH 4/8] raid5-cache: fix a user-after-free bug
` [PATCH 5/8] raid5-cache: move functionality out of __r5l_set_io_unit_state
` [PATCH 6/8] raid5-cache: optimize FLUSH IO with log enabled
` [PATCH 7/8] md: skip resync for raid array with journal
` [PATCH 8/8] raid5-cache: add trim support for log

fix use after free in raid5-cache
 2015-09-02 17:22 UTC  (6+ messages)
` [PATCH 1/3] raid5-cache: move functionality out of __r5l_set_io_unit_state
` [PATCH 2/3] raid5-cache: remove r5l_move_io_unit_list
` [PATCH 3/3] raid5-cache: fix __r5l_stripe_write_finished

[PATCH 0/6] mdadm support for journal device of RAID-4/5/6
 2015-09-02  7:09 UTC  (11+ messages)
` [PATCH 1/6] add macros for MD_DISK_ROLE_(SPARE/FAULTY)
` [PATCH 2/6] Show device as journal in --detail --examine
` [PATCH 3/6] Enable create array with write journal (--write-journal DEVICE)
` [PATCH 4/6] Assemble array with write journal
` [PATCH 5/6] Check write journal in incremental
` [PATCH 6/6] Add help message and man entry for --write-journal

Re-add of raid1 drive resulted in strange loss of data on Archlinux?
 2015-09-01  5:00 UTC 

Reply Back On-Time
 2015-09-01  2:20 UTC 

DO YOU NEED A LOAN? BUSINESS OR PERSONAL,IF YES APPLY NOW
 2015-08-29 14:50 UTC 

How best to re-sync raid1 array? zero superblock on removed disk and let it rebuild?
 2015-08-28 13:16 UTC  (5+ messages)

[PATCH 1/3] config.c: since dlist is initialized as NULL, remove the useless code
 2015-08-27  7:34 UTC  (3+ messages)
` [PATCH 2/3] policy.c: make it easily understood when comparing the string
` [PATCH 3/3] mdadm: remove duplicate logic when c.delay is 0

Re-add not selecting drive for correct slot?
 2015-08-25 18:18 UTC  (10+ messages)

[PATCH stable] md/bitmap: return an error when bitmap superblock is corrupt
 2015-08-25 10:19 UTC  (6+ messages)
` Patch "md/bitmap: return an error when bitmap superblock is corrupt." has been added to the 3.10-stable tree
` Patch "md/bitmap: return an error when bitmap superblock is corrupt." has been added to the 3.14-stable tree

SYSTEM UPGRADE
 2015-08-24 18:25 UTC 

unable to handle kernel NULL pointer dereference in get_free_stripe
 2015-08-24 15:26 UTC  (3+ messages)

my subject
 2015-08-22 22:07 UTC 

ques on multi threaded raid
 2015-08-21  7:44 UTC 

(unknown),
 2015-08-20  7:12 UTC 

[md:devel 46/50] drivers/md/raid5-cache.c:710:1371: error: call to '__cmpxchg_wrong_size' declared with attribute error: Bad argument size for cmpxchg
 2015-08-19 21:45 UTC 

[md:devel 47/50] drivers/md/raid5-cache.c:828:24: sparse: incompatible types in comparison expression (different address spaces)
 2015-08-19  6:57 UTC 

[md:devel 41/50] drivers/md/md.c:1663:33: sparse: restricted __le32 degrades to integer
 2015-08-19  6:51 UTC 

[PATCH 0/2] mdadm: Fix udev rule interaction with systemd
 2015-08-18 11:51 UTC  (3+ messages)
` [PATCH 1/2] udev: Set SYSTEMD_READY to 1 when the array becomes active
` [PATCH 2/2] udev: Work around race condition on array activation

moving arrays from MBR part table install to GPT? Possible?
 2015-08-17 15:50 UTC  (5+ messages)

[patch v2 00/11]md: fix raid5 write hole
 2015-08-17  4:45 UTC  (13+ messages)
` [patch v2 01/11] MD: replace special disk roles with macros
` [patch v2 02/11] MD: add a new disk role to present write journal device
` [patch v2 03/11] md: override md superblock recovery_offset for "
` [patch v2 04/11] raid5: export some functions
` [patch v2 05/11] raid5: add a new state for stripe log handling
` [patch v2 06/11] raid5: add basic stripe log
` [patch v2 07/11] raid5: log reclaim support
` [patch v2 08/11] raid5: log recovery
` [patch v2 09/11] raid5: disable batch with log enabled
` [patch v2 10/11] raid5: don't allow resize/reshape with cache(log) support
` [patch v2 11/11] raid5: enable log for raid array with cache disk

good afternoon
 2015-08-15 15:52 UTC 

Failed to grow
 2015-08-14 20:09 UTC  (3+ messages)

Problems with Seagate 8TB SMR archive drives
 2015-08-14 18:27 UTC  (4+ messages)

[PATCH 3.14 43/44] md/bitmap: return an error when bitmap superblock is corrupt
 2015-08-14 17:45 UTC 

[PATCH 3.10 34/35] md/bitmap: return an error when bitmap superblock is corrupt
 2015-08-14 17:45 UTC 

[PATCH] drivers/md/md.c: ignore recovery_offset if bitmap exists
 2015-08-14 14:58 UTC  (3+ messages)

How will mdadm handle a wrongly added drive, when the original comes back on line?
 2015-08-14  8:04 UTC  (3+ messages)

Rebuilding array
 2015-08-12 18:39 UTC  (2+ messages)

[PATCH v6 06/11] md/raid5: split bio for chunk_aligned_read
 2015-08-12  7:07 UTC  (3+ messages)
` [PATCH v6 07/11] md/raid5: get rid of bio_fits_rdev()
` [PATCH v6 08/11] block: kill merge_bvec_fn() completely

[PATCH 0/9]raid5: fix write hole
 2015-08-12  3:57 UTC  (19+ messages)
` [PATCH 3/9] raid5: add basic stripe log
` [PATCH 4/9] raid5: log reclaim support
` [PATCH 5/9] raid5: log recovery
` [PATCH 7/9] raid5: don't allow resize/reshape with cache(log) support
` [PATCH 9/9] raid5: skip resync if cache(log) is enabled

Problem with XOR Engine
 2015-08-11 21:05 UTC 

[PATCH] block: don't access bio->bi_error after bio_put()
 2015-08-11 17:32 UTC  (3+ messages)

Problem with XOR Engine
 2015-08-11  6:29 UTC  (2+ messages)

Need some information about mdadm 3.2.5
 2015-08-11  5:51 UTC  (6+ messages)
    ` Problem with XOR Engine

RAID5 TRIM/DISCARD user land support (fstriim and mkfs)
 2015-08-11  5:20 UTC  (5+ messages)

[PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-10  6:12 UTC 

[Patch v1 4/4] md/raid5: Fix rmw/rcw parametrization check
 2015-08-07 20:21 UTC 

[Patch v1 3/4] md/raid5: STIPE_HANDLE bit in handle_strype_dirtying()
 2015-08-07 20:21 UTC 

[Patch v1 2/4] md/raid5: simplify handle_strype_dirtying()
 2015-08-07 20:21 UTC 

[Patch v1 1/4] md/raid5: MAX_DISKS define
 2015-08-07 20:21 UTC 

[Patch v1 0/4] md/raid5: Cleanups for handle_stripe_dirtying()
 2015-08-07 20:20 UTC 

kernel BUG at drivers/scsi/scsi_lib.c:1101! observed during md5sum for one file on (RAID4->RAID0) device
 2015-08-06 23:15 UTC  (5+ messages)
  ` [dm-devel] "

raid1 (re)-add recovery data corruption
 2015-08-06  2:48 UTC  (2+ messages)

RAID 6 reshape/grow interrupted
 2015-08-05 19:57 UTC  (4+ messages)

read errors aren't corrected
 2015-08-05 17:43 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).