messages from 2017-08-20 19:01:49 to 2017-08-30 10:58:21 UTC [more...]
I/O hangs after resuming from suspend-to-ram
2017-08-30 10:58 UTC (20+ messages)
[PATCH -v4 1/1] mdadm/test: Add one test case for raid5 reshape
2017-08-30 9:00 UTC (5+ messages)
report a bug that panic when grow size for external bitmap
2017-08-30 4:57 UTC (8+ messages)
[PATCH] md: allow changing set_name of running array
2017-08-29 22:02 UTC
[PATCH v2] mdadm: set journal_clean after scanning all disks
2017-08-29 20:45 UTC (2+ messages)
[PATCH 0/2] mdadm patches for r5cache and mdadm.spec
2017-08-29 17:40 UTC (5+ messages)
` [PATCH 1/2] mdadm: install two more udev rules in mdadm.spec
` [PATCH 2/2] mdadm: save previous journal_clean when reload super
[PATCH 0/2] md: Add support for Multiple PPLs
2017-08-28 14:54 UTC (8+ messages)
[PATCH] md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
2017-08-28 12:01 UTC
[PATCH 0/5] mdadm/test: Update for mdadm test part
2017-08-28 9:24 UTC (6+ messages)
` [PATCH 1/5] mdadm/bitmap: examine-bitmap failed when bitmap is external mode
` [PATCH 2/5] mdadm/test: use the first element of array as parsing condition
` [PATCH 3/5] mdadm/test: get rid of the tests/testdev
` [PATCH 4/5] mdadm/test: get rid of tests/check
` [PATCH 5/5] mdadm/test: add new testcase for testing readonly/readwrite
raid5_finish_reshape is stuck at revalidate_disk
2017-08-28 8:55 UTC
occasional hard lockup on raid on nvme disks (fio processes hung)
2017-08-28 6:18 UTC
force raid reassembly
2017-08-25 8:03 UTC (4+ messages)
[PATCH] md/raid1/10: reset bio allocated from mempool
2017-08-25 2:41 UTC
[PATCH] md/raid5: release/flush io in raid5_do_work()
2017-08-24 17:02 UTC (2+ messages)
[PATCH v7 01/19] crypto: change transient busy return code to -EAGAIN
2017-08-24 14:19 UTC (47+ messages)
` [PATCH v7 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v7 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v7 04/19] crypto: marvell/cesa: "
` [PATCH v7 05/19] crypto: introduce crypto wait for async op
` [PATCH v7 06/19] crypto: move algif to generic async completion
` [PATCH v7 07/19] crypto: move pub key "
` [PATCH v7 08/19] crypto: move drbg "
` [PATCH v7 09/19] crypto: move gcm "
` [PATCH v7 10/19] crypto: move testmgr "
` [PATCH v7 12/19] dm: move dm-verity "
` [PATCH v7 13/19] cifs: move "
` [PATCH v7 17/19] crypto: qce: "
` [PATCH v7 18/19] crypto: mediatek: "
` [PATCH v7 19/19] crypto: adapt api sample to use async. op wait
` [PATCH v7 11/19] fscrypt: move to generic async completion
` [PATCH v7 14/19] ima: "
` [PATCH v7 15/19] crypto: tcrypt: "
` [PATCH v7 16/19] crypto: talitos: "
[PATCH v7 00/19] simplify crypto wait for async op
2017-08-24 14:18 UTC
[PATCH v7 00/19] simplify crypto wait for async op
2017-08-24 14:18 UTC
[PATCH v7 00/19] simplify crypto wait for async op
2017-08-24 14:18 UTC
[PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
2017-08-24 13:25 UTC (2+ messages)
don't require a struct block_device to submit a bio
2017-08-24 9:18 UTC (12+ messages)
` [PATCH 1/6] btrfs: index check-integrity state hash by a dev_t
` [PATCH 2/6] raid5: remove a call to get_start_sect
` [PATCH 3/6] block: reject attempts to allocate more than DISK_MAX_PARTS partitions
` [PATCH 4/6] block: add a __disk_get_part helper
` [PATCH 5/6] block: cache the partition index in struct block_device
[PATCH] Detail: differentiate between container and inactive arrays
2017-08-23 17:43 UTC (2+ messages)
[PATCH V2 0/9] nullb: extend nullb for destructive tests
2017-08-23 14:54 UTC (2+ messages)
Soft/Hard lockup detected in raid5_unplug() when doing heavy I/O on RAID6
2017-08-23 11:34 UTC
(unknown),
2017-08-22 13:31 UTC
Filesystem corruption on RAID1
2017-08-21 17:52 UTC (35+ messages)
BUG_ON(sh->batch_head) in init_stripe()
2017-08-21 17:46 UTC (12+ messages)
Warning in raid5-cache.c with NVME journal and DM_MQ_DEFAULT
2017-08-21 16:40 UTC (2+ messages)
[PATCH 2/2] dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
2017-08-21 16:13 UTC (2+ messages)
[PATCH v6 01/19] crypto: change transient busy return code to -EAGAIN
2017-08-21 14:05 UTC (51+ messages)
` [PATCH v6 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v6 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v6 04/19] crypto: marvell/cesa: "
` [PATCH v6 05/19] crypto: introduce crypto wait for async op
` [PATCH v6 06/19] crypto: move algif to generic async completion
` [PATCH v6 07/19] crypto: move pub key "
` [PATCH v6 08/19] crypto: move drbg "
` [PATCH v6 09/19] crypto: move gcm "
` [PATCH v6 10/19] crypto: move testmgr "
` [PATCH v6 11/19] fscrypt: move "
` [PATCH v6 12/19] dm: move dm-verity "
` [PATCH v6 13/19] cifs: move "
` [PATCH v6 14/19] ima: "
` [PATCH v6 16/19] crypto: talitos: "
` [PATCH v6 17/19] crypto: qce: "
` [PATCH v6 18/19] crypto: mediatek: "
` [PATCH v6 19/19] crypto: adapt api sample to use async. op wait
` [PATCH v6 15/19] crypto: tcrypt: move to generic async completion
[PATCH v6 00/19] simplify crypto wait for async op
2017-08-21 14:04 UTC
[PATCH v6 00/19] simplify crypto wait for async op
2017-08-21 14:04 UTC
[PATCH v6 00/19] simplify crypto wait for async op
2017-08-21 14:04 UTC
[dm-devel] [PATCH v5 12/19] dm: move dm-verity to generic async completion
2017-08-21 12:49 UTC (4+ messages)
` [PATCH v5 05/19] crypto: introduce crypto wait for async op
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).