messages from 2017-03-06 14:21:10 to 2017-03-14 16:56:35 UTC [more...]
[PATCH v6 0/4] Broadcom SBA RAID support
2017-03-14 16:56 UTC (2+ messages)
[PATCH v2] r5cache: allow adding journal to array without journal
2017-03-14 16:56 UTC (2+ messages)
[PATCH] md/r5cache: fix set_syndrome_sources()
2017-03-14 16:52 UTC (4+ messages)
[RFC PATCH] md/raid10: refactor some codes from raid10_write_request
2017-03-14 16:48 UTC (2+ messages)
linux-next: WARNING: CPU: 0 PID: 1 at lib/refcount.c:114 refcount_inc+0x37/0x40
2017-03-14 16:31 UTC (4+ messages)
[PATCH 00/29] drivers, mics refcount conversions
2017-03-14 14:58 UTC (49+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 11/29] drivers, media: convert cx88_core.refcount "
` [PATCH 12/29] drivers, media: convert s2255_dev.num_channels "
` [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount "
` [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt "
` [PATCH 24/29] drivers: convert iblock_req.pending "
` [PATCH 25/29] drivers, usb: convert ffs_data.ref "
` [PATCH 26/29] drivers, usb: convert dev_data.count "
` [PATCH 27/29] drivers, usb: convert ep_data.count "
` [PATCH 28/29] drivers: convert sbd_duart.map_guard "
` [PATCH 29/29] drivers, xen: convert grant_map.users "
` [Xen-devel] "
[PATCH] md:fix a trivial typo in comments
2017-03-14 8:23 UTC (8+ messages)
` [PATCH v1] "
[PATCH V4] md: move bitmap_destroy to the beginning of __md_stop
2017-03-14 1:40 UTC
[PATCH] r5cache: allow adding journal to array without journal
2017-03-14 0:09 UTC
[PATCH] md/r5cache: flush data in memory during journal device failure
2017-03-13 23:36 UTC
LSI RAID
2017-03-13 21:38 UTC (7+ messages)
Auto replace disk
2017-03-13 21:36 UTC (7+ messages)
on assembly and recovery of a hardware RAID
2017-03-13 21:32 UTC (2+ messages)
[PATCH v5] DM: dm-inplace-compress: inplace compressed DM target
2017-03-13 21:30 UTC (2+ messages)
` [PATCH v5 1/1] DM: "
41959 linux-raid
2017-03-13 17:42 UTC
[PATCH] drivers, md: convert stripe_head.count from atomic_t to refcount_t
2017-03-13 10:42 UTC
[PATCH 0/4] mdadm:checking level once mode has been set
2017-03-13 8:16 UTC (14+ messages)
` [PATCH 1/4] mdadm:bitmap cannot be set twice
` [PATCH 5/5] mdadm:checking level once mode has been set
` [PATCH 2/4] mdadm:external bitmap only supports ext filesystem
` [PATCH 3/4] mdadm:triggers core dump when stat2devnm return NULL
` [PATCH 3/4 v1] "
interesting case of a hung 'recovery'
2017-03-13 4:12 UTC (5+ messages)
[PATCH 0/5] Updates following recent generic_make_request improvement
2017-03-12 21:52 UTC (8+ messages)
` [PATCH 2/5] blk: remove bio_set arg from blk_queue_split()
` [PATCH 3/5] blk: make the bioset rescue_workqueue optional
` [PATCH 5/5] block_dev: make blkdev_dio_pool a non-rescuing bioset
` [PATCH 1/5] blk: Ensure users for current->bio_list can see the full list
` [PATCH 4/5] blk: use non-rescuing bioset for q->bio_split
` [dm-devel] [PATCH 0/5] Updates following recent generic_make_request improvement
When will Linux support M2 on RAID ?
2017-03-12 0:52 UTC (7+ messages)
[PATCH] dm cache: handle kmalloc failure allocating background_tracker struct
2017-03-11 19:09 UTC
[PATCH v2] blk: improve order of bio handling in generic_make_request()
2017-03-11 0:47 UTC (17+ messages)
` [PATCH 1/5 v3] "
` [PATCH 2/5] blk: remove bio_set arg from blk_queue_split()
` [PATCH 3/5] blk: make the bioset rescue_workqueue optional
` [PATCH 4/5] blk: use non-rescuing bioset for q->bio_split
` [PATCH 5/5] block_dev: make blkdev_dio_pool a non-rescuing bioset
[PATCH v3] md/r5cache: generate R5LOG_PAYLOAD_FLUSH
2017-03-10 21:01 UTC (2+ messages)
[PATCH v5 0/7] Partial Parity Log for MD RAID 5
2017-03-10 18:42 UTC (17+ messages)
` [PATCH v5 1/7] md: superblock changes for PPL
` [PATCH v5 2/7] raid5: separate header for log functions
` [PATCH v5 3/7] raid5-ppl: Partial Parity Log write logging implementation
` [PATCH v5 4/7] md: add sysfs entries for PPL
` [PATCH v5 5/7] raid5-ppl: load and recover the log
` [PATCH v5 6/7] raid5-ppl: support disk hot add/remove with PPL
` [PATCH v5 7/7] raid5-ppl: runtime PPL enabling or disabling
` [PATCH] raid5-ppl: two minor improvements
RAID 5 3-drive array inactive - no superblock - can anything be saved?
2017-03-10 16:05 UTC (2+ messages)
[PATCH v2] md/r5cache: generate R5LOG_PAYLOAD_FLUSH
2017-03-10 5:03 UTC (2+ messages)
[PATCH] md: fix super_offset endianness in super_1_rdev_size_change
2017-03-10 4:47 UTC (2+ messages)
[PATCH] md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
2017-03-10 3:49 UTC
[PATCH V3] md: move bitmap_destroy before __md_stop
2017-03-10 2:51 UTC (6+ messages)
[PATCH 1/2] md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery
2017-03-09 21:53 UTC (3+ messages)
` [PATCH 2/2] md/r5cache: generate R5LOG_PAYLOAD_FLUSH
mdadm add spare fails with "add new device failed ... Invalid argument" for RAID5
2017-03-09 20:17 UTC
[PATCH v3] md/r5cache: improve recovery with read ahead page pool
2017-03-09 18:48 UTC (2+ messages)
[RAID recovery] Unable to recover RAID5 array after disk failure
2017-03-08 19:01 UTC (8+ messages)
RAID Recovery
2017-03-08 15:25 UTC (8+ messages)
[PATCH v2] md/r5cache: improve recovery with read ahead page pool
2017-03-07 21:47 UTC
[PATCH 0/3]md/raid5: improve IO pattern
2017-03-07 20:50 UTC (11+ messages)
` [PATCH 2/3] md/raid5-cache: bump flush stripe batch size
` [PATCH 3/3] md/raid5: sort bios
[PATCH] md/r5cache: improve recovery with read ahead page pool
2017-03-07 20:13 UTC (2+ messages)
[PATCH v1] mdadm: add checking clustered bitmap in assemble mode
2017-03-07 16:57 UTC (4+ messages)
` [PATCH v2] mdadm:add "
GRUB warning after replacing disk drive in RAID1
2017-03-07 13:00 UTC (10+ messages)
[PATCH 0/2] Bad block notification
2017-03-07 6:54 UTC (7+ messages)
` [PATCH 1/2] md: add bad block flag to disk state
[PATCH] mdadm:add man page for --symlinks
2017-03-06 21:34 UTC (2+ messages)
[PATCH - mdadm] examine: tidy up some code
2017-03-06 21:34 UTC (2+ messages)
[PATCH] mdadm:check the nodes when operate clustered array
2017-03-06 21:28 UTC (2+ messages)
[PATCH] mdadm:fix typo in comment
2017-03-06 21:27 UTC (2+ messages)
[MDADM PATCH 0/2] Fix some building errors
2017-03-06 21:21 UTC (5+ messages)
` [MDADM PATCH 1/2] Add Wimplicit-fallthrough=0 in Makefile
` [MDADM PATCH 2/2] Specify suitable size when write to buffer
[RFC PATCH v4] IV Generation algorithms for dm-crypt
2017-03-06 14:38 UTC (10+ 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).