messages from 2016-12-05 14:26:42 to 2016-12-21 00:06:53 UTC [more...]
Inconsistent use of sectors vs 1k-blocks in sysfs and other places
2016-12-21 0:06 UTC (4+ messages)
[BUG] MD/RAID1 hung forever on freeze_array
2016-12-20 21:23 UTC (28+ messages)
[PATCH] dm bufio: use rb_entry()
2016-12-20 14:02 UTC
dm-crypt optimization
2016-12-20 9:41 UTC
(unknown),
2016-12-20 8:38 UTC
RAID without dev size prevents adding a new member
2016-12-20 1:01 UTC
(user) Help needed: mdadm seems to constantly touch my disks
2016-12-19 23:39 UTC (9+ messages)
` Fwd: "
[PATCH] mdadm: add test case for raid5 write back cache
2016-12-19 15:08 UTC (2+ messages)
[PATCH 5/8] linux: drop __bitwise__ everywhere
2016-12-19 9:09 UTC (6+ messages)
(unknown),
2016-12-18 0:32 UTC
root in grub for raid1
2016-12-17 21:11 UTC (3+ messages)
Linux software RAID becomes unresponsive after removing a disk from server
2016-12-17 1:23 UTC
[PATCH v2 00/12] Partial Parity Log for MD RAID 5
2016-12-16 23:24 UTC (35+ messages)
` [PATCH v2 01/12] raid5-cache: move declarations to separate header
` [PATCH v2 02/12] raid5-cache: add policy logic
` [PATCH v2 03/12] raid5-cache: add a new policy
` [PATCH v2 04/12] md: superblock changes for PPL
` [PATCH v2 05/12] raid5-ppl: Partial Parity Log implementation
` [PATCH v2 06/12] raid5-ppl: calculate partial parity
` [PATCH v2 07/12] md: mddev_find_container helper function
` [PATCH v2 08/12] md: expose rdev->sb_start as sysfs attribute
` [PATCH v2 09/12] raid5-ppl: read PPL signature from IMSM metadata
` [PATCH v2 10/12] raid5-ppl: recovery from dirty shutdown using PPL
` [PATCH v2 11/12] raid5-ppl: support disk add/remove with distributed PPL
` [PATCH v2 12/12] raid5-ppl: runtime PPL enabling or disabling
[PATCH v3 0/2] Reorganize raid*_make_request to clean up code
2016-12-16 20:49 UTC (6+ messages)
` [PATCH v3 1/2] md/raid1: Refactor raid1_make_request
` [PATCH v3 2/2] md/raid10: Refactor raid10_make_request
[PATCH] md/raid5-cache: removes unnecessary write-through mode judgments
2016-12-16 20:12 UTC (2+ messages)
[RFC PATCH v2] IV Generation algorithms for dm-crypt
2016-12-16 5:55 UTC (5+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms
[PATCH] dm: Avoid sleeping while holding the dm_bufio lock
2016-12-15 0:55 UTC (8+ messages)
[PATCH 1/6] md/r5cache: simplify handling of sh->log_start in recovery
2016-12-14 23:38 UTC (6+ messages)
` [PATCH 2/6] md/r5cache: assign conf->log before r5l_load_log()
` [PATCH 3/6] md/r5cache: flush data only stripes in r5l_recovery_log()
` [PATCH 4/6] md/r5cache: read data into orig_page for prexor of cached data
` [PATCH 5/6] md/raid5: move comment of fetch_block to right location
` [PATCH 6/6] md/r5cache: shift complex rmw from read path to write path
What is the solution for USB HDs
2016-12-14 20:59 UTC (7+ messages)
[PATCH] Use disk sector size value to set offset for reading GPT
2016-12-14 18:38 UTC (5+ messages)
[GIT PULL] MD update for 4.10
2016-12-14 6:23 UTC
Upcoming mdadm release
2016-12-13 16:09 UTC
[PATCH v2] Always return last partition end address in 512B blocks
2016-12-13 14:09 UTC (2+ messages)
DO YOU NEED A LOAN??
2016-12-13 5:29 UTC
[PATCH] Always return last partition end address in 512B blocks
2016-12-12 19:30 UTC (2+ messages)
[PATCH] imsm: set generation number when reading superblock
2016-12-12 19:25 UTC (2+ messages)
[PATCH 1/1] IMSM: Add support for Non-Intel NVMe drives under VMD
2016-12-12 19:23 UTC (2+ messages)
raid0 vs. mkfs
2016-12-12 3:17 UTC (15+ messages)
[PATCH] md: Combine two kmalloc() calls into one in sb_equal()
2016-12-09 22:04 UTC (11+ messages)
` "
[PATCH 0/3] md: fix mddev->flags issues
2016-12-09 5:16 UTC (9+ messages)
` [PATCH 1/3] md: takeover should clear unrelated bits
` [PATCH 2/3] md: MD_RECOVERY_NEEDED is set for mddev->recovery
` [PATCH 3/3] md: separate flags for superblock changes
Recovering a RAID6 after all disks were disconnected
2016-12-08 19:02 UTC (4+ messages)
[PATCH 1/3] md/raid5-cache: fix crc in rewrite_data_only_stripes()
2016-12-08 18:41 UTC (5+ messages)
` [PATCH 2/3] md/r5cache: after recovery, increase journal seq by 1000
` [PATCH 3/3] md/r5cache: sh->log_start in recovery
[PATCH] md/raid5-cache: no recovery is required when create super-block
2016-12-08 18:00 UTC (2+ messages)
Western Union Spende
2016-12-08 5:15 UTC
[PATCH 1/2] md/r5cache: flush data only stripes in r5l_recovery_log()
2016-12-07 19:36 UTC (2+ messages)
` [PATCH 2/2] md/r5cache: read data into orig_page for prexor of cached data
[PATCH] md/raid5-cache: no recovery is required when create super-block
2016-12-07 17:26 UTC (2+ messages)
[PATCH v2 0/7] mdadm support for Partial Parity Log
2016-12-06 15:38 UTC (15+ messages)
` [PATCH v2 1/7] imsm: metadata changes for PPL
` [PATCH v2 2/7] Generic support for --rwh-policy and PPL
` [PATCH v2 3/7] imsm: PPL support
` [PATCH v2 4/7] super1: "
` [PATCH v2 5/7] imsm: allow to assemble with PPL even if dirty degraded
` [PATCH v2 6/7] Allow changing the RWH policy for a running array
` [PATCH v2 7/7] Man page changes for --rwh-policy
[PATCH 1/2] md/r5cache: sh->log_start in recovery
2016-12-06 4:10 UTC (3+ messages)
` [PATCH 2/2] md/r5cache: flush data only stripes in r5l_recovery_log()
[PATCH 1/2] md/r5cache: do r5c_update_log_state after log recovery
2016-12-06 1:10 UTC (2+ messages)
[PATCH 1/4] md/raid5-cache: remove unnecessary function parameters
2016-12-06 1:00 UTC (7+ messages)
` [PATCH 4/4] md/raid5-cache: adjust the write position of the empty block and mark it as a checkpoint
[PATCH] md: fix refcount problem on mddev when stopping array
2016-12-06 0:39 UTC (2+ messages)
MD Remnants After --stop
2016-12-05 21:37 UTC (19+ messages)
[mdadm PATCH] mdopen: open md devices O_RDONLY
2016-12-05 14:26 UTC (2+ 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).