messages from 2014-08-29 21:47:02 to 2014-09-17 13:49:20 UTC [more...]
[PATCH v3 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
2014-09-17 13:49 UTC (21+ messages)
` [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
` [dm-devel] "
` [PATCH v3 02/12] btrfs: LLVMLinux: Remove VLAIS
` [PATCH v3 03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
` [PATCH v3 04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
` [PATCH v3 05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c
` [PATCH v3 06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c
` [PATCH v3 07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
` [PATCH v3 08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
` [PATCH v3 09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
` [PATCH v3 10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
` [PATCH v3 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
` [PATCH v3 12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
[PATCH 0/5] Fixes for RAID1 resync
2014-09-16 16:31 UTC (10+ messages)
` [PATCH 3/5] md/raid1: make sure resync waits for conflicting writes to complete
` [PATCH 2/5] md/raid1: clean up request counts properly in close_sync()
` [PATCH 4/5] md/raid1: Don't use next_resync to determine how far resync has progressed
` [PATCH 1/5] md/raid1: be more cautious where we read-balance during resync
` [PATCH 5/5] md/raid1: update next_resync under resync_lock
What happens with array when external write-intent bitmap fails?
2014-09-16 13:42 UTC
Raid 1 vs Raid 10 single thread performance
2014-09-16 10:19 UTC (9+ messages)
grub-probe: "found two disks with the index 3 for RAID md2" after changing superblock 0.9 to 1.0
2014-09-16 4:00 UTC (5+ messages)
read error recovery threshold
2014-09-15 16:56 UTC
dmadm question
2014-09-15 14:07 UTC (2+ messages)
frequent disk activity with mdadm-3.3
2014-09-15 10:52 UTC (6+ messages)
Speeding up reading with RAID1 and --write-mostly
2014-09-15 7:44 UTC (5+ messages)
Status of discard support in MD RAID
2014-09-15 3:56 UTC (10+ messages)
seems like a deadlock in workqueue when md do a flush
2014-09-15 1:36 UTC (2+ messages)
Question about RAID1 plug/unplug code
2014-09-14 17:52 UTC (9+ messages)
Howto start reshape from 100% when change readonly raid to readwrite
2014-09-12 4:05 UTC (2+ messages)
access to old raid1 partitions after reinstall on two new disks
2014-09-11 17:16 UTC (2+ messages)
[patch v2 0/6] raid5: automatically batch adjacent full stripe write
2014-09-11 14:38 UTC (9+ messages)
` [patch v2 1/6] raid5: use flex_array for scribble data
` [patch v2 2/6] raid5: add a new flag to track if a stripe can be batched
` [patch v2 3/6] raid5: track overwrite disk count
` [patch v2 4/6] RAID5: batch adjacent full stripe write
` [patch v2 5/6] raid5: handle io error of batch list
` [patch v2 6/6] raid5: handle expansion/resync case with stripe batching
Converting RAID5 to RAID0
2014-09-11 7:27 UTC (6+ messages)
` Add disks and convert level 0 to level 5
Boot option raid=parttitionable and autodetection
2014-09-11 0:02 UTC (2+ messages)
raid5: direct IO and md_wakeup_thread
2014-09-09 18:48 UTC (4+ messages)
` AW: "
[PATCH] Create.c: Try few more times to stop array after failed creation
2014-09-09 10:16 UTC (4+ messages)
RAID456 direct I/O write performance
2014-09-09 3:24 UTC (6+ messages)
` AW: "
` AW: "
Mirroring seek optimization resend
2014-09-09 2:21 UTC (2+ messages)
Fwd: raid1 data corruption during resync
2014-09-09 1:08 UTC (2+ messages)
` "
Estimado usuario
2014-09-08 20:53 UTC
RAID0 size over 2 TB
2014-09-08 20:02 UTC (12+ messages)
` RAID0 size over 2 TB - RAID1
raid1_end_read_request does not retry failed READ from a recovering drive
2014-09-08 7:17 UTC (2+ messages)
[PATCH v2] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
2014-09-07 2:10 UTC (3+ messages)
ext4 vs btrfs performance on SSD array
2014-09-05 16:50 UTC (11+ messages)
RAID6 rmw - new numbers
2014-09-04 7:09 UTC (2+ messages)
raid1 data corruption during resync
2014-09-04 5:28 UTC (15+ messages)
FROM: Husam Al Sayed
2014-09-03 18:49 UTC
Will the write request starve?
2014-09-03 8:18 UTC (2+ messages)
[PATCH] Monitor.c (trivial) Remove bedside manner in email text
2014-09-03 3:32 UTC (2+ messages)
Shrinking number of devices on a RAID-10 (near 2) array
2014-09-03 3:28 UTC (3+ messages)
` [PATCH 1/1] Grow: Report when grow needs metadata update
[RFC]RAID5: batch adjacent full stripe write
2014-09-03 1:04 UTC (3+ messages)
[PATCH RFC 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
2014-09-02 23:26 UTC (12+ messages)
` [PATCH RFC 1/6] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
` [PATCH RFC 2/6] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
` [PATCH RFC 3/6] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
` [PATCH RFC 4/6] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
` [PATCH RFC 5/6] apparmor: LLVMLinux: Remove VLAIS
` [PATCH RFC 6/6] btrfs: "
mdadm patch Monitor.c
2014-09-02 18:12 UTC
Converting RAID5 to RAID0
2014-09-01 14:10 UTC
Seeking help to get a failed RAID5 system back to life
2014-08-31 11:15 UTC (6+ messages)
Installing CentOS7 on to MDADM RAID1 or RAID10
2014-08-30 18:47 UTC
Good hardware for mdadm
2014-08-30 15:56 UTC (12+ 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).