messages from 2016-09-15 09:03:12 to 2016-09-29 20:24:53 UTC [more...]
[PATCH 00/16] md/bitmap: Fine-tuning for several function implementations
2016-09-29 20:24 UTC (56+ messages)
` [PATCH 01/16] md/bitmap: Use kmalloc_array() in bitmap_storage_alloc()
` [PATCH 02/16] md/bitmap: Move an assignment for the variable "offset" "
` [PATCH 03/16] md/bitmap: Delete an unnecessary variable initialisation "
` [PATCH 04/16] md/bitmap: Improve another size determination "
` [PATCH 05/16] md/bitmap: Return directly after a failed bitmap_storage_alloc() in bitmap_resize()
` [PATCH 06/16] md/bitmap: Return directly after a failed kzalloc() "
` [PATCH 07/16] md/bitmap: Replace a kzalloc() call by kcalloc() "
` [PATCH 08/16] md/bitmap: Rename a jump label in location_store()
` [PATCH 09/16] md/bitmap: Rename a jump label in bitmap_copy_from_slot()
` [PATCH 10/16] md/bitmap: Rename a jump label in bitmap_create()
` [PATCH 11/16] md/bitmap: Rename a jump label in bitmap_init_from_disk()
` [PATCH 12/16] md/bitmap: One check less in read_page() at the end
` [PATCH 13/16] md/bitmap: Adjust checks for null pointers in 11 functions
` [PATCH 14/16] md/bitmap: Delete unnecessary braces in bitmap_resize()
` [PATCH 15/16] md/bitmap: Add spaces around three comparison operators
` [PATCH 16/16] md/bitmap: Delete an unwanted space in read_sb_page()
` [PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations
` [PATCH 01/10] md/dm-crypt: Use kcalloc() in crypt_alloc_tfms()
` [PATCH 02/10] md/dm-crypt: Reduce the scope for a variable "
` [PATCH 03/10] md/dm-crypt: Rename a jump label in crypt_message()
` [dm-devel] "
` [PATCH 04/10] md/dm-crypt: Delete an unnecessary variable initialisation "
` [PATCH 05/10] md/dm-crypt: Rename a jump label in crypt_set_key()
` [dm-devel] "
` [PATCH 06/10] md/dm-crypt: Delete an unnecessary variable initialisation "
` [PATCH 07/10] md/dm-crypt: Rename a jump label in crypt_iv_tcw_whitening()
` [PATCH 08/10] md/dm-crypt: Return directly after a failed crypto_alloc_ahash() in crypt_iv_essiv_ctr()
` [PATCH 09/10] md/dm-crypt: Two checks and one function call less in crypt_iv_essiv_ctr() after error detection
` [PATCH 10/10] md/dm-crypt: Delete unnecessary variable initialisations in crypt_iv_essiv_ctr()
` [PATCH 00/10] dm snapshot: Fine-tuning for several function implementations
` [PATCH 01/10] dm snapshot: Use kmalloc_array() in init_origin_hash()
` "
` [PATCH 02/10] dm snapshot: Delete two error messages for a failed memory allocation
` [PATCH 03/10] dm snapshot: Delete an unnecessary variable initialisation in snapshot_map()
` [PATCH 04/10] dm snapshot: Rename a jump label in pending_complete()
` [PATCH 05/10] dm snapshot: Delete unnecessary variable initialisations "
` [PATCH 06/10] dm snapshot: Delete an unnecessary variable initialisation in snapshot_ctr()
` [PATCH 07/10] dm snapshot: Delete an unnecessary variable initialisation in merge_callback()
` [PATCH 08/10] dm snapshot: Delete an unnecessary variable initialisation in remove_single_exception_chunk()
` [PATCH 09/10] dm snapshot: Combine substrings for seven error messages
` [PATCH 10/10] dm snapshot: Delete five unwanted spaces behind "list_for_each_entry"
[PATCH] Fix bus error when accessing MBR partition records
2016-09-29 12:28 UTC
moving spares into group and checking spares
2016-09-29 1:21 UTC (13+ messages)
WARNING: mismatch_cnt is not 0 on <array device>
2016-09-28 15:55 UTC (17+ messages)
[PATCH v2 0/6] raid5-cache: enabling cache features
2016-09-28 1:32 UTC (12+ messages)
` [PATCH v2 1/6] r5cache: write part of r5cache
` [PATCH v2 2/6] r5cache: sysfs entry r5c_state
` [PATCH v2 3/6] r5cache: reclaim support
` [PATCH v2 4/6] r5cache: r5c recovery
` [PATCH v2 5/6] r5cache: handle SYNC and FUA
` [PATCH v2 6/6] md/r5cache: decrease the counter after full-write stripe was reclaimed
[PATCH] md/raid5: use bool instead of int for some flags
2016-09-27 1:40 UTC
Linux raid wiki
2016-09-26 21:37 UTC (10+ messages)
[PATCH v2] raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays
2016-09-26 17:47 UTC (3+ messages)
kernel BUG at block/bio.c:1785! observed on 4.8.0-rc6
2016-09-26 16:52 UTC (2+ messages)
Linux raid wiki - setting up a system - advice wanted :-)
2016-09-26 15:48 UTC (9+ messages)
RAID6 - CPU At 100% Usage After Reassembly
2016-09-26 14:29 UTC (7+ messages)
Posting on RISKS - hacked NAS's
2016-09-26 2:35 UTC (3+ messages)
[PATCH 0/5] raid5-cache: enabling cache features
2016-09-25 7:02 UTC (4+ messages)
` [PATCH 1/5] r5cache: write part of r5cache
Linux raid wiki - force assembling an array where one drive has a different event count - advice needed
2016-09-24 3:43 UTC (3+ messages)
RAID5 grow interrupted
2016-09-23 5:23 UTC (8+ messages)
[PATCH] raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays
2016-09-23 0:14 UTC
Bug#837964: 95a05b3 broke mdadm --add on my superblock 1.0 array
2016-09-22 16:53 UTC (11+ messages)
` "
[PATCH v2] Fix RAID metadata check
2016-09-22 15:35 UTC (2+ messages)
restore 3disk raid5 after raidpartitions have been setup with xfs filesystem by accident
2016-09-22 9:56 UTC (17+ messages)
[PATCH] raid5: fix to detect failure of register_shrinker
2016-09-21 16:01 UTC (2+ messages)
[PATCH] Fix RAID metadata check
2016-09-21 14:42 UTC (3+ messages)
` [PATCH][RESEND] "
Enlarging device of linear array again (Thank you Stan!)
2016-09-21 0:01 UTC (4+ messages)
[PATCH] mdadm: replace hard coded string length
2016-09-20 18:03 UTC (7+ messages)
RAID1 Questions. Please help
2016-09-20 17:40 UTC
Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive)
2016-09-19 16:17 UTC (18+ messages)
` Best tool to partition Drives with new sector geometry - (WAS: Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive))
Question about commit f9a67b1182e5 ("md/bitmap: clear bitmap if bitmap_create failed")
2016-09-18 9:19 UTC (5+ messages)
lots of "md: export_rdev(sde)" printed after create IMSM RAID10 with missing
2016-09-18 2:53 UTC (7+ messages)
[PATCH v2] mdadm: replace hard coded string length
2016-09-17 21:06 UTC (2+ messages)
[PATCH -next] dm cache policy smq: remove duplicated include from dm-cache-policy-smq.c
2016-09-17 14:37 UTC (2+ messages)
[PATCH] imsm: remove redundant characters from some error messages
2016-09-16 13:51 UTC (2+ messages)
[PATCH] imsm: do not activate spares for uninitialized member arrays
2016-09-15 16:16 UTC (2+ messages)
lening bieden 3%
2016-09-15 9:25 UTC
Inactive arrays
2016-09-15 9:21 UTC (15+ messages)
lening bieden 3%
2016-09-15 9:03 UTC
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).