messages from 2016-01-05 20:53:07 to 2016-01-23 00:51:24 UTC [more...]
Wrong device name after hot-swap
2016-01-23 0:51 UTC (4+ messages)
[PATCH 1/2] md-cluster: fix missing memory free
2016-01-23 0:45 UTC (2+ messages)
` [PATCH 2/2] md-cluster: delete useless code
md failing mechanism
2016-01-23 0:44 UTC (16+ messages)
RAID 6 "Failed to restore critical section for reshape, sorry." - recovery advice?
2016-01-22 19:24 UTC (9+ messages)
broken raid level 5 array caused by user error
2016-01-22 19:13 UTC (16+ messages)
[PATCH] raid6/algos.c : bug fix : Add the missing definitions to the pq.h file
2016-01-21 23:05 UTC (2+ messages)
Intel IMSM RAID 5 won't start - now jbd2 blocked for more than 120 seconds
2016-01-20 9:48 UTC
WANTED new maintainer for Linux/md (and mdadm)
2016-01-20 8:27 UTC (8+ messages)
` [dm-devel] "
[PATCH] util: fix wrong return value of cluster_get_dlmlock
2016-01-20 8:21 UTC
[PATCH] Abort pending request for RAID10
2016-01-19 18:53 UTC (3+ messages)
ICH RAID5 delisted and broken after mdadm installation
2016-01-19 16:13 UTC (3+ messages)
Help with RAID data recovery
2016-01-19 10:17 UTC
[PATCH 00/35 v3] eparate operations from flags in the bio/request structs
2016-01-18 18:15 UTC (37+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
best base / worst case RAID 5,6 write speeds
2016-01-15 16:53 UTC (23+ messages)
[GIT PULL REQUEST] md updates for 4.5
2016-01-15 6:30 UTC
writeback: Stability issue (BUG) on 4.4 with writeback_percent
2016-01-15 3:19 UTC
scsi_debug support
2016-01-15 0:22 UTC
Add. Sense: Data synchronization mark error
2016-01-15 0:02 UTC
[PATCH V2 1/2] Define _POSIX_C_SOURCE if undefined
2016-01-14 21:37 UTC (3+ messages)
` [PATCH V2 2/2] Add casts for the addr arg of connect and bind
mdadm Oops on a small ARM system
2016-01-14 21:35 UTC (2+ messages)
[PATCH RESEND] md:Check if call to thaw_bdev fails in unlock_fs
2016-01-14 21:05 UTC
[PATCH v2 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
2016-01-14 11:35 UTC (15+ messages)
` [dm-devel] "
[PATCH] Define _POSIX_C_SOURCE if undefined
2016-01-14 5:36 UTC (4+ messages)
[PATCH] md/raid: only permit hot-add of compatible integrity profiles
2016-01-14 0:56 UTC (2+ messages)
[PATCH] Define _POSIX_C_SOURCE if undefined
2016-01-13 8:03 UTC
[PATCH] Define _POSIX_C_SOURCE if undefined
2016-01-13 7:51 UTC
[PATCH] Define _POSIX_C_SOURCE if undefined
2016-01-13 7:40 UTC
[PATCH] Fix wrong description in manpage
2016-01-12 21:26 UTC (2+ messages)
Intel IMSM RAID 5 won't start
2016-01-11 8:30 UTC (3+ messages)
Create Lock to Eliminate RMW in RAID/456 when writing perfect stripes
2016-01-11 7:44 UTC (4+ messages)
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-10 7:15 UTC (56+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [dm-devel] "
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [dm-devel] "
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
stripe_cache_active always 0
2016-01-07 17:53 UTC (4+ messages)
` {Possible Spam} "
Hello linux
2016-01-07 9:12 UTC
raid5 async_xor: sleep in atomic
2016-01-07 5:39 UTC (11+ messages)
` [PATCH] async_tx: use GFP_NOWAIT rather than GFP_IO
[PATCH 1/3] md: set MD_HAS_JOURNAL in correct places
2016-01-07 0:28 UTC (4+ messages)
` [PATCH 2/3] MD: add journal with array suspended
` [PATCH 3/3] raid5-cache: handle journal hotadd in quiesce
[PATCH 1/2] imsm: use timeout when waiting for reshape progress
2016-01-07 0:11 UTC (2+ messages)
[PATCH 0/4]raid5-cache: fix journal hotadd
2016-01-06 2:07 UTC (10+ messages)
` [PATCH 1/4] raid5-cache: use rcu api to access r5conf->log
` [PATCH 2/4] raid5-cache: avoid write failure for journal hotadd
` [PATCH 3/4] raid5-cache: handle flush request "
` [PATCH 4/4] raid5-cache: handle batch stripe "
[PATCH 1/2] raid5-cache: destroy mempool
2016-01-06 1:55 UTC (5+ messages)
` [PATCH 2/2] raid5-cache: correctly handle stripe with enough journal space
[PATCH] IMSM: Add support for VMD
2016-01-06 1:23 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).