messages from 2016-09-20 17:12:24 to 2016-10-01 14:48:05 UTC [more...]
[PATCH 00/16] md/bitmap: Fine-tuning for several function implementations
2016-10-01 14:48 UTC (74+ 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] "
` md/dm-crypt: Rename a jump label in crypt_message() ?
` [PATCH 04/10] md/dm-crypt: Delete an unnecessary variable initialisation in crypt_message()
` [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()
` dm snapshot: Use kmalloc_array() in init_origin_hash() ?
` 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 00/15] md-cluster: Fine-tuning for ten function implementations
` [PATCH 01/15] md-cluster: Use kcalloc() in lock_all_bitmaps()
` [PATCH 02/15] md-cluster: Improve another size determination in resync_info_update()
` [PATCH 03/15] md-cluster: Improve another size determination in join()
[PATCH] md: set rotational bit
2016-10-01 10:50 UTC (2+ messages)
[PATCH 0/9] md/dm-table: Fine-tuning for several function implementations
2016-10-01 7:53 UTC (10+ messages)
` [PATCH 1/9] md/dm-table: Use kmalloc_array() in realloc_argv()
` [PATCH 2/9] md/dm-table: Reduce the scope for a variable in dm_table_verify_integrity()
` [PATCH 3/9] md/dm-table: Delete an unnecessary variable initialisation in dm_table_register_integrity()
` [PATCH 4/9] md/dm-table: Delete an unnecessary variable initialisation in dm_split_args()
` [PATCH 5/9] md/dm-table: Move an assignment for the variable "end" "
` [PATCH 6/9] md/dm-table: Combine substrings for ten messages
` [PATCH 7/9] md/dm-table: Adjust one function call together with a variable assignment
` [PATCH 8/9] md/dm-table: Delete an unwanted space in high()
` [PATCH 9/9] md/dm-table: Delete an unwanted space in dm_table_get_integrity_disk()
[PATCH] md/dm-stats: Use kmalloc_array() in parse_histogram()
2016-10-01 4:06 UTC
RAID6 - CPU At 100% Usage After Reassembly
2016-09-30 13:06 UTC (8+ messages)
[PATCH v2 0/6] raid5-cache: enabling cache features
2016-09-29 23:06 UTC (13+ 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] 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] 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)
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 (4+ messages)
RAID1 Questions. Please help
2016-09-20 17:40 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).