messages from 2016-10-24 22:24:35 to 2016-11-05 00:33:25 UTC [more...]
[md PATCH 0/4] Assorted minor improvements
2016-11-05 0:33 UTC (6+ messages)
` [md PATCH 4/4] md/bitmap: Don't write bitmap while earlier writes might be in-flight
` [md PATCH 3/4] md/raid10: abort delayed writes when device fails
` [md PATCH 2/4] md/raid1: "
` [md PATCH 1/4] md: perform async updates for metadata where possible
[PATCH 0/2] Fix near layout I/O distribution
2016-11-04 23:08 UTC (6+ messages)
` [PATCH 1/2] mdadm: raid10.h Fix typo
` [PATCH 2/2] mdadm: raid10.c Remove near atomic break
[PATCH] Restrict the use area of the log_offset variable
2016-11-04 22:05 UTC (2+ messages)
[md PATCH 0/9] replace printk() with pr_*()
2016-11-04 21:36 UTC (13+ messages)
` [md PATCH 5/9] md/multipath: "
` [md PATCH 1/9] md: fix some issues with alloc_disk_sb()
` [md PATCH 2/9] md: change all printk() to pr_err() or pr_warn() etc
` [md PATCH 4/9] md/linear: replace printk() with pr_*()
` [md PATCH 3/9] md/bitmap: change all printk() to pr_*()
` [md PATCH 8/9] md/raid10: change "
` [md PATCH 9/9] md/raid5: "
` [md PATCH 6/9] md/raid0: replace printk() with pr_*()
` [md PATCH 7/9] md/raid1: change printk() to pr_*()
[PATCH] md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM
2016-11-04 20:19 UTC (2+ messages)
Buffer I/O error on dev md5, logical block 7073536, async page read
2016-11-04 20:02 UTC (23+ messages)
` clearing blocks wrongfully marked as bad if --update=no-bbl can't be used?
` [ LR] Kernel 4.8.4: INFO: task kworker/u16:8:289 blocked for more than 120 seconds
MD Remnants After --stop
2016-11-04 15:35 UTC
[PATCH] Change the option from NoUpdate to NodeNumUpdate
2016-11-04 5:35 UTC (2+ messages)
Panicked and deleted superblock
2016-11-04 4:34 UTC (7+ messages)
RAID boot documentation
2016-11-04 3:51 UTC (5+ messages)
Resync issue in RAID1
2016-11-04 3:33 UTC (6+ messages)
[PATCH 00/60] block: support multipage bvec
2016-11-02 23:47 UTC (24+ messages)
` [PATCH 02/60] block drivers: convert to bio_init_with_vec_table()
` [PATCH 06/60] bcache: debug: avoid to access .bi_io_vec directly
` [PATCH 07/60] dm: crypt: use bio_add_page()
` [PATCH 08/60] dm: use bvec iterator helpers to implement .get_page and .next_page
` [PATCH 09/60] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
` [PATCH 21/60] bcache: comment on direct access to bvec table
` [PATCH 22/60] block: comment on bio_alloc_pages()
` [PATCH 24/60] md: set NO_MP for request queue of md
` [PATCH 29/60] dm: limit the max bio size as BIO_SP_MAX_SECTORS << SECTOR_SHIFT
` [PATCH 30/60] bcache: set flag of QUEUE_FLAG_SPLIT_MP
` [PATCH 39/60] bcache: debug: switch to bio_clone_sp()
` [PATCH 57/60] bcache: convert to bio_for_each_segment_all_rd()
` [PATCH 58/60] dm-crypt: "
` [PATCH 23/60] block: introduce flag QUEUE_FLAG_NO_MP
Issue with growing RAID10
2016-11-02 22:07 UTC (15+ messages)
[PATCH 1/8] imsm: parse bad block log in metadata on startup
2016-10-31 18:02 UTC (9+ messages)
` [PATCH 2/8] imsm: write bad block log on metadata sync
` [PATCH 3/8] imsm: give md list of known bad blocks on startup
` [PATCH 4/8] imsm: record new bad block in bad block log
` [PATCH 5/8] imsm: clear bad block from "
` [PATCH 6/8] imsm: clear bad blocks if disk becomes unavailable
` [PATCH 7/8] imsm: provide list of bad blocks for an array
` [PATCH 8/8] imsm: implement "--examine-badblocks" command
recovering failed raid5
2016-10-31 16:31 UTC (21+ messages)
"SCT Error Recovery Control" disabled by suspend
2016-10-31 16:16 UTC
Fail to assemble raid4 with replaced disk
2016-10-31 15:57 UTC (5+ messages)
双11预售专场已经开启!低至五折,双十一前囤货高峰!
2016-10-31 9:01 UTC
5849963102831 linux-raid
2016-10-30 0:34 UTC
[PATCH] raid1: handle read error also in readonly mode
2016-10-29 5:01 UTC (2+ messages)
[PATCH] md: be careful not lot leak internal curr_resync value into metadata
2016-10-29 5:01 UTC (2+ messages)
[PATCH] MD-RAID: Use seq_putc() in three status functions
2016-10-28 20:04 UTC (18+ messages)
` MD-RAID: Use seq_putc() in three status functions?
[PATCH] Increase buffer for sysfs path
2016-10-28 8:35 UTC
Bitmap in RAM?
2016-10-28 5:58 UTC (2+ messages)
query re: resync not persisting over reboot in rescue mode
2016-10-28 5:47 UTC (3+ messages)
growing a RAID-10 array with mdadm 3.3.1+ ?
2016-10-28 5:47 UTC (4+ messages)
[PATCH] md/raid5: write an empty meta-block when creatinglogsuper-block
2016-10-27 22:21 UTC (2+ messages)
[PATCH v2] raid5: revert commit 11367799f3d1
2016-10-27 22:05 UTC (2+ messages)
[PATCH] md: wake up personality thread after array state update
2016-10-27 22:02 UTC (4+ messages)
[PATCH] Increase buffer for sysfs disk state
2016-10-27 9:34 UTC
[PATCH 1/4] mdadm: bad block support for external metadata - initialization
2016-10-27 9:26 UTC (7+ messages)
[PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization
2016-10-27 8:53 UTC (4+ messages)
` [PATCH 2/4 v2] mdmon: bad block support for external metadata - sysfs file open
` [PATCH 3/4 v2] mdmon: bad block support for external metadata - store bad blocks
` [PATCH 4/4 v4] mdmon: bad block support for external metadata - clear "
data loss+inode recovery using RAID6 write journal
2016-10-26 18:51 UTC (5+ messages)
[PATCH] md/raid5: write an empty meta-block when creating logsuper-block
2016-10-26 18:35 UTC (2+ messages)
[PATCH] IMSM: Add warning message when x8-type device is used
2016-10-26 16:03 UTC (5+ messages)
` [PATCH] IMSM: Enable spanning between VMD domains
` [PATCH] Lib.c: Fix geting devname for devices with long path
[PATCH v2] IMSM: Add warning message when x8-type device is used
2016-10-26 16:02 UTC (2+ messages)
[PATCH] imsm: load migration record from right disk
2016-10-26 16:01 UTC (2+ messages)
[PATCH v2 mdadm] raid6check.c: fix "misleading-indentation" error
2016-10-26 16:00 UTC (2+ messages)
[PATCH v5 0/8] raid5-cache: enabling cache features
2016-10-26 1:18 UTC (5+ messages)
` [PATCH v5 7/8] md/r5cache: r5c recovery
[PATCH mdadm] raid6check.c: fix "misleading-indentation" error
2016-10-25 19:50 UTC (4+ messages)
[PATCH] dm block manager: use do/while(0) for empty macros
2016-10-25 18:20 UTC (2+ messages)
` "
Problems with a RAID5 array
2016-10-25 17:54 UTC (3+ messages)
[PATCH] raid5: revert commit 11367799f3d1
2016-10-25 15:17 UTC
[PATCH] md: report 'write_pending' state when array in sync
2016-10-24 22:24 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).