summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2024-08-27md/md-bitmap: merge md_bitmap_wait_behind_writes() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_free() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation.Yu Kuai
2024-08-27md/md-bitmap: merge get_bitmap_from_slot() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_resize() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: pass in mddev directly for md_bitmap_resize()Yu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_daemon_work() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge bitmap_unplug() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()Yu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_sync_with_cluster() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_cond_end_sync() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_close_sync() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()Yu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_start_sync() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_endwrite() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_startwrite() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_dirty_bits() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge bitmap_write_all() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: remove md_bitmap_setallbits()Yu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_status() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: make md_bitmap_print_sb() internalYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_flush() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_destroy() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_load() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_create() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()Yu Kuai
2024-08-27md/md-bitmap: introduce struct bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: add a new helper md_bitmap_set_pages()Yu Kuai
2024-08-27md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()Yu Kuai
2024-08-27md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'file_pages' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'sync_size' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-cluster: fix spares warnings for __le64Yu Kuai
2024-08-27md/md-bitmap: add 'events_cleared' into struct md_bitmap_statsYu Kuai
2024-08-27md: use new helper md_bitmap_get_stats() in update_array_info()Yu Kuai
2024-08-27md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()Yu Kuai
2024-08-27md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()Yu Kuai
2024-08-27md/raid1: Clean up local variable 'b' from raid1_read_request()Yu Kuai
2024-08-27md: Don't flush sync_work in md_write_start()Yu Kuai
2024-08-22dm bufio: Remove NULL check of list_entry()Yuesong Li
2024-08-21dm-crypt: Allow to specify the integrity key size as optionIngo Franzki
2024-08-21dm: Remove unused declaration and empty definition "dm_zone_map_bio"Zhang Zekun
2024-08-21dm vdo: force read-only mode for a corrupt recovery journalSusan LeGendre-McGhee
2024-08-21dm vdo: abort loading dirty VDO with the old recovery journal formatSusan LeGendre-McGhee
2024-08-21dm vdo: add dmsetup message for returning configuration infoBruce Johnston
2024-08-21dm vdo: remove bad check of bi_next fieldKen Raeburn
2024-08-21dm vdo: don't refer to dedupe_context after releasing itKen Raeburn