Linux-Raid Archives mirror
 help / color / mirror / Atom feed
 messages from 2015-09-13 12:15:10 to 2015-10-09 00:13:03 UTC [more...]

Problem w/ commit ac8fa4196d20 on older, slower hardware
 2015-10-09  0:13 UTC 

[PATCH] crash in md-raid1 and md-raid10 due to incorrect list manipulation
 2015-10-08 21:35 UTC  (2+ messages)

[PATCH 0/5] User namespace mount updates
 2015-10-08 15:41 UTC  (16+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting
` [PATCH 2/5] fs: Treat foreign mounts as nosuid
` [PATCH 3/5] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH 4/5] userns: Replace in_userns with current_in_userns
` [PATCH 5/5] Smack: Handle labels consistently in untrusted mounts

30c2a1faaeb3db94fc92f79553cc72634aa3b218 broke cryptsetup on my machine
 2015-10-08 12:38 UTC  (2+ messages)

[PATCH] dm ioctl: bugfix for kvfree() in free_params()
 2015-10-08 11:46 UTC 

[PATCH 0/6] raid5-cache fixes
 2015-10-08  6:04 UTC  (17+ messages)
` [PATCH 1/6] md: show journal for journal disk in disk state sysfs
` [PATCH 2/6] raid5-cache: move reclaim stop to quiesce
` [PATCH 3/6] raid5-cache: add trim support for log
` [PATCH 4/6] md: don't export log device
` [PATCH 5/6] md: set In_Sync for log disk
` [PATCH 6/6] raid5-cache: IO error handling

[PATCH RESEND] imsm: don't call abort_reshape() in imsm_manage_reshape()
 2015-10-08  4:23 UTC  (2+ messages)

raid5-cache I/O path improvements V3
 2015-10-08  2:45 UTC  (14+ messages)
` [PATCH 01/11] raid5-cache: free I/O units earlier
` [PATCH 02/11] raid5-cache: rename flushed_ios to finished_ios
` [PATCH 03/11] raid5-cache: factor out a helper to run all stripes for an I/O unit
` [PATCH 04/11] raid5-cache: simplify state machine when caches flushes are not needed
` [PATCH 05/11] raid5-cache: clean up r5l_get_meta
` [PATCH 06/11] raid5-cache: refactor bio allocation
` [PATCH 07/11] raid5-cache: take rdev->data_offset into account early on
` [PATCH 08/11] raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
` [PATCH 09/11] raid5-cache: new helper: r5_reserve_log_entry
` [PATCH 10/11] raid5-cache: small log->seq cleanup
` [PATCH 11/11] raid5-cache: use bio chaining

[PATCH 0/6] mdadm support for journal device of RAID-4/5/6
 2015-10-07  6:13 UTC  (9+ messages)
` [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

Unable to assemble RAID6 after Ubuntu>Arch switch
 2015-10-06 22:10 UTC  (10+ messages)

[PATCH 0/5 v2] md-cluster: A better way for METADATA_UPDATED processing
 2015-10-05 15:09 UTC  (6+ messages)
` [PATCH 1/5] remove_and_add_spares() to activate specific rdev
` [PATCH 2/5] md-cluster: Improve md_reload_sb to be less error prone
` [PATCH 3/5] md-cluster: Perform a lazy update
` [PATCH 4/5] Perform resync/recovery under a DLM lock
` [PATCH 5/5] Fix adding of new disk with new reload code

[PATCH] bcache: Really show state of work pending bit
 2015-10-05 12:39 UTC 

Problem w/ commit ac8fa4196d20 on older, slower hardware
 2015-10-05  7:41 UTC 

[PATCH 0/3] raid5-cache fixes
 2015-10-04 14:44 UTC  (8+ messages)
` [PATCH 1/3] raid5-cache: add trim support for log
` [PATCH 2/3] md: don't export log device
` [PATCH 3/3] raid5-cache: IO error handling

[GIT PULL REQUEST] md fixes for 4.3
 2015-10-04  7:39 UTC 

[md:devel 19/33] ERROR: "wrong_size_cmpxchg" [drivers/md/raid456.ko] undefined!
 2015-10-02 20:43 UTC 

[md:devel 18/33] mips-linux-gnu-ld: drivers/md/raid5-cache.o: warning: Inconsistent ISA between e_flags and .MIPS.abiflags
 2015-10-02 14:04 UTC 

[PATCH] dm ioctl: use kvfree() in free_params()
 2015-10-02 13:32 UTC 

md127 auto created when use "-B" to build a legacy array without superblocks
 2015-10-02  7:55 UTC  (2+ messages)

[PATCH 0/8] raid5-cache fixes
 2015-10-01 23:50 UTC  (8+ messages)
` [PATCH 7/8] md: skip resync for raid array with journal
` [PATCH 8/8] raid5-cache: add trim support for log

mdraid + dm-multipath - non-dm-mulitpath boot md coexisting with dm-multi md data volume?
 2015-10-01 18:55 UTC 

raid5-cache I/O path improvements V2
 2015-09-30 15:00 UTC  (13+ messages)
` [PATCH 02/12] raid5-cache: free I/O units earlier

RE:
 2015-09-30 12:06 UTC 

[PATCH] skip match_mddev_units check for special roles
 2015-09-30  8:06 UTC  (2+ messages)

[PATCH] enable bypass raid5 journal for full stripe writes
 2015-09-30  8:03 UTC  (2+ messages)

[PATCH 1/2] md: clear CHANGE_PENDING in readonly array
 2015-09-30  6:59 UTC  (10+ messages)
` [PATCH 2/2] raid5: update analysis state for failed stripe

[md:devel 19/30] drivers/md/raid5-cache.c:836:24: sparse: incompatible types in comparison expression (different address spaces)
 2015-09-30  6:07 UTC 

[PATCH 0/3] md-cluster: A better way for METADATA_UPDATED processing
 2015-09-30  1:56 UTC  (11+ messages)
` [PATCH 1/3] remove_and_add_spares() to activate specific rdev
` [PATCH 2/3] md-cluster: Improve md_reload_sb to be less error prone
  ` [RFC PATCH] md-cluster: __md_error() can be static
` [PATCH 3/3] md-cluster: Perform a lazy update
  ` [RFC PATCH] md-cluster: does_sb_need_changing() can be static

Start reshape failed
 2015-09-28  8:52 UTC 

Guidance on reshape stuck at 0% after --grow
 2015-09-27 23:53 UTC  (6+ messages)

Bad raid0 bio too large problem
 2015-09-25  4:23 UTC  (10+ messages)

RAID5 Recovery From NAS With 4x3TB SATA Disks
 2015-09-24 12:41 UTC 

[PATCH 0/1] Fix raid1 resync getting stuck
 2015-09-23  6:49 UTC  (3+ messages)
` [PATCH 1/1] md/raid1: Avoid "

Apply for loan at 3.9% interest rate
 2015-09-22 13:27 UTC 

Failed Raid6 Array.....want some guidance before attempting restart
 2015-09-22  9:33 UTC  (12+ messages)
    ` Fwd: "

md: How to change homehost without re-assemble md
 2015-09-22  8:25 UTC 

Recommendations for RAID setup needed
 2015-09-22  5:03 UTC  (12+ messages)

strange syslog message on daily mdadm cron job
 2015-09-18 13:57 UTC 

Fwd: mdadm: not rebuilding IMSM array without OROM
 2015-09-17  8:43 UTC  (2+ messages)

[PATCH] dm: ioctl: prevent double freeing
 2015-09-15 18:13 UTC  (4+ messages)
` [dm-devel] "
  `  "

raid1 resync stuck
 2015-09-15 15:25 UTC  (4+ messages)

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

Apply for loan at 3.9% interest rate
 2015-09-14 14:47 UTC 

mdstat reporting (superblock & status side-by-side). Can it be changed ?
 2015-09-13 18:09 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).