messages from 2016-08-12 05:42:43 to 2016-09-01 23:10:40 UTC [more...]
bootsect replicated in p1, RAID enclosure suggestions?
2016-09-01 23:10 UTC (16+ messages)
md-cluster Module Requirement
2016-09-01 15:45 UTC (6+ messages)
[PATCH 0/5] raid5-cache: enabling cache features
2016-08-31 22:18 UTC (6+ messages)
` [PATCH 1/5] r5cache: write part of r5cache
` [PATCH 2/5] r5cache: sysfs entry r5c_state
` [PATCH 3/5] r5cache: naive reclaim approach
` [PATCH 4/5] r5cache: r5c recovery
` [PATCH 5/5] r5cache: handle SYNC and FUA
Direct Cash Loans Offer!!!
2016-08-31 17:20 UTC
[PATCH] dm-bufio: Remove deprecated create_singlethread_workqueue
2016-08-31 14:21 UTC (2+ messages)
[PATCH] raid5: guarantee enough stripes to avoid reshape hang
2016-08-31 8:05 UTC (2+ messages)
lening bieden 3%
2016-08-31 1:02 UTC
[GIT PULL] MD update for 4.8-rc4
2016-08-30 17:48 UTC
[PATCH v3] raid6: fix the input of raid6 algorithm
2016-08-30 13:48 UTC
Raid settings
2016-08-29 18:43 UTC (11+ messages)
Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive)
2016-08-29 11:19 UTC (15+ messages)
[PATCH v2] raid6: fix the input of raid6 algorithm
2016-08-28 21:08 UTC (2+ messages)
kernel checksumming performance vs actual raid device performance
2016-08-26 22:11 UTC (24+ messages)
[PATCH v2] mdopen: Prevent overrunning the devname buffer when copying devnm into it for long md names
2016-08-25 17:45 UTC (4+ messages)
` [dm-devel] "
[PATCH 1/3] MD: hold mddev lock for .quiesce in md_do_sync
2016-08-25 17:17 UTC (10+ messages)
[PATCH] raid6: fix the input of raid6 algorithm
2016-08-24 7:58 UTC (3+ messages)
[PATCH v2] raid10: record correct address of bad block
2016-08-24 0:12 UTC (2+ messages)
[PATCH -next] md-cluster: fix error return code in join()
2016-08-24 0:09 UTC (2+ messages)
[PATCH] mdopen: Prevent overrunning the devname buffer when copying devnm into it for long md names
2016-08-23 20:37 UTC
[RFC] Some fixes to allow for more than 128 md devices
2016-08-23 20:37 UTC (4+ messages)
[PATCH 1/2] raid5: fix memory leak of bio integrity data
2016-08-23 9:10 UTC (3+ messages)
` [PATCH 2/2] raid5: avoid unnecessary bio data set
[PATCH 1/2] r5cache: set MD_JOURNAL_CLEAN correctly
2016-08-23 6:12 UTC (5+ messages)
` [PATCH 2/2] r5cache: remove journal support
[PATCH v2 0/6] Add AVX512 optimized gen_syndrome, xor_syndrome and recovery functions
2016-08-22 16:38 UTC (8+ messages)
` [PATCH v2 1/6] lib/raid6: Add AVX512 optimized gen_syndrome functions
` [PATCH v2 2/6] lib/raid6: Add AVX512 optimized recovery functions
` [PATCH v2 3/6] lib/raid6/test/Makefile: Add avx512 gen_syndrome and "
` [PATCH v2 4/6] lib/raid6: Add AVX512 optimized xor_syndrome functions
` [PATCH v2 5/6] (DO NOT APPLY) lib/raid6: Add unroll by 8 to AVX512 optimized gen_syndrome functions
` [PATCH v2 6/6] (DO NOT APPLY) lib/raid6: Add unroll by 8 to AVX512 optimized xor_syndrome functions
Assistance Reviewing Proposed Recovery Measures
2016-08-22 12:09 UTC (4+ messages)
Attention Beneficially
2016-08-21 6:50 UTC
Rewrite md raid1 member
2016-08-20 10:44 UTC (11+ messages)
URE, link resets, user hostile defaults
2016-08-19 15:30 UTC (8+ messages)
Adding journal to existing raid5 arrary
2016-08-18 16:03 UTC (4+ messages)
[PATCH 09/16] md: raid5: Convert to hotplug state machine
2016-08-18 12:57 UTC
OOM/panic observed durintg creating RAID4 with DIF/DIX enabled disk
2016-08-18 9:44 UTC
raid6 algorithm issues with 64K page_size
2016-08-18 8:06 UTC
[PATCH] md: don't print the same repeated messages about delayed sync operation
2016-08-17 17:19 UTC (2+ messages)
[PATCH] raid10: record correct address of bad block
2016-08-17 16:52 UTC (2+ messages)
How to get md to attempt to scrub blocks in its bad blocks list
2016-08-17 16:05 UTC (2+ messages)
hi linux
2016-08-17 3:55 UTC
[PATCH V2 00/10] The latest changes for md-cluster
2016-08-17 1:49 UTC (3+ messages)
` [PATCH V2 10/10] md-cluster: make resync lock also could be interruptted
[PATCH] md: do not count journal as spare in GET_ARRAY_INFO
2016-08-17 1:33 UTC (2+ messages)
Can't mount Old RHEL 6 Raid with new install of CentOS 7, now can't mount with original RHEL 6
2016-08-16 19:09 UTC (6+ messages)
read errors with md RAID5 array
2016-08-16 18:25 UTC (9+ messages)
Raid5 reshape stuck at 0% - SuSE leap 42.1
2016-08-16 10:57 UTC (12+ messages)
[RFC PATCH 00/16] dm-inplace-compression block device
2016-08-15 17:36 UTC (17+ messages)
` [RFC PATCH 01/16] DM: dm-inplace-compress: an inplace compressed DM target
` [RFC PATCH 02/16] DM: Ability to choose the compressor
` [RFC PATCH 03/16] DM: Error if enough space is not available
` [RFC PATCH 04/16] DM: Ensure that the read request is within the device range
` [RFC PATCH 05/16] DM: allocation/free helper routines
` [RFC PATCH 06/16] DM: separate out compression and decompression routines
` [RFC PATCH 07/16] DM: Optimize memory allocated to hold compressed buffer
` [RFC PATCH 08/16] DM: Tag a magicmarker at the end of each compressed segment
` [RFC PATCH 09/16] DM: Delay allocation of decompression buffer during read
` [RFC PATCH 10/16] DM: Try to use the bio buffer for decompression instead of allocating one
` [RFC PATCH 11/16] DM: Try to avoid temporary buffer allocation to hold compressed data
` [RFC PATCH 12/16] DM: release unneeded buffer as soon as possible
` [RFC PATCH 13/16] DM: macros to set and get the state of the request
` [RFC PATCH 14/16] DM: Wasted bio copy
` [RFC PATCH 15/16] DM: Add sysfs parameters to track total memory saved and allocated
` [RFC PATCH 16/16] DM: add documentation for dm-inplace-compress
[PATCH] mdadm: add man page for --add-journal
2016-08-15 17:16 UTC (5+ messages)
best kernel ??
2016-08-13 0:00 UTC
[PATCH v2] block: make sure big bio is splitted into at most 256 bvecs
2016-08-12 16:36 UTC (4+ messages)
[PATCH] mdadm: put journal device in right place of --detail
2016-08-12 14:59 UTC (2+ messages)
Unable to convert raid1 to raid5
2016-08-12 12:37 UTC (5+ 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).