messages from 2016-05-13 14:39:23 to 2016-06-05 19:31:45 UTC [more...]
[PATCH 00/45] v8: separate operations from flags in the bio/request structs
2016-06-05 19:31 UTC (6+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 03/45] fs: have submit_bh users pass in op and flags separately
` [PATCH 04/45] fs: have ll_rw_block "
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
(unknown),
2016-06-05 12:28 UTC
raid 5 crashed
2016-06-04 2:56 UTC (26+ messages)
[PATCH 1/2] md-cluster: fix deadlock issue when add disk to an recoverying array
2016-06-03 23:21 UTC (3+ messages)
` [PATCH 2/2] md: simplify the code with md_kick_rdev_from_array
[md PATCH 00/18] Assorted minor fixes, particularly RCU protection
2016-06-03 22:39 UTC (25+ messages)
` [md PATCH 04/18] md/raid10: add rcu protection in raid10_status
` [md PATCH 11/18] md/raid1: small code cleanup in end_sync_write
` [md PATCH 09/18] md/raid10: stop print_conf from being too verbose
` [md PATCH 16/18] md/multipath: add rcu protection to rdev access in multipath_status
` [md PATCH 07/18] md/raid10: minor code improvement in fix_read_error()
` [md PATCH 02/18] md/raid1, raid10: don't recheck "Faulty" flag in read-balance
` [md PATCH 13/18] md/raid5: add rcu protection to rdev accesses in handle_failed_sync
` [md PATCH 01/18] md: disconnect device from personality before trying to remove it
` [md PATCH 12/18] md/raid1: add rcu protection to rdev in fix_read_error
` [md PATCH 10/18] md/raid1: small cleanup in raid1_end_read/write_request
` [md PATCH 08/18] md/raid10: simplify print_conf a little
` [md PATCH 14/18] md/raid5: add rcu protection to rdev accesses in want_replace
` [md PATCH 03/18] md/raid10: fix refounct imbalance when resyncing an array with a replacement device
` [md PATCH 15/18] md/raid5: add rcu protection to rdev accesses in raid5_status
` [md PATCH 05/18] md/raid10: add rcu protection to rdev access in raid10_sync_request
` [md PATCH 06/18] md/raid10: add rcu protection to rdev access during reshape
` [md PATCH 18/18] md: reduce the number of synchronize_rcu() calls when multiple devices fail
` [md PATCH 17/18] md: be extra careful not to take a reference to a Faulty device
[PATCH 0/2] Fixes for lots of arrays
2016-06-03 19:37 UTC (6+ messages)
` [PATCH 1/2] Use dev_t for devnm2devid and devid2devnm
` [PATCH 2/2] Change behavior in find_free_devnm when wrapping around
[RFC v2 0/3] Introduce the bulk mode method when sending request to crypto layer
2016-06-03 14:38 UTC (16+ messages)
` [RFC v2 1/3] block: Introduce blk_bio_map_sg() to map one bio
` [RFC v2 2/3] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC v2 3/3] md: dm-crypt: Introduce the bulk mode method when sending request
Why does raid0 set max_hw_sectors as chunk size but the other raid types doesn't?
2016-06-02 9:30 UTC (3+ messages)
Doubts on async_tx xor offload for raid5/6
2016-06-02 6:24 UTC
[RFC 0/5] raid5-cache: the write cache part
2016-06-01 22:37 UTC (17+ messages)
` [RFC 1/5] add bio_split_mddev
` [RFC 2/5] move stripe cache define and functions to raid5.h
` [RFC 3/5] r5cache: look up stripe cache for chunk_aligned_read
` [RFC 4/5] r5cache: write part of r5cache
` [RFC 5/5] r5cache: naive reclaim approach
[PATCH] dm-log-writes: fix bug with too large bios
2016-06-01 17:32 UTC (5+ messages)
` "
RAID6 recovery with 6/9 drives out-of-sync
2016-06-01 13:22 UTC (6+ messages)
BLKZEROOUT not zeroing md dev on VMDK
2016-06-01 5:04 UTC (5+ messages)
[RFC v3 0/4] Introduce the bulk mode method when sending request to crypto layer
2016-06-01 4:58 UTC (5+ messages)
` [RFC v3 1/4] block: Introduce blk_bio_map_sg() to map one bio
` [RFC v3 2/4] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC v3 3/4] md: dm-crypt: Introduce the bulk mode method when sending request
` [RFC v3 4/4] crypto: Add the CRYPTO_ALG_BULK flag for ecb(aes) cipher
bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
2016-06-01 4:19 UTC (3+ messages)
` [PATCH] dm-crypt: Fix error with too large bios (was: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size)
[PATCH 1/1] md/bitmap.c:bitmap_status(): Fix filename escaping
2016-05-30 18:00 UTC
﹢﹣Hello
2016-05-29 8:42 UTC
Hello
2016-05-29 0:45 UTC
[RFC 0/3] Introduce the bulk mode method when sending request to crypto layer
2016-05-27 9:04 UTC (12+ messages)
` [RFC 1/3] block: Introduce blk_bio_map_sg() to map one bio
` [RFC 2/3] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC 3/3] md: dm-crypt: Introduce the bulk mode method when sending request
mdadm remove old md details reassemble working drives
2016-05-26 14:21 UTC (3+ messages)
[PATCH] right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMW
2016-05-25 17:07 UTC (3+ messages)
` AW: "
[BISECT dbba42d8] dm: regression: large bio splits fail with dm-crypt under bcache in dm_make_request()
2016-05-24 19:35 UTC
[PATCH v4 00/21] Support fuse mounts in user namespaces
2016-05-24 15:55 UTC (3+ messages)
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
[PATCH] Need update superblock on time when deciding to do reshape
2016-05-23 23:02 UTC (6+ messages)
[BUG] call trace in raid5 do_release_stripe() is triggered during I/O stress test in kernel 3.19-rc8
2016-05-23 4:12 UTC
Write intent bitmap algorithm
2016-05-22 23:19 UTC (2+ messages)
suggest disk numbers in a raidset?
2016-05-21 18:29 UTC (6+ messages)
Mystery RCWs
2016-05-20 22:46 UTC
[GIT PULL] MD for 4.7-rc1
2016-05-19 18:34 UTC
[PATCH] IMSM: retry reading sync_completed during reshape
2016-05-19 14:45 UTC (2+ messages)
[PATCH v4 00/21] Support fuse mounts in user namespaces
2016-05-18 16:27 UTC (6+ messages)
` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between "
Two disk RAID10 inactive on boot if partition is missing
2016-05-18 4:16 UTC (5+ messages)
mdadm - stuck reshape operation
2016-05-17 20:01 UTC (3+ messages)
MD RAID6 corrupted by Avago 9260-4i controller
2016-05-17 18:42 UTC (16+ messages)
` MD RAID6 corrupted by Avago 9260-4i controller [SOLVED]
[PATCH] mdcheck: Send progress messages to system log
2016-05-17 15:12 UTC
Email
2016-05-15 10:05 UTC
recovering failed and unrecognizable RAID5 during mdadm --grow without backup
2016-05-13 15:33 UTC (9+ messages)
[RFC] super1: error handling for super-block loading
2016-05-13 15:15 UTC (4+ 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).